Replace the last use of the external vcdiff script
[bpt/emacs.git] / lib-src / vcdiff
index f09e13b..dd7ca44 100755 (executable)
@@ -1,10 +1,13 @@
 #! /bin/sh
-#
+
 # Enhanced sccs diff utility for use with vc mode.
 # This version is more compatible with rcsdiff(1).
-#
-# Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005,
-#   2006, 2007, 2008  Free Software Foundation, Inc.
+
+# Copyright (C) 1992-1993, 1995, 1997, 2001-2012
+#   Free Software Foundation, Inc.
+
+# Author: Paul Eggert
+# (according to authors.el)
 
 # This file is part of GNU Emacs.
 
@@ -109,4 +112,3 @@ do
        fi
 done
 
-# arch-tag: 4344ba3a-bcbe-4f77-971c-f43c1606953a