summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-01-01 15:06:05 -0800
committerJim Meyering <meyering@fb.com>2016-01-01 18:00:08 -0800
commit7346a030108e032b0e8523f381f1a95b91806890 (patch)
tree9ea9b15faaa616964ca2cd69e318b5a560516dff /man
parenta3ea9cd5cb911a0319c81b01e205b24c92a8535c (diff)
downloaddiffutils-7346a030108e032b0e8523f381f1a95b91806890.tar.gz
maint: update copyright year, bootstrap, init.sh
Run "make update-copyright" and then... * gnulib: Update to latest. * tests/init.sh: Update from gnulib. * bootstrap: Likewise.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rwxr-xr-xman/help2man3
2 files changed, 3 insertions, 2 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index de55e00..918d863 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 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009-2013, 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
diff --git a/man/help2man b/man/help2man
index 7c92fb5..e6207e5 100755
--- a/man/help2man
+++ b/man/help2man
@@ -1,7 +1,8 @@
#!/usr/bin/perl -w
# Generate a short man page from --help and --version output.
-# Copyright (C) 1997-2005, 2009-2011, 2013, 2015 Free Software Foundation, Inc.
+# Copyright (C) 1997-2005, 2009-2011, 2013, 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