summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c++-kde/hello.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c++-kde/hello.cc')
-rw-r--r--gettext-tools/examples/hello-c++-kde/hello.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-c++-kde/hello.cc b/gettext-tools/examples/hello-c++-kde/hello.cc
index e8cdf74..17d92c0 100644
--- a/gettext-tools/examples/hello-c++-kde/hello.cc
+++ b/gettext-tools/examples/hello-c++-kde/hello.cc
@@ -1,5 +1,5 @@
// Example for use of GNU gettext.
-// Copyright (C) 2003, 2015 Free Software Foundation, Inc.
+// Copyright (C) 2003, 2015-2016 Free Software Foundation, Inc.
// This file is published under the GNU General Public License.
// Source code of the C++ program.