summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 22:17:39 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 22:31:27 -0800
commit29e8de4885e0d9f2b4fd2ed9acc09d4a41267329 (patch)
tree5510afe487abe5270829d5e3cddcd81be9d445be /man
parentec60c3b6d1754ad88ffd7fc2f00b72ae835f9ca8 (diff)
downloaddiffutils-29e8de4885e0d9f2b4fd2ed9acc09d4a41267329.tar.gz
maint: update copyright year ranges to include 2015; update gnulib
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 36eb35f..fd136d2 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,6 @@
# Automakefile for GNU diffutils man pages
-# Copyright (C) 2002, 2009-2013 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009-2013, 2015 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 834b5ee..7c92fb5 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 Free Software Foundation, Inc.
+# Copyright (C) 1997-2005, 2009-2011, 2013, 2015 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