aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris2008-01-04 03:01:00 +0000
committerGlenn Morris2008-01-04 03:01:00 +0000
commit1952a18e415d1ae28b0d9300f58dd94a7f32833d (patch)
tree545de9fde46018315309402ab5ff97e0219250c4 /lib-src
parent905545ccfee56321de6ca25a851663d40f922e39 (diff)
downloademacs-1952a18e415d1ae28b0d9300f58dd94a7f32833d.tar.gz
emacs-1952a18e415d1ae28b0d9300f58dd94a7f32833d.zip
(Copyright): Update to 2008.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog11
-rwxr-xr-xlib-src/rcs2log2
2 files changed, 11 insertions, 2 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index fbfc01af4b0..e1e0a0d8348 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): Just use current year for short copyright;
4 update to 2008.
5
6 * etags.c (print_version):
7 * rcs2log (Copyright): Update copyright to 2008.
8
12007-11-22 Francesco Potort,Al(B <pot@gnu.org> 92007-11-22 Francesco Potort,Al(B <pot@gnu.org>
2 10
3 * etags.c (default_C_help) [CTAGS]: differentiate the help string, 11 * etags.c (default_C_help) [CTAGS]: differentiate the help string,
@@ -7,7 +15,8 @@
7 15
82007-11-15 Francesco Potort,Al(B <pot@gnu.org> 162007-11-15 Francesco Potort,Al(B <pot@gnu.org>
9 17
10 * etags.c: (C_entries): In case '}' decrement bracelev before testing it. 18 * etags.c: (C_entries): In case '}' decrement bracelev before
19 testing it.
11 20
122007-11-15 Masatake YAMATO <jet@gyve.org> 212007-11-15 Masatake YAMATO <jet@gyve.org>
13 22
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.