diff options
Diffstat (limited to 'gettext-runtime/man')
-rw-r--r-- | gettext-runtime/man/Makefile.am | 2 | ||||
-rwxr-xr-x | gettext-runtime/man/help2man | 2 | ||||
-rw-r--r-- | gettext-runtime/man/x-to-1.in | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gettext-runtime/man/Makefile.am b/gettext-runtime/man/Makefile.am index b4e9259..f575194 100644 --- a/gettext-runtime/man/Makefile.am +++ b/gettext-runtime/man/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/man subdirectory of GNU gettext -## Copyright (C) 2001-2003, 2006, 2009, 2015 Free Software Foundation, +## Copyright (C) 2001-2003, 2006, 2009, 2015-2016 Free Software Foundation, ## Inc. ## ## This program is free software: you can redistribute it and/or modify diff --git a/gettext-runtime/man/help2man b/gettext-runtime/man/help2man index 1b6ad65..296778d 100755 --- a/gettext-runtime/man/help2man +++ b/gettext-runtime/man/help2man @@ -31,7 +31,7 @@ my $this_version = '1.24'; my $version_info = <<EOT; GNU $this_program $this_version -Copyright (C) 1997-2000, 2015 Free Software Foundation, Inc. +Copyright (C) 1997-2000, 2015-2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/gettext-runtime/man/x-to-1.in b/gettext-runtime/man/x-to-1.in index 0169c71..c65b47e 100644 --- a/gettext-runtime/man/x-to-1.in +++ b/gettext-runtime/man/x-to-1.in @@ -1,6 +1,6 @@ #! /bin/sh # -# Copyright (C) 2001, 2003, 2015 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2015-2016 Free Software Foundation, Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |