diff options
author | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-02-03 17:59:57 +0100 |
---|---|---|
committer | Marco Trevisan (Treviño) <mail@3v1n0.net> | 2011-02-03 17:59:57 +0100 |
commit | 2fea2064d1da2d2653009ba5f553829e67fc0d34 (patch) | |
tree | 191c056776b19e5d04cea5ea2be17c1853e9c0f8 /bindings | |
parent | 99ffe8877703c2d4e7ffe0bacb2a0cc0afd70d71 (diff) | |
download | libayatana-appindicator-2fea2064d1da2d2653009ba5f553829e67fc0d34.tar.gz libayatana-appindicator-2fea2064d1da2d2653009ba5f553829e67fc0d34.tar.bz2 libayatana-appindicator-2fea2064d1da2d2653009ba5f553829e67fc0d34.zip |
Vala example, changed copyright year
Diffstat (limited to 'bindings')
-rw-r--r-- | bindings/vala/examples/indicator-example.vala | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/vala/examples/indicator-example.vala b/bindings/vala/examples/indicator-example.vala index 60f62ea..c91dfae 100644 --- a/bindings/vala/examples/indicator-example.vala +++ b/bindings/vala/examples/indicator-example.vala @@ -1,5 +1,5 @@ /* - * Copyright 2009 Canonical Ltd. + * Copyright 2011 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 |