diff options
Diffstat (limited to 'src/sound-player-gst.h')
-rw-r--r-- | src/sound-player-gst.h | 8 |
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__ |