diff options
author | Jim Meyering <meyering@fb.com> | 2020-01-01 09:09:41 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2020-01-01 09:12:07 -0800 |
commit | 5909bc45ad2d3e3cfd695ddf688699d32aa798c8 (patch) | |
tree | 2df6f335ab6650ebb3013967bb71e7ebd5e08c30 /tests/empty | |
parent | 11d7dd39c9ee5efcb9c0c8e028e3a42b8badb240 (diff) | |
download | grep-5909bc45ad2d3e3cfd695ddf688699d32aa798c8.tar.gz |
maint: update all copyright year number ranges
Run "make update-copyright" and then...
* gnulib: Update to latest with copyright year adjusted.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Likewise.
* doc/grep.in.1: Use "-" in copyright year ranges, not \en.
Diffstat (limited to 'tests/empty')
-rwxr-xr-x | tests/empty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/empty b/tests/empty index 7d07c391..f2fec71d 100755 --- a/tests/empty +++ b/tests/empty @@ -2,7 +2,7 @@ # test that the empty file means no pattern # and an empty pattern means match all. # -# Copyright (C) 2001, 2006, 2009-2019 Free Software Foundation, Inc. +# Copyright (C) 2001, 2006, 2009-2020 Free Software Foundation, Inc. # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright |