diff options
author | charles kerr <charlesk@canonical.com> | 2016-01-01 16:12:16 -0600 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-28 10:17:14 +0200 |
commit | bdc03e1cddb8811651f22e0bb423bf3385cbc793 (patch) | |
tree | 7be95b83b67ffabf5322b3c8b096e6a46cb50ee4 /src/sound-player-gst.c | |
parent | d7d630dd5b250c4db489d797552129093c0c3ab0 (diff) | |
download | ayatana-indicator-power-bdc03e1cddb8811651f22e0bb423bf3385cbc793.tar.gz ayatana-indicator-power-bdc03e1cddb8811651f22e0bb423bf3385cbc793.tar.bz2 ayatana-indicator-power-bdc03e1cddb8811651f22e0bb423bf3385cbc793.zip |
update copyright years on changed/new files
Diffstat (limited to 'src/sound-player-gst.c')
-rw-r--r-- | src/sound-player-gst.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/sound-player-gst.c b/src/sound-player-gst.c index 9b3f11a..25c3884 100644 --- a/src/sound-player-gst.c +++ b/src/sound-player-gst.c @@ -1,8 +1,5 @@ /* - * Copyright 2013 Canonical Ltd. - * - * Authors: - * Charles Kerr <charles.kerr@canonical.com> + * Copyright 2016 Canonical Ltd. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3, as published @@ -15,6 +12,9 @@ * * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. + * + * Authors: + * Charles Kerr <charles.kerr@canonical.com> */ #include "sound-player.h" |