]> code.delx.au - gnu-emacs/blobdiff - lib-src/rcs-checkin
Fix regex.c, syntax.c and friends for buffers > 2GB.
[gnu-emacs] / lib-src / rcs-checkin
index c7dcf0475859a295a82783c197be03145b18c83e..6861a30b40b125255acfdc7f83b5b507c50ad388 100755 (executable)
@@ -2,8 +2,7 @@
 
 # This script accepts any number of file arguments and checks them into RCS.
 
-# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
-#   2007, 2008 Free Software Foundation, Inc.
+# Copyright (C) 1993-1995, 2001-2011 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -115,4 +114,3 @@ $file"
        ci -d -q -u $owner -m"entered into RCS" "$file" || exit
 done
 
-# arch-tag: 89c86949-ef04-4380-838b-bc1444dcb074