summaryrefslogtreecommitdiff
path: root/src/diff.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2020-01-01 09:33:03 -0800
committerJim Meyering <meyering@fb.com>2020-01-01 09:33:03 -0800
commit351f87d0c4b97eb48bcc28585a926045b437ab4e (patch)
treea32a8c3e2542aa7ac8f82cbfe7eaaee2be3dabd5 /src/diff.c
parentdb5ff0eb0a8ebfa040b07b80b3aebb8d335ea3f9 (diff)
downloaddiffutils-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 'src/diff.c')
-rw-r--r--src/diff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diff.c b/src/diff.c
index c545642..00e3013 100644
--- a/src/diff.c
+++ b/src/diff.c
@@ -1,7 +1,7 @@
/* GNU diff - compare files line by line
Copyright (C) 1988-1989, 1992-1994, 1996, 1998, 2001-2002, 2004, 2006-2007,
- 2009-2013, 2015-2019 Free Software Foundation, Inc.
+ 2009-2013, 2015-2020 Free Software Foundation, Inc.
This file is part of GNU DIFF.