summaryrefslogtreecommitdiff
path: root/help2man.PL
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2017-09-23 13:58:49 +1000
committerBrendan O'Dea <bod@debian.org>2017-09-23 13:58:49 +1000
commit618670066056999824bea5eec24f6a7abd52465e (patch)
treee40ef630663bfce5efe2954734c0c1f768bb5d5c /help2man.PL
parente1feb7d81eccf4fa2cdeec1df64f0a0d3c522a25 (diff)
downloadhelp2man-618670066056999824bea5eec24f6a7abd52465e.tar.gz
Update copyright years
Diffstat (limited to 'help2man.PL')
-rwxr-xr-xhelp2man.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/help2man.PL b/help2man.PL
index c6e4fa2..54c17ac 100755
--- a/help2man.PL
+++ b/help2man.PL
@@ -62,7 +62,7 @@ print OUT <<'!NO!SUBS!';
# Generate a short man page from --help and --version output.
# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009,
-# 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
+# 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 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
@@ -163,7 +163,7 @@ my $version_info = enc_user sprintf _(<<'EOT'), $this_program, $this_version;
GNU %s %s
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,
-2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc.
+2011, 2012, 2013, 2014, 2015, 2016, 2017 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.