diff options
author | Robert Tari <robert@tari.in> | 2021-11-22 11:11:48 +0100 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-11-22 11:11:48 +0100 |
commit | fef40c150955c1b390fc529fef0b9a61def43a1f (patch) | |
tree | bf7bcc96dc4ee65a3973705346d936382f89a2f0 /tests/media-player-mock.vala | |
parent | 571abe51772a841c9c27f37352d57ff640808d76 (diff) | |
parent | 4796bb90024b76aa7359c8f0f59b7f0a546cbe0f (diff) | |
download | ayatana-indicator-sound-fef40c150955c1b390fc529fef0b9a61def43a1f.tar.gz ayatana-indicator-sound-fef40c150955c1b390fc529fef0b9a61def43a1f.tar.bz2 ayatana-indicator-sound-fef40c150955c1b390fc529fef0b9a61def43a1f.zip |
Merge branch 'sunweaver-pr/copyright-punctuation-fix'
Attributes GH PR #68: https://github.com/AyatanaIndicators/ayatana-indicator-sound/pull/68
Diffstat (limited to 'tests/media-player-mock.vala')
-rw-r--r-- | tests/media-player-mock.vala | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/media-player-mock.vala b/tests/media-player-mock.vala index f93fc94..613a429 100644 --- a/tests/media-player-mock.vala +++ b/tests/media-player-mock.vala @@ -1,6 +1,6 @@ /* - * Copyright © 2014 Canonical Ltd. - * Copyright © 2021 Robert Tari + * Copyright 2014 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |