summaryrefslogtreecommitdiff
path: root/lib-src/rcs2log
diff options
context:
space:
mode:
authorPaul Eggert <eggert@twinsun.com>1993-01-15 05:33:29 +0000
committerPaul Eggert <eggert@twinsun.com>1993-01-15 05:33:29 +0000
commit4b85afc56de4a65dd35ae53bd5a42a878642ea1f (patch)
tree510b0dae3024395dc55d799fb6e1974069cbce19 /lib-src/rcs2log
parent5f43fc2dc1a418515a785bdfd3eda59bdefeea7a (diff)
downloademacs-4b85afc56de4a65dd35ae53bd5a42a878642ea1f.tar.gz
Add copyright and authorship notices.
Diffstat (limited to 'lib-src/rcs2log')
-rwxr-xr-xlib-src/rcs2log23
1 files changed, 21 insertions, 2 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index 2a0ae19e7e1..d6c18c054fa 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -2,8 +2,6 @@
# RCS to ChangeLog generator
-# $Id: rcs2log,v 1.2 1992/09/27 01:55:21 roland Exp $
-
# Generate a change log prefix from RCS/* and the existing ChangeLog (if any).
# Output the new prefix to standard output.
# You can edit this prefix by hand, and then prepend it to ChangeLog.
@@ -12,6 +10,27 @@
# Clump together log entries that start with `{topic} ',
# where `topic' contains neither white space nor `}'.
+# Author: Paul Eggert <eggert@twinsun.com>
+
+# $Id: rcs2log,v 1.8 1992/09/27 01:55:21 roland Exp eggert $
+
+# Copyright 1992, 1993 Free Software Foundation, Inc.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; see the file COPYING. If not, write to
+# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+
+
# Parse options.
# defaults