aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcharles kerr <charlesk@canonical.com>2016-01-01 18:49:13 -0600
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 10:17:14 +0200
commit9b631e9353d206ab5c8bb64317f584024ebe0f4a (patch)
tree81a72b04466307d875bee4f5d4f8a8d78b68ec71
parent61327b52f353c829ed10b452d17fec3d36b8c601 (diff)
downloadayatana-indicator-power-9b631e9353d206ab5c8bb64317f584024ebe0f4a.tar.gz
ayatana-indicator-power-9b631e9353d206ab5c8bb64317f584024ebe0f4a.tar.bz2
ayatana-indicator-power-9b631e9353d206ab5c8bb64317f584024ebe0f4a.zip
fix another touched file's copyright date
-rw-r--r--src/main.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main.c b/src/main.c
index 2837b59..34185b4 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,8 +1,5 @@
/*
- * Copyright 2013 Canonical Ltd.
- *
- * Authors:
- * Charles Kerr <charles.kerr@canonical.com>
+ * Copyright 2013-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 <locale.h>