diff options
Diffstat (limited to 'lib-src/vcdiff')
-rwxr-xr-x | lib-src/vcdiff | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/vcdiff b/lib-src/vcdiff index 36e4017f0d8..0f975cd0ee3 100755 --- a/lib-src/vcdiff +++ b/lib-src/vcdiff @@ -3,7 +3,8 @@ # Enhanced sccs diff utility for use with vc mode. # This version is more compatible with rcsdiff(1). -# Copyright (C) 1992-1993, 1995, 1997, 2001-2011 Free Software Foundation, Inc. +# Copyright (C) 1992-1993, 1995, 1997, 2001-2011 +# Free Software Foundation, Inc. # Author: Paul Eggert # (according to authors.el) |