Fix bug #8563 with TeX input method.
[bpt/emacs.git] / lib-src / vcdiff
index f09e13b..4bf751b 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.
+#   2006, 2007, 2008, 2009, 2010, 2011  Free Software Foundation, Inc.
+
+# Author: Paul Eggert
+# (according to authors.el)
 
 # This file is part of GNU Emacs.