diff options
Diffstat (limited to 'gettext-tools/examples/hello-c++-kde/hellowindow.cc')
-rw-r--r-- | gettext-tools/examples/hello-c++-kde/hellowindow.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-c++-kde/hellowindow.cc b/gettext-tools/examples/hello-c++-kde/hellowindow.cc index b32b080..60c3eb3 100644 --- a/gettext-tools/examples/hello-c++-kde/hellowindow.cc +++ b/gettext-tools/examples/hello-c++-kde/hellowindow.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. #if HAVE_CONFIG_H |