summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2018-01-06 16:49:13 -0800
committerJim Meyering <meyering@fb.com>2018-01-06 16:51:19 -0800
commit4a38f715f1fe171f6792f3044bd15d6a263b8c1c (patch)
tree90886977791930f5ee2dec6b3b0e6cfe73a8fcb5
parent81eea1db38a934e38b9307059a57c1c76fbf6163 (diff)
downloaddiffutils-4a38f715f1fe171f6792f3044bd15d6a263b8c1c.tar.gz
maint: update gnulib and copyright dates for 2018
* gnulib: Update to latest. * all files: Run "make update-copyright". * bootstrap: Update from gnulib.
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog-20082
-rw-r--r--HACKING2
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--README-hacking2
-rwxr-xr-xbootstrap12
-rw-r--r--bootstrap.conf2
-rw-r--r--cfg.mk2
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/diffutils.texi2
-rwxr-xr-xexgettext2
m---------gnulib0
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/cmpbuf.c2
-rw-r--r--lib/cmpbuf.h2
-rw-r--r--lib/prepargs.c2
-rw-r--r--man/Makefile.am2
-rwxr-xr-xman/help2man2
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/en.po2
-rw-r--r--src/Makefile.am2
-rw-r--r--src/analyze.c2
-rw-r--r--src/cmp.c2
-rw-r--r--src/context.c2
-rw-r--r--src/die.h2
-rw-r--r--src/diff.c2
-rw-r--r--src/diff.h2
-rw-r--r--src/diff3.c2
-rw-r--r--src/dir.c2
-rw-r--r--src/ed.c2
-rw-r--r--src/ifdef.c2
-rw-r--r--src/io.c2
-rw-r--r--src/normal.c2
-rw-r--r--src/sdiff.c2
-rw-r--r--src/side.c2
-rw-r--r--src/system.h2
-rw-r--r--src/util.c2
-rwxr-xr-xtests/cmp2
-rw-r--r--tests/envvar-check2
-rwxr-xr-xtests/help-version2
-rw-r--r--tests/init.sh2
44 files changed, 48 insertions, 48 deletions
diff --git a/AUTHORS b/AUTHORS
index c19d1c8..d70cf1a 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -33,7 +33,7 @@ Patrick D'Cruze
Eli Zaretskii
-Copyright (C) 2001, 2006, 2009-2013, 2015-2017 Free Software Foundation, Inc.
+Copyright (C) 2001, 2006, 2009-2013, 2015-2018 Free Software Foundation, Inc.
This file is part of GNU diffutils.
diff --git a/ChangeLog-2008 b/ChangeLog-2008
index 714c354..c62c7dc 100644
--- a/ChangeLog-2008
+++ b/ChangeLog-2008
@@ -4265,7 +4265,7 @@ Thu Nov 3 16:30:24 1988 Randall Smith (randy at gluteus.ai.mit.edu)
-----
- Copyright (C) 1988-1994, 1997-2002, 2004, 2006, 2009-2013, 2015-2017
+ Copyright (C) 1988-1994, 1997-2002, 2004, 2006, 2009-2013, 2015-2018
Free Software Foundation, Inc.
Copying and distribution of this file, with or without
diff --git a/HACKING b/HACKING
index 941e3a8..6d3c77e 100644
--- a/HACKING
+++ b/HACKING
@@ -581,7 +581,7 @@ Then just open the index.html file (in the generated lcov-html directory)
in your favorite web browser.
========================================================================
-Copyright (C) 2009-2013, 2015-2017 Free Software Foundation, Inc.
+Copyright (C) 2009-2013, 2015-2018 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/Makefile.am b/Makefile.am
index eacce96..5041753 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# Main Automakefile for GNU diffutils.
-# Copyright (C) 2001-2002, 2004, 2006, 2009-2013, 2015-2017 Free Software
+# Copyright (C) 2001-2002, 2004, 2006, 2009-2013, 2015-2018 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
diff --git a/NEWS b/NEWS
index 949136c..56e0445 100644
--- a/NEWS
+++ b/NEWS
@@ -407,7 +407,7 @@ User-visible changes in version 2.0:
-Copyright (C) 1993-1994, 1998, 2001-2002, 2004, 2006, 2009-2013, 2015-2017 Free
+Copyright (C) 1993-1994, 1998, 2001-2002, 2004, 2006, 2009-2013, 2015-2018 Free
Software Foundation, Inc.
This file is part of GNU Diffutils.
diff --git a/README b/README
index 665a6b1..3c214ab 100644
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ Please report bugs to <bug-diffutils@gnu.org>.
-----
-Copyright (C) 1992, 1998, 2001-2002, 2004, 2009-2013, 2015-2017 Free Software
+Copyright (C) 1992, 1998, 2001-2002, 2004, 2009-2013, 2015-2018 Free Software
Foundation, Inc.
This file is part of GNU Diffutils.
diff --git a/README-hacking b/README-hacking
index 4628c8e..f1a4228 100644
--- a/README-hacking
+++ b/README-hacking
@@ -94,7 +94,7 @@ each program. One way to do this is to use vc-dwim
-----
-Copyright (C) 2002-2007, 2009-2013, 2015-2017 Free Software Foundation, Inc.
+Copyright (C) 2002-2007, 2009-2013, 2015-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/bootstrap b/bootstrap
index 932ff85..246310e 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,10 +1,10 @@
#! /bin/sh
# Print a version string.
-scriptversion=2017-01-09.19; # UTC
+scriptversion=2018-01-07.00; # UTC
# Bootstrap this package from checked-out sources.
-# Copyright (C) 2003-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-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
@@ -17,7 +17,7 @@ scriptversion=2017-01-09.19; # UTC
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Originally written by Paul Eggert. The canonical version of this
# script is maintained as build-aux/bootstrap in gnulib, however, to
@@ -141,7 +141,7 @@ po_download_command_format=\
# Fallback for downloading .po files (if rsync fails).
po_download_command_format2=\
"wget --mirror -nd -q -np -A.po -P '%s' \
- http://translationproject.org/latest/%s/"
+ https://translationproject.org/latest/%s/"
# Prefer a non-empty tarname (4th argument of AC_INIT if given), else
# fall back to the package name (1st argument with munging)
@@ -699,7 +699,7 @@ download_po_files() {
echo "$me: getting translations into $subdir for $domain..."
cmd=$(printf "$po_download_command_format" "$domain" "$subdir")
eval "$cmd" && return
- # Fallback to HTTP.
+ # Fallback to HTTPS.
cmd=$(printf "$po_download_command_format2" "$subdir" "$domain")
eval "$cmd"
}
@@ -792,7 +792,7 @@ symlink_to_dir()
# aren't confused into doing unnecessary builds. Conversely, if the
# existing symlink's timestamp is older than the source, make it afresh,
# so that broken tools aren't confused into skipping needed builds. See
- # <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00326.html>.
+ # <https://lists.gnu.org/r/bug-gnulib/2011-05/msg00326.html>.
test -h "$dst" &&
src_ls=$(ls -diL "$src" 2>/dev/null) && set $src_ls && src_i=$1 &&
dst_ls=$(ls -diL "$dst" 2>/dev/null) && set $dst_ls && dst_i=$1 &&
diff --git a/bootstrap.conf b/bootstrap.conf
index b83f39a..219bf54 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
# Bootstrap configuration.
-# Copyright (C) 2006-2013, 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2006-2013, 2015-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/cfg.mk b/cfg.mk
index 8559927..0e8fd47 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
# Customize maint.mk -*- makefile -*-
-# Copyright (C) 2003-2013, 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2013, 2015-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/configure.ac b/configure.ac
index 6e130f4..681ba6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# Configure template for GNU Diffutils.
-# Copyright (C) 1994-1995, 1998, 2001-2002, 2004, 2006, 2009-2013, 2015-2017
+# Copyright (C) 1994-1995, 1998, 2001-2002, 2004, 2006, 2009-2013, 2015-2018
# Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2fbfc69..4f2b9f9 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,6 +1,6 @@
# Makefile for GNU diffutils documentation.
-# Copyright (C) 2001-2002, 2009-2013, 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2009-2013, 2015-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/diffutils.texi b/doc/diffutils.texi
index 8479b3f..eb98d74 100644
--- a/doc/diffutils.texi
+++ b/doc/diffutils.texi
@@ -14,7 +14,7 @@ and documents the GNU @command{diff}, @command{diff3},
differences between files and the GNU @command{patch} command for
using their output to update files.
-Copyright @copyright{} 1992-1994, 1998, 2001-2002, 2004, 2006, 2009-2017 Free
+Copyright @copyright{} 1992-1994, 1998, 2001-2002, 2004, 2006, 2009-2018 Free
Software Foundation, Inc.
@quotation
diff --git a/exgettext b/exgettext
index b825b1d..58b6d42 100755
--- a/exgettext
+++ b/exgettext
@@ -1,7 +1,7 @@
#! /bin/sh
# Wrapper around gettext for programs using the msgid convention.
-# Copyright (C) 1998, 2001, 2004, 2009-2013, 2015-2017 Free Software
+# Copyright (C) 1998, 2001, 2004, 2009-2013, 2015-2018 Free Software
# Foundation, Inc.
# Written by Paul Eggert <eggert@twinsun.com>.
diff --git a/gnulib b/gnulib
-Subproject 19882ec15628386c45977ade98293e26791b7a1
+Subproject 16fc1cdc25991b996e454254ca1365f966d00a5
diff --git a/lib/Makefile.am b/lib/Makefile.am
index ce32659..c2407cc 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,6 @@
# Automakefile for GNU Diffutils library.
-# Copyright (C) 2001-2002, 2004, 2006, 2009-2013, 2015-2017 Free Software
+# Copyright (C) 2001-2002, 2004, 2006, 2009-2013, 2015-2018 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
diff --git a/lib/cmpbuf.c b/lib/cmpbuf.c
index 8e185bd..70f5f75 100644
--- a/lib/cmpbuf.c
+++ b/lib/cmpbuf.c
@@ -1,6 +1,6 @@
/* Buffer primitives for comparison operations.
- Copyright (C) 1993, 1995, 1998, 2001-2002, 2006, 2009-2013, 2015-2017 Free
+ Copyright (C) 1993, 1995, 1998, 2001-2002, 2006, 2009-2013, 2015-2018 Free
Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/lib/cmpbuf.h b/lib/cmpbuf.h
index cf63a3b..90cc14c 100644
--- a/lib/cmpbuf.h
+++ b/lib/cmpbuf.h
@@ -1,6 +1,6 @@
/* Buffer primitives for comparison operations.
- Copyright (C) 2002, 2009-2013, 2015-2017 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2009-2013, 2015-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/lib/prepargs.c b/lib/prepargs.c
index c4928cd..e34607f 100644
--- a/lib/prepargs.c
+++ b/lib/prepargs.c
@@ -1,6 +1,6 @@
/* Parse arguments from a string and prepend them to an argv.
- Copyright (C) 1999-2002, 2006, 2009-2013, 2015-2017 Free Software
+ Copyright (C) 1999-2002, 2006, 2009-2013, 2015-2018 Free Software
Foundation, Inc.
This program is free software: you can redistribute it and/or modify
diff --git a/man/Makefile.am b/man/Makefile.am
index 98bfb4b..8ac311f 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-2017 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2009-2013, 2015-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/man/help2man b/man/help2man
index 54e5a31..304985c 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-2017 Free Software Foundation,
+# Copyright (C) 1997-2005, 2009-2011, 2013, 2015-2018 Free Software Foundation,
# Inc.
# This program is free software; you can redistribute it and/or modify
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 08690f8..2f02513 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,6 +1,6 @@
# List of files that contain translatable strings.
-# Copyright (C) 2001-2002, 2009-2013, 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2001-2002, 2009-2013, 2015-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/po/en.po b/po/en.po
index 6b3f956..8e687a4 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1,5 +1,5 @@
# English messages for GNU diffutils
-# Copyright 1998, 2001-2003, 2009-2013, 2015-2017 Free Software Foundation,
+# Copyright 1998, 2001-2003, 2009-2013, 2015-2018 Free Software Foundation,
# Inc.
# Paul Eggert <eggert@twinsun.com>, 1998
#
diff --git a/src/Makefile.am b/src/Makefile.am
index 50acad9..35ddefe 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,6 @@
# Automakefile for GNU diffutils programs.
-# Copyright (C) 2001-2002, 2006, 2009-2013, 2015-2017 Free Software Foundation,
+# Copyright (C) 2001-2002, 2006, 2009-2013, 2015-2018 Free Software Foundation,
# Inc.
# This program is free software: you can redistribute it and/or modify
diff --git a/src/analyze.c b/src/analyze.c
index 403ae73..3c5b002 100644
--- a/src/analyze.c
+++ b/src/analyze.c
@@ -1,7 +1,7 @@
/* Analyze file differences for GNU DIFF.
Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006-2007,
- 2009-2013, 2015-2017 Free Software Foundation, Inc.
+ 2009-2013, 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/cmp.c b/src/cmp.c
index bc39153..0b9c710 100644
--- a/src/cmp.c
+++ b/src/cmp.c
@@ -1,7 +1,7 @@
/* cmp - compare two files byte by byte
Copyright (C) 1990-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-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/src/context.c b/src/context.c
index e96007d..4dd882d 100644
--- a/src/context.c
+++ b/src/context.c
@@ -1,7 +1,7 @@
/* Context-format output routines for GNU DIFF.
Copyright (C) 1988-1989, 1991-1995, 1998, 2001-2002, 2004, 2006, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/die.h b/src/die.h
index 8835d80..f56945f 100644
--- a/src/die.h
+++ b/src/die.h
@@ -1,5 +1,5 @@
/* Report an error and exit.
- Copyright 2016-2017 Free Software Foundation, Inc.
+ Copyright 2016-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/src/diff.c b/src/diff.c
index df3338c..04131ce 100644
--- a/src/diff.c
+++ b/src/diff.c
@@ -1,7 +1,7 @@
/* diff - compare files line by line
Copyright (C) 1988-1989, 1992-1994, 1996, 1998, 2001-2002, 2004, 2006-2007,
- 2009-2013, 2015-2017 Free Software Foundation, Inc.
+ 2009-2013, 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/diff.h b/src/diff.h
index c8cf436..03daaa4 100644
--- a/src/diff.h
+++ b/src/diff.h
@@ -1,7 +1,7 @@
/* Shared definitions for GNU DIFF
Copyright (C) 1988-1989, 1991-1995, 1998, 2001-2002, 2004, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/diff3.c b/src/diff3.c
index 5f3c7cb..0d31cf4 100644
--- a/src/diff3.c
+++ b/src/diff3.c
@@ -1,7 +1,7 @@
/* diff3 - compare three files line by line
Copyright (C) 1988-1989, 1992-1996, 1998, 2001-2002, 2004, 2006, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-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/src/dir.c b/src/dir.c
index 52c320a..734603e 100644
--- a/src/dir.c
+++ b/src/dir.c
@@ -1,7 +1,7 @@
/* Read, sort and compare two directories. Used for GNU DIFF.
Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006-2007,
- 2009-2013, 2015-2017 Free Software Foundation, Inc.
+ 2009-2013, 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/ed.c b/src/ed.c
index 68789a4..73771a2 100644
--- a/src/ed.c
+++ b/src/ed.c
@@ -1,7 +1,7 @@
/* Output routines for ed-script format.
Copyright (C) 1988-1989, 1991-1993, 1995, 1998, 2001, 2004, 2006, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/ifdef.c b/src/ifdef.c
index c7dae8d..0ecc2c0 100644
--- a/src/ifdef.c
+++ b/src/ifdef.c
@@ -1,6 +1,6 @@
/* #ifdef-format output routines for GNU DIFF.
- Copyright (C) 1989, 1991-1994, 2001-2002, 2004, 2006, 2009-2013, 2015-2017
+ Copyright (C) 1989, 1991-1994, 2001-2002, 2004, 2006, 2009-2013, 2015-2018
Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/io.c b/src/io.c
index b4ef5dc..fb86392 100644
--- a/src/io.c
+++ b/src/io.c
@@ -1,7 +1,7 @@
/* File I/O for GNU DIFF.
Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/normal.c b/src/normal.c
index 0f809da..c6aac07 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -1,6 +1,6 @@
/* Normal-format output routines for GNU DIFF.
- Copyright (C) 1988-1989, 1993, 1995, 1998, 2001, 2006, 2009-2013, 2015-2017
+ Copyright (C) 1988-1989, 1993, 1995, 1998, 2001, 2006, 2009-2013, 2015-2018
Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/sdiff.c b/src/sdiff.c
index 1ae3dcb..1b23a0c 100644
--- a/src/sdiff.c
+++ b/src/sdiff.c
@@ -1,7 +1,7 @@
/* sdiff - side-by-side merge of file differences
Copyright (C) 1992-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/side.c b/src/side.c
index 7f902da..9670025 100644
--- a/src/side.c
+++ b/src/side.c
@@ -1,6 +1,6 @@
/* sdiff-format output routines for GNU DIFF.
- Copyright (C) 1991-1993, 1998, 2001-2002, 2004, 2009-2013, 2015-2017 Free
+ Copyright (C) 1991-1993, 1998, 2001-2002, 2004, 2009-2013, 2015-2018 Free
Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/system.h b/src/system.h
index a8936ba..0c351b9 100644
--- a/src/system.h
+++ b/src/system.h
@@ -1,7 +1,7 @@
/* System dependent declarations.
Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/src/util.c b/src/util.c
index 88955da..4f4d9bb 100644
--- a/src/util.c
+++ b/src/util.c
@@ -1,7 +1,7 @@
/* Support routines for GNU DIFF.
Copyright (C) 1988-1989, 1992-1995, 1998, 2001-2002, 2004, 2006, 2009-2013,
- 2015-2017 Free Software Foundation, Inc.
+ 2015-2018 Free Software Foundation, Inc.
This file is part of GNU DIFF.
diff --git a/tests/cmp b/tests/cmp
index 082a931..160c1ea 100755
--- a/tests/cmp
+++ b/tests/cmp
@@ -1,7 +1,7 @@
#!/bin/sh
# Test 'cmp'.
-# Copyright 2017 Free Software Foundation, Inc.
+# Copyright 2017-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/tests/envvar-check b/tests/envvar-check
index e602485..a64f769 100644
--- a/tests/envvar-check
+++ b/tests/envvar-check
@@ -1,7 +1,7 @@
# -*- sh -*-
# Check environment variables for sane values while testing.
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-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/tests/help-version b/tests/help-version
index c3a91b3..295ab05 100755
--- a/tests/help-version
+++ b/tests/help-version
@@ -2,7 +2,7 @@
# Make sure all these programs work properly
# when invoked with --help or --version.
-# Copyright (C) 2000-2013, 2015-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2013, 2015-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/tests/init.sh b/tests/init.sh
index 584194f..705a698 100644
--- a/tests/init.sh
+++ b/tests/init.sh
@@ -1,6 +1,6 @@
# source this file; set up for tests
-# Copyright (C) 2009-2017 Free Software Foundation, Inc.
+# Copyright (C) 2009-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