Add 2012 to FSF copyright years for Emacs files
[bpt/emacs.git] / lib-src / rcs-checkin
index f82e03b..57e91be 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, 2009, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1993-1995, 2001-2012 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