diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/amhello/Makefile.am | 2 | ||||
-rw-r--r-- | doc/amhello/configure.ac | 2 | ||||
-rw-r--r-- | doc/amhello/src/Makefile.am | 2 | ||||
-rw-r--r-- | doc/amhello/src/main.c | 2 | ||||
-rw-r--r-- | doc/automake-history.texi | 2 | ||||
-rw-r--r-- | doc/automake.texi | 2 | ||||
-rw-r--r-- | doc/fdl.texi | 2 | ||||
-rwxr-xr-x | doc/help2man | 3 | ||||
-rw-r--r-- | doc/local.mk | 2 |
9 files changed, 9 insertions, 10 deletions
diff --git a/doc/amhello/Makefile.am b/doc/amhello/Makefile.am index 706c2f298..9ad1b8759 100644 --- a/doc/amhello/Makefile.am +++ b/doc/amhello/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # This Makefile.am is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/doc/amhello/configure.ac b/doc/amhello/configure.ac index 381344d7a..dd810745d 100644 --- a/doc/amhello/configure.ac +++ b/doc/amhello/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # This configure.ac script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/doc/amhello/src/Makefile.am b/doc/amhello/src/Makefile.am index e52ff3c3b..80c093371 100644 --- a/doc/amhello/src/Makefile.am +++ b/doc/amhello/src/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2006-2018 Free Software Foundation, Inc. # This Makefile.am is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. diff --git a/doc/amhello/src/main.c b/doc/amhello/src/main.c index 7a7ebec77..11a45ab17 100644 --- a/doc/amhello/src/main.c +++ b/doc/amhello/src/main.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2006-2017 Free Software Foundation, Inc. +/* Copyright (C) 2006-2018 Free Software Foundation, Inc. This program is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. */ diff --git a/doc/automake-history.texi b/doc/automake-history.texi index 75141f97a..417149e33 100644 --- a/doc/automake-history.texi +++ b/doc/automake-history.texi @@ -10,7 +10,7 @@ This manual describes (part of) the history of GNU Automake, a program that creates GNU standards-compliant Makefiles from template files. -Copyright @copyright{} 1995-2017 Free Software Foundation, Inc. +Copyright @copyright{} 1995-2018 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/automake.texi b/doc/automake.texi index 050c9811d..61c33a5a3 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -25,7 +25,7 @@ This manual is for GNU Automake (version @value{VERSION}, @value{UPDATED}), a program that creates GNU standards-compliant Makefiles from template files. -Copyright @copyright{} 1995-2017 Free Software Foundation, Inc. +Copyright @copyright{} 1995-2018 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/fdl.texi b/doc/fdl.texi index 16589f90b..ba802612f 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -5,7 +5,7 @@ @c hence no sectioning command or @node. @display -Copyright @copyright{} 2000-2017 Free Software Foundation, Inc. +Copyright @copyright{} 2000-2018 Free Software Foundation, Inc. @uref{http://fsf.org/} Everyone is permitted to copy and distribute verbatim copies diff --git a/doc/help2man b/doc/help2man index f7a9c455c..9268874fa 100755 --- a/doc/help2man +++ b/doc/help2man @@ -1,8 +1,7 @@ #!/usr/bin/perl -w # 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. +# Copyright (C) 1997-2018 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/doc/local.mk b/doc/local.mk index f455f88ff..e76c04f5d 100644 --- a/doc/local.mk +++ b/doc/local.mk @@ -1,5 +1,5 @@ ## -*- makefile-automake -*- -## Copyright (C) 1995-2017 Free Software Foundation, Inc. +## Copyright (C) 1995-2018 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 |