Sync to HEAD
[bpt/emacs.git] / lib-src / vcdiff
index 5fdc345..9c513ac 100755 (executable)
@@ -3,7 +3,7 @@
 # Enhanced sccs diff utility for use with vc mode.
 # This version is more compatible with rcsdiff(1).
 #
-# Copyright (C) 1992, 1993, 1995, 1997, 2001
+# Copyright (C) 1992, 1993, 1995, 1997, 2001, 2004
 #   Free Software Foundation, Inc.
 #
 # This file is part of GNU Emacs.
@@ -23,8 +23,6 @@
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 #
-#      $Id: vcdiff,v 1.6 1997/01/01 05:33:42 eggert Exp $
-#
 
 DIFF="diff"
 usage="$0: Usage: vcdiff [--brief] [-q] [-r<sid1>] [-r<sid2>] [diffopts] sccsfile..."
@@ -111,3 +109,5 @@ do
        then status=$s
        fi
 done
+
+# arch-tag: 4344ba3a-bcbe-4f77-971c-f43c1606953a