diff options
Diffstat (limited to 'src/sdiff.c')
-rw-r--r-- | src/sdiff.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdiff.c b/src/sdiff.c index 1ae3dcb..1b23a0c 100644 --- a/src/sdiff.c +++ b/src/sdiff.c @@ -1,7 +1,7 @@ /* sdiff - side-by-side merge of file differences Copyright (C) 1992-1996, 1998, 2001-2002, 2004, 2006-2007, 2009-2013, - 2015-2017 Free Software Foundation, Inc. + 2015-2018 Free Software Foundation, Inc. This file is part of GNU DIFF. |