summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-01-01 03:22:44 -0800
committerJim Meyering <meyering@fb.com>2017-01-01 03:22:44 -0800
commit90106d33ab3004872f8cfe46779683be48b7bd12 (patch)
tree00a64eb2512c3b1a139497e4cae4db6e74cf64fb /man
parenta9cc55101cc9c10cf7a8857034fef88559f4c656 (diff)
downloaddiffutils-90106d33ab3004872f8cfe46779683be48b7bd12.tar.gz
maint: update gnulib and copyright dates for 2017
* gnulib: Update to latest. * all files: Run "make update-copyright".
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rwxr-xr-xman/help2man2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index 918d863..98bfb4b 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
# Automakefile for GNU diffutils man pages
-# Copyright (C) 2002, 2009-2013, 2015-2016 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009-2013, 2015-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
diff --git a/man/help2man b/man/help2man
index e6207e5..54e5a31 100755
--- a/man/help2man
+++ b/man/help2man
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# Generate a short man page from --help and --version output.
-# Copyright (C) 1997-2005, 2009-2011, 2013, 2015-2016 Free Software Foundation,
+# Copyright (C) 1997-2005, 2009-2011, 2013, 2015-2017 Free Software Foundation,
# Inc.
# This program is free software; you can redistribute it and/or modify