summaryrefslogtreecommitdiff
path: root/src/diff3.c
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 /src/diff3.c
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.
Diffstat (limited to 'src/diff3.c')
-rw-r--r--src/diff3.c2
1 files changed, 1 insertions, 1 deletions
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