diff options
Diffstat (limited to 'gettext-tools/examples/hello-c++-kde/hellowindow.h')
-rw-r--r-- | gettext-tools/examples/hello-c++-kde/hellowindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/examples/hello-c++-kde/hellowindow.h b/gettext-tools/examples/hello-c++-kde/hellowindow.h index c6e2774..4c2c78e 100644 --- a/gettext-tools/examples/hello-c++-kde/hellowindow.h +++ b/gettext-tools/examples/hello-c++-kde/hellowindow.h @@ -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. /* Declare KMainWindow. */ |