comparison lib-src/rcs-checkin @ 64769:6358e3c6075c

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 07 Aug 2005 10:56:27 +0000
parents 23a17af379b1
children 3661e9b3c48f 2d92f5c9d6ae
comparison
equal deleted inserted replaced
64768:82da45824d1f 64769:6358e3c6075c
1 #! /bin/sh 1 #! /bin/sh
2 2
3 # This script accepts any number of file arguments and checks them into RCS. 3 # This script accepts any number of file arguments and checks them into RCS.
4 4
5 # Copyright (C) 1993, 1994, 1995, 2001, 2002 Free Software Foundation, Inc. 5 # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
6 # 2005 Free Software Foundation, Inc.
6 # 7 #
7 # This file is part of GNU Emacs. 8 # This file is part of GNU Emacs.
8 # 9 #
9 # GNU Emacs is free software; you can redistribute it and/or modify 10 # GNU Emacs is free software; you can redistribute it and/or modify
10 # it under the terms of the GNU General Public License as published by 11 # it under the terms of the GNU General Public License as published by