aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog8
-rwxr-xr-xlib-src/rcs2log2
2 files changed, 9 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 36929ebc24a..fea0048466e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,11 @@
12008-01-04 Glenn Morris <rgm@gnu.org>
2
3 * ebrowse.c (version) <emacs_copyright>: New variable. Just use
4 current year for copyright.
5
6 * etags.c (print_version):
7 * rcs2log (Copyright): Update to 2008.
8
12007-11-28 Jason Rumney <jasonr@gnu.org> 92007-11-28 Jason Rumney <jasonr@gnu.org>
2 10
3 * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled. 11 * makefile.w32-in (VMS_SUPPORT): No longer byte-compiled.
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index c81f51d4d60..474ef64bcaa 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -72,7 +72,7 @@ Id='$Id$'
72# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 72# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
73# Boston, MA 02110-1301, USA. 73# Boston, MA 02110-1301, USA.
74 74
75Copyright='Copyright (C) 2007 Free Software Foundation, Inc. 75Copyright='Copyright (C) 2008 Free Software Foundation, Inc.
76This program comes with NO WARRANTY, to the extent permitted by law. 76This program comes with NO WARRANTY, to the extent permitted by law.
77You may redistribute copies of this program 77You may redistribute copies of this program
78under the terms of the GNU General Public License. 78under the terms of the GNU General Public License.