summaryrefslogtreecommitdiff
path: root/lib/cmpbuf.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2021-01-01 17:37:49 -0800
committerJim Meyering <meyering@fb.com>2021-01-01 17:37:49 -0800
commit22fb055ccad9cea1b44004804339e9b3acf800bb (patch)
tree64bb8ddc5fe60a00a001ddfe6ad2396e38c403e5 /lib/cmpbuf.c
parent9181dae4bf06aa14162afc24b3867b8bb36ed0ec (diff)
downloaddiffutils-22fb055ccad9cea1b44004804339e9b3acf800bb.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.c')
-rw-r--r--lib/cmpbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cmpbuf.c b/lib/cmpbuf.c
index ea984c6..7cee45a 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-2020 Free
+ Copyright (C) 1993, 1995, 1998, 2001-2002, 2006, 2009-2013, 2015-2021 Free
Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify