X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ecae6af979abcbb5b45c33ee05ceb297678ec9a0..c530e1c2a3a036d71942c354ba11b30a06341fd7:/lib-src/rcs-checkin?ds=sidebyside diff --git a/lib-src/rcs-checkin b/lib-src/rcs-checkin index c7dcf04758..6861a30b40 100755 --- a/lib-src/rcs-checkin +++ b/lib-src/rcs-checkin @@ -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