diff options
author | Jim Meyering <meyering@fb.com> | 2020-01-01 09:33:03 -0800 |
---|---|---|
committer | Jim Meyering <meyering@fb.com> | 2020-01-01 09:33:03 -0800 |
commit | 351f87d0c4b97eb48bcc28585a926045b437ab4e (patch) | |
tree | a32a8c3e2542aa7ac8f82cbfe7eaaee2be3dabd5 /lib/cmpbuf.h | |
parent | db5ff0eb0a8ebfa040b07b80b3aebb8d335ea3f9 (diff) | |
download | diffutils-351f87d0c4b97eb48bcc28585a926045b437ab4e.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.
Diffstat (limited to 'lib/cmpbuf.h')
-rw-r--r-- | lib/cmpbuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cmpbuf.h b/lib/cmpbuf.h index 9e02d3b..554dd07 100644 --- a/lib/cmpbuf.h +++ b/lib/cmpbuf.h @@ -1,6 +1,6 @@ /* Buffer primitives for comparison operations. - Copyright (C) 2002, 2009-2013, 2015-2019 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2013, 2015-2020 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 |