aboutsummaryrefslogtreecommitdiff
path: root/src/sound-player-gst.h
diff options
context:
space:
mode:
authorcharles kerr <charlesk@canonical.com>2016-01-01 16:12:16 -0600
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 10:17:14 +0200
commitbdc03e1cddb8811651f22e0bb423bf3385cbc793 (patch)
tree7be95b83b67ffabf5322b3c8b096e6a46cb50ee4 /src/sound-player-gst.h
parentd7d630dd5b250c4db489d797552129093c0c3ab0 (diff)
downloadayatana-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.h')
-rw-r--r--src/sound-player-gst.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/sound-player-gst.h b/src/sound-player-gst.h
index 6ef8866..3075738 100644
--- a/src/sound-player-gst.h
+++ b/src/sound-player-gst.h
@@ -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>
*/
#ifndef __INDICATOR_POWER_SOUND_PLAYER_GST__H__