[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
guile/guile-core/libguile ChangeLog alist.c arb...
From: |
Martin Grabmueller |
Subject: |
guile/guile-core/libguile ChangeLog alist.c arb... |
Date: |
Thu, 19 Jul 2001 14:08:50 -0700 |
CVSROOT: /cvs
Module name: guile
Changes by: Martin Grabmueller <address@hidden> 01/07/19 14:08:49
Modified files:
guile-core/libguile: ChangeLog alist.c arbiters.c async.h
backtrace.h boolean.c chars.c chars.h
continuations.h debug-malloc.h dynl.c
feature.c feature.h filesys.h fluids.h
fports.h gc_os_dep.c gdb_interface.h
gh_eval.c gh_funcs.c gh_io.c gh_list.c
gh_predicates.c gsubr.c gsubr.h guardians.h
guile-func-name-check.in
guile-snarf-docs-texi.in
guile-snarf-docs.in guile-snarf.awk.in
guile-snarf.in hashtab.h iselect.h
keywords.h lang.c list.h load.h objprop.c
objprop.h options.c options.h random.h
regex-posix.h root.c root.h script.c
snarf.h stackchk.c strerror.c strop.h
strports.h threads.h values.c values.h
version.c version.h
Log message:
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
chars.h, continuations.h, debug-malloc.h, dynl.c, feature.c,
feature.h, filesys.h, fluids.h, fports.h, gc_os_dep.c,
gdb_interface.h, gh_eval.c, gh_funcs.c, gh_io.c, gh_list.c,
gh_predicates.c, gsubr.c, gsubr.h, guardians.h,
guile-func-name-check.in, guile-snarf-docs-texi.in,
guile-snarf-docs.in, guile-snarf.awk.in, guile-snarf.in,
hashtab.h, iselect.h, keywords.h, lang.c, list.h, load.h,
objprop.c, objprop.h, options.c, options.h, random.h,
regex-posix.h, root.c, root.h, script.c, snarf.h, stackchk.c,
strerror.c, strop.h, strports.h, threads.h, values.c, values.h,
version.c, version.h: Updated copyright notice.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1471&tr2=1.1472&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/alist.c.diff?cvsroot=OldCVS&tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/arbiters.c.diff?cvsroot=OldCVS&tr1=1.29&tr2=1.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/async.h.diff?cvsroot=OldCVS&tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/backtrace.h.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/boolean.c.diff?cvsroot=OldCVS&tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/chars.c.diff?cvsroot=OldCVS&tr1=1.29&tr2=1.30&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/chars.h.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/continuations.h.diff?cvsroot=OldCVS&tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/debug-malloc.h.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/dynl.c.diff?cvsroot=OldCVS&tr1=1.64&tr2=1.65&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/feature.c.diff?cvsroot=OldCVS&tr1=1.47&tr2=1.48&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/feature.h.diff?cvsroot=OldCVS&tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/filesys.h.diff?cvsroot=OldCVS&tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/fluids.h.diff?cvsroot=OldCVS&tr1=1.15&tr2=1.16&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/fports.h.diff?cvsroot=OldCVS&tr1=1.30&tr2=1.31&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gc_os_dep.c.diff?cvsroot=OldCVS&tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gdb_interface.h.diff?cvsroot=OldCVS&tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gh_eval.c.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gh_funcs.c.diff?cvsroot=OldCVS&tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gh_io.c.diff?cvsroot=OldCVS&tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gh_list.c.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gh_predicates.c.diff?cvsroot=OldCVS&tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gsubr.c.diff?cvsroot=OldCVS&tr1=1.41&tr2=1.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/gsubr.h.diff?cvsroot=OldCVS&tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/guardians.h.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/guile-func-name-check.in.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/guile-snarf-docs-texi.in.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/guile-snarf-docs.in.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/guile-snarf.awk.in.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/guile-snarf.in.diff?cvsroot=OldCVS&tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/hashtab.h.diff?cvsroot=OldCVS&tr1=1.15&tr2=1.16&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/iselect.h.diff?cvsroot=OldCVS&tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/keywords.h.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/lang.c.diff?cvsroot=OldCVS&tr1=1.22&tr2=1.23&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/list.h.diff?cvsroot=OldCVS&tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/load.h.diff?cvsroot=OldCVS&tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/objprop.c.diff?cvsroot=OldCVS&tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/objprop.h.diff?cvsroot=OldCVS&tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/options.c.diff?cvsroot=OldCVS&tr1=1.35&tr2=1.36&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/options.h.diff?cvsroot=OldCVS&tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/random.h.diff?cvsroot=OldCVS&tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/regex-posix.h.diff?cvsroot=OldCVS&tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/root.c.diff?cvsroot=OldCVS&tr1=1.55&tr2=1.56&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/root.h.diff?cvsroot=OldCVS&tr1=1.37&tr2=1.38&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/script.c.diff?cvsroot=OldCVS&tr1=1.45&tr2=1.46&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/snarf.h.diff?cvsroot=OldCVS&tr1=1.51&tr2=1.52&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/stackchk.c.diff?cvsroot=OldCVS&tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/strerror.c.diff?cvsroot=OldCVS&tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/strop.h.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/strports.h.diff?cvsroot=OldCVS&tr1=1.20&tr2=1.21&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/threads.h.diff?cvsroot=OldCVS&tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/values.c.diff?cvsroot=OldCVS&tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/values.h.diff?cvsroot=OldCVS&tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/version.c.diff?cvsroot=OldCVS&tr1=1.21&tr2=1.22&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/libguile/version.h.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text
Patches:
Index: guile/guile-core/libguile/ChangeLog
diff -u guile/guile-core/libguile/ChangeLog:1.1471
guile/guile-core/libguile/ChangeLog:1.1472
--- guile/guile-core/libguile/ChangeLog:1.1471 Thu Jul 19 10:45:29 2001
+++ guile/guile-core/libguile/ChangeLog Thu Jul 19 14:08:49 2001
@@ -13,6 +13,21 @@
* scmsigs.c (s_scm_setitimer): new function.
(s_scm_setitimer): new function.
+2001-07-18 Martin Grabmueller <address@hidden>
+
+ * alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
+ chars.h, continuations.h, debug-malloc.h, dynl.c, feature.c,
+ feature.h, filesys.h, fluids.h, fports.h, gc_os_dep.c,
+ gdb_interface.h, gh_eval.c, gh_funcs.c, gh_io.c, gh_list.c,
+ gh_predicates.c, gsubr.c, gsubr.h, guardians.h,
+ guile-func-name-check.in, guile-snarf-docs-texi.in,
+ guile-snarf-docs.in, guile-snarf.awk.in, guile-snarf.in,
+ hashtab.h, iselect.h, keywords.h, lang.c, list.h, load.h,
+ objprop.c, objprop.h, options.c, options.h, random.h,
+ regex-posix.h, root.c, root.h, script.c, snarf.h, stackchk.c,
+ strerror.c, strop.h, strports.h, threads.h, values.c, values.h,
+ version.c, version.h: Updated copyright notice.
+
2001-07-17 Dirk Herrmann <address@hidden>
* goops.c (sym_layout, sym_vcell, sym_vtable, sym_print,
Index: guile/guile-core/libguile/alist.c
diff -u guile/guile-core/libguile/alist.c:1.34
guile/guile-core/libguile/alist.c:1.35
--- guile/guile-core/libguile/alist.c:1.34 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/alist.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 96, 97, 98, 99, 2000, 2001 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
Index: guile/guile-core/libguile/arbiters.c
diff -u guile/guile-core/libguile/arbiters.c:1.29
guile/guile-core/libguile/arbiters.c:1.30
--- guile/guile-core/libguile/arbiters.c:1.29 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/arbiters.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996, 1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 1997, 2000, 2001 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
Index: guile/guile-core/libguile/async.h
diff -u guile/guile-core/libguile/async.h:1.19
guile/guile-core/libguile/async.h:1.20
--- guile/guile-core/libguile/async.h:1.19 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/async.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef SCM_ASYNC_H
#define SCM_ASYNC_H
-/* Copyright (C) 1995, 96, 97, 98, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 96, 97, 98, 2000, 2001 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
Index: guile/guile-core/libguile/backtrace.h
diff -u guile/guile-core/libguile/backtrace.h:1.14
guile/guile-core/libguile/backtrace.h:1.15
--- guile/guile-core/libguile/backtrace.h:1.14 Tue May 15 07:57:22 2001
+++ guile/guile-core/libguile/backtrace.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef BACKTRACEH
#define BACKTRACEH
-/* Copyright (C) 1996, 1998, 1999, 2000 Free Software Foundation
+/* Copyright (C) 1996, 1998, 1999, 2000, 2001 Free Software Foundation
*
* 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
Index: guile/guile-core/libguile/boolean.c
diff -u guile/guile-core/libguile/boolean.c:1.19
guile/guile-core/libguile/boolean.c:1.20
--- guile/guile-core/libguile/boolean.c:1.19 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/boolean.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 2000, 2001 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
Index: guile/guile-core/libguile/chars.c
diff -u guile/guile-core/libguile/chars.c:1.29
guile/guile-core/libguile/chars.c:1.30
--- guile/guile-core/libguile/chars.c:1.29 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/chars.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998, 2000, 2001 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
Index: guile/guile-core/libguile/chars.h
diff -u guile/guile-core/libguile/chars.h:1.11
guile/guile-core/libguile/chars.h:1.12
--- guile/guile-core/libguile/chars.h:1.11 Fri Apr 27 14:06:57 2001
+++ guile/guile-core/libguile/chars.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef SCM_CHARSH
#define SCM_CHARSH
-/* Copyright (C) 1995,1996, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 2000, 2001 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
Index: guile/guile-core/libguile/continuations.h
diff -u guile/guile-core/libguile/continuations.h:1.21
guile/guile-core/libguile/continuations.h:1.22
--- guile/guile-core/libguile/continuations.h:1.21 Thu Jun 14 12:50:43 2001
+++ guile/guile-core/libguile/continuations.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef CONTINUATIONSH
#define CONTINUATIONSH
-/* Copyright (C) 1995,1996, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 2000, 2001 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
Index: guile/guile-core/libguile/debug-malloc.h
diff -u guile/guile-core/libguile/debug-malloc.h:1.2
guile/guile-core/libguile/debug-malloc.h:1.3
--- guile/guile-core/libguile/debug-malloc.h:1.2 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/debug-malloc.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef DEBUGMALLOCH
#define DEBUGMALLOCH
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2001 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
Index: guile/guile-core/libguile/dynl.c
diff -u guile/guile-core/libguile/dynl.c:1.64
guile/guile-core/libguile/dynl.c:1.65
--- guile/guile-core/libguile/dynl.c:1.64 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/dynl.c Thu Jul 19 14:08:49 2001
@@ -1,6 +1,6 @@
/* dynl.c - dynamic linking
*
- * Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software
Foundation, Inc.
+ * Copyright (C) 1990, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001 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
Index: guile/guile-core/libguile/feature.c
diff -u guile/guile-core/libguile/feature.c:1.47
guile/guile-core/libguile/feature.c:1.48
--- guile/guile-core/libguile/feature.c:1.47 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/feature.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1998, 1999, 2000 Free Software Foundation,
Inc.
+/* Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/feature.h
diff -u guile/guile-core/libguile/feature.h:1.24
guile/guile-core/libguile/feature.h:1.25
--- guile/guile-core/libguile/feature.h:1.24 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/feature.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef FEATUREH
#define FEATUREH
-/* Copyright (C) 1995, 1996, 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/filesys.h
diff -u guile/guile-core/libguile/filesys.h:1.32
guile/guile-core/libguile/filesys.h:1.33
--- guile/guile-core/libguile/filesys.h:1.32 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/filesys.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef FILESYSH
#define FILESYSH
-/* Copyright (C) 1995,1997,1998, 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1997,1998, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/fluids.h
diff -u guile/guile-core/libguile/fluids.h:1.15
guile/guile-core/libguile/fluids.h:1.16
--- guile/guile-core/libguile/fluids.h:1.15 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/fluids.h Thu Jul 19 14:08:49 2001
@@ -3,7 +3,7 @@
#ifndef FLUIDSH
#define FLUIDSH
-/* Copyright (C) 1996, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 2000, 2001 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
Index: guile/guile-core/libguile/fports.h
diff -u guile/guile-core/libguile/fports.h:1.30
guile/guile-core/libguile/fports.h:1.31
--- guile/guile-core/libguile/fports.h:1.30 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/fports.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef FPORTSH
#define FPORTSH
-/* Copyright (C) 1995,1996,1997,1998,1999, 2000 Free Software Foundation,
Inc.
+/* Copyright (C) 1995,1996,1997,1998,1999, 2000, 2001 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
Index: guile/guile-core/libguile/gc_os_dep.c
diff -u guile/guile-core/libguile/gc_os_dep.c:1.8
guile/guile-core/libguile/gc_os_dep.c:1.9
--- guile/guile-core/libguile/gc_os_dep.c:1.8 Thu Jul 19 10:43:34 2001
+++ guile/guile-core/libguile/gc_os_dep.c Thu Jul 19 14:08:49 2001
@@ -3,7 +3,7 @@
* Copyright (c) 1991-1995 by Xerox Corporation. All rights reserved.
* Copyright (c) 1996-1999 by Silicon Graphics. All rights reserved.
* Copyright (c) 1999 by Hewlett-Packard Company. All rights reserved.
- * Copyright (c) 2000 Free Software Foundation
+ * Copyright (c) 2000, 2001 Free Software Foundation
*
* THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
Index: guile/guile-core/libguile/gdb_interface.h
diff -u guile/guile-core/libguile/gdb_interface.h:1.10
guile/guile-core/libguile/gdb_interface.h:1.11
--- guile/guile-core/libguile/gdb_interface.h:1.10 Tue Jun 26 10:53:09 2001
+++ guile/guile-core/libguile/gdb_interface.h Thu Jul 19 14:08:49 2001
@@ -1,5 +1,5 @@
/* Simple interpreter interface for GDB, the GNU debugger.
- Copyright (C) 1996, 2000 Free Software Foundation
+ Copyright (C) 1996, 2000, 2001 Free Software Foundation
This file is part of GDB.
Index: guile/guile-core/libguile/gh_eval.c
diff -u guile/guile-core/libguile/gh_eval.c:1.14
guile/guile-core/libguile/gh_eval.c:1.15
--- guile/guile-core/libguile/gh_eval.c:1.14 Fri Jun 29 16:14:07 2001
+++ guile/guile-core/libguile/gh_eval.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998, 2000, 2001 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
Index: guile/guile-core/libguile/gh_funcs.c
diff -u guile/guile-core/libguile/gh_funcs.c:1.10
guile/guile-core/libguile/gh_funcs.c:1.11
--- guile/guile-core/libguile/gh_funcs.c:1.10 Sat May 19 17:35:43 2001
+++ guile/guile-core/libguile/gh_funcs.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998, 2000, 2001 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
Index: guile/guile-core/libguile/gh_io.c
diff -u guile/guile-core/libguile/gh_io.c:1.8
guile/guile-core/libguile/gh_io.c:1.9
--- guile/guile-core/libguile/gh_io.c:1.8 Fri Mar 9 15:33:39 2001
+++ guile/guile-core/libguile/gh_io.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001 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
Index: guile/guile-core/libguile/gh_list.c
diff -u guile/guile-core/libguile/gh_list.c:1.12
guile/guile-core/libguile/gh_list.c:1.13
--- guile/guile-core/libguile/gh_list.c:1.12 Wed Jun 27 18:11:58 2001
+++ guile/guile-core/libguile/gh_list.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001 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
Index: guile/guile-core/libguile/gh_predicates.c
diff -u guile/guile-core/libguile/gh_predicates.c:1.9
guile/guile-core/libguile/gh_predicates.c:1.10
--- guile/guile-core/libguile/gh_predicates.c:1.9 Fri Mar 9 15:33:39 2001
+++ guile/guile-core/libguile/gh_predicates.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001 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
Index: guile/guile-core/libguile/gsubr.c
diff -u guile/guile-core/libguile/gsubr.c:1.41
guile/guile-core/libguile/gsubr.c:1.42
--- guile/guile-core/libguile/gsubr.c:1.41 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/gsubr.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998, 1999, 2000 Free Software Foundation,
Inc.
+/* Copyright (C) 1995,1996,1997,1998, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/gsubr.h
diff -u guile/guile-core/libguile/gsubr.h:1.16
guile/guile-core/libguile/gsubr.h:1.17
--- guile/guile-core/libguile/gsubr.h:1.16 Sat May 26 13:51:20 2001
+++ guile/guile-core/libguile/gsubr.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef GSUBRH
#define GSUBRH
-/* Copyright (C) 1995,1996,1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998, 2000, 2001 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
Index: guile/guile-core/libguile/guardians.h
diff -u guile/guile-core/libguile/guardians.h:1.6
guile/guile-core/libguile/guardians.h:1.7
--- guile/guile-core/libguile/guardians.h:1.6 Thu Jan 4 05:00:31 2001
+++ guile/guile-core/libguile/guardians.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef SCM_GUARDIANH
#define SCM_GUARDIANH
-/* Copyright (C) 1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1998, 2000, 2001 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
Index: guile/guile-core/libguile/guile-func-name-check.in
diff -u guile/guile-core/libguile/guile-func-name-check.in:1.3
guile/guile-core/libguile/guile-func-name-check.in:1.4
--- guile/guile-core/libguile/guile-func-name-check.in:1.3 Wed Feb 21
12:15:15 2001
+++ guile/guile-core/libguile/guile-func-name-check.in Thu Jul 19 14:08:49 2001
@@ -1,6 +1,6 @@
#!/usr/bin/awk -f
#
-# Copyright (C) 2000 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001 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
Index: guile/guile-core/libguile/guile-snarf-docs-texi.in
diff -u guile/guile-core/libguile/guile-snarf-docs-texi.in:1.2
guile/guile-core/libguile/guile-snarf-docs-texi.in:1.3
--- guile/guile-core/libguile/guile-snarf-docs-texi.in:1.2 Sun Jun 24
20:30:02 2001
+++ guile/guile-core/libguile/guile-snarf-docs-texi.in Thu Jul 19 14:08:49 2001
@@ -1,7 +1,7 @@
#!/bin/sh
# Massage the snarfed docs to texinfo.
#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/guile-snarf-docs.in
diff -u guile/guile-core/libguile/guile-snarf-docs.in:1.2
guile/guile-core/libguile/guile-snarf-docs.in:1.3
--- guile/guile-core/libguile/guile-snarf-docs.in:1.2 Sun Jun 24 20:30:02 2001
+++ guile/guile-core/libguile/guile-snarf-docs.in Thu Jul 19 14:08:49 2001
@@ -1,7 +1,7 @@
#!/bin/sh
# Extract the doc stuff for builtin things.
#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/guile-snarf.awk.in
diff -u guile/guile-core/libguile/guile-snarf.awk.in:1.14
guile/guile-core/libguile/guile-snarf.awk.in:1.15
--- guile/guile-core/libguile/guile-snarf.awk.in:1.14 Fri May 4 14:54:00 2001
+++ guile/guile-core/libguile/guile-snarf.awk.in Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2001 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
Index: guile/guile-core/libguile/guile-snarf.in
diff -u guile/guile-core/libguile/guile-snarf.in:1.13
guile/guile-core/libguile/guile-snarf.in:1.14
--- guile/guile-core/libguile/guile-snarf.in:1.13 Fri Jun 8 06:48:39 2001
+++ guile/guile-core/libguile/guile-snarf.in Thu Jul 19 14:08:49 2001
@@ -1,7 +1,7 @@
#!/bin/sh
# Extract the initialization actions for builtin things.
#
-# Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/hashtab.h
diff -u guile/guile-core/libguile/hashtab.h:1.15
guile/guile-core/libguile/hashtab.h:1.16
--- guile/guile-core/libguile/hashtab.h:1.15 Thu Jun 14 12:50:43 2001
+++ guile/guile-core/libguile/hashtab.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef HASHTABH
#define HASHTABH
-/* Copyright (C) 1995, 1996, 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 1996, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/iselect.h
diff -u guile/guile-core/libguile/iselect.h:1.9
guile/guile-core/libguile/iselect.h:1.10
--- guile/guile-core/libguile/iselect.h:1.9 Tue Jun 26 10:53:09 2001
+++ guile/guile-core/libguile/iselect.h Thu Jul 19 14:08:49 2001
@@ -3,7 +3,7 @@
#ifndef ISELECTH
#define ISELECTH
-/* Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 1998, 2000, 2001 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
Index: guile/guile-core/libguile/keywords.h
diff -u guile/guile-core/libguile/keywords.h:1.12
guile/guile-core/libguile/keywords.h:1.13
--- guile/guile-core/libguile/keywords.h:1.12 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/keywords.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef KEYWORDSH
#define KEYWORDSH
-/* Copyright (C) 1995,1996,1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1999, 2000, 2001 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
Index: guile/guile-core/libguile/lang.c
diff -u guile/guile-core/libguile/lang.c:1.22
guile/guile-core/libguile/lang.c:1.23
--- guile/guile-core/libguile/lang.c:1.22 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/lang.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2000, 2001 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
Index: guile/guile-core/libguile/list.h
diff -u guile/guile-core/libguile/list.h:1.21
guile/guile-core/libguile/list.h:1.22
--- guile/guile-core/libguile/list.h:1.21 Wed Jun 27 18:11:58 2001
+++ guile/guile-core/libguile/list.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef LISTH
#define LISTH
-/* Copyright (C) 1995,1996,1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001 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
Index: guile/guile-core/libguile/load.h
diff -u guile/guile-core/libguile/load.h:1.16
guile/guile-core/libguile/load.h:1.17
--- guile/guile-core/libguile/load.h:1.16 Fri Jun 29 16:13:43 2001
+++ guile/guile-core/libguile/load.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef LOADH
#define LOADH
-/* Copyright (C) 1995,1996,1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1998, 2000, 2001 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
Index: guile/guile-core/libguile/objprop.c
diff -u guile/guile-core/libguile/objprop.c:1.19
guile/guile-core/libguile/objprop.c:1.20
--- guile/guile-core/libguile/objprop.c:1.19 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/objprop.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 2000, 2001 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
Index: guile/guile-core/libguile/objprop.h
diff -u guile/guile-core/libguile/objprop.h:1.9
guile/guile-core/libguile/objprop.h:1.10
--- guile/guile-core/libguile/objprop.h:1.9 Fri Mar 9 15:33:40 2001
+++ guile/guile-core/libguile/objprop.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef OBJPROPH
#define OBJPROPH
-/* Copyright (C) 1995, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 2000, 2001 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
Index: guile/guile-core/libguile/options.c
diff -u guile/guile-core/libguile/options.c:1.35
guile/guile-core/libguile/options.c:1.36
--- guile/guile-core/libguile/options.c:1.35 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/options.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995, 1996, 1998, 2000 Free Software Foundation
+/* Copyright (C) 1995, 1996, 1998, 2000, 2001 Free Software Foundation
*
* 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
Index: guile/guile-core/libguile/options.h
diff -u guile/guile-core/libguile/options.h:1.17
guile/guile-core/libguile/options.h:1.18
--- guile/guile-core/libguile/options.h:1.17 Thu Jun 14 12:50:43 2001
+++ guile/guile-core/libguile/options.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef OPTIONSH
#define OPTIONSH
-/* Copyright (C) 1995,1996, 2000 Free Software Foundation
+/* Copyright (C) 1995,1996, 2000, 2001 Free Software Foundation
*
* 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
Index: guile/guile-core/libguile/random.h
diff -u guile/guile-core/libguile/random.h:1.11
guile/guile-core/libguile/random.h:1.12
--- guile/guile-core/libguile/random.h:1.11 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/random.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef RANDOMH
#define RANDOMH
-/* Copyright (C) 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1999, 2000, 2001 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
Index: guile/guile-core/libguile/regex-posix.h
diff -u guile/guile-core/libguile/regex-posix.h:1.14
guile/guile-core/libguile/regex-posix.h:1.15
--- guile/guile-core/libguile/regex-posix.h:1.14 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/regex-posix.h Thu Jul 19 14:08:49 2001
@@ -3,7 +3,7 @@
#ifndef REGEXPOSIXH
#define REGEXPOSIXH
-/* Copyright (C) 1997,1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1997,1998, 2000, 2001 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
Index: guile/guile-core/libguile/root.c
diff -u guile/guile-core/libguile/root.c:1.55
guile/guile-core/libguile/root.c:1.56
--- guile/guile-core/libguile/root.c:1.55 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/root.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997,1998,1999,2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,1999,2000, 2001 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
Index: guile/guile-core/libguile/root.h
diff -u guile/guile-core/libguile/root.h:1.37
guile/guile-core/libguile/root.h:1.38
--- guile/guile-core/libguile/root.h:1.37 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/root.h Thu Jul 19 14:08:49 2001
@@ -3,7 +3,7 @@
#ifndef ROOTH
#define ROOTH
-/* Copyright (C) 1996,1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1996,1998, 2000, 2001 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
Index: guile/guile-core/libguile/script.c
diff -u guile/guile-core/libguile/script.c:1.45
guile/guile-core/libguile/script.c:1.46
--- guile/guile-core/libguile/script.c:1.45 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/script.c Thu Jul 19 14:08:49 2001
@@ -584,7 +584,7 @@
{
/* Print version number. */
printf ("Guile %s\n"
- "Copyright (c) 1995, 1996, 1997, 2000 Free Software
Foundation\n"
+ "Copyright (c) 1995, 1996, 1997, 2000, 2001 Free Software
Foundation\n"
"Guile may be distributed under the terms of the GNU General
Public Licence;\n"
"certain other uses are permitted as well. For details, see
the file\n"
"`COPYING', which is included in the Guile distribution.\n"
Index: guile/guile-core/libguile/snarf.h
diff -u guile/guile-core/libguile/snarf.h:1.51
guile/guile-core/libguile/snarf.h:1.52
--- guile/guile-core/libguile/snarf.h:1.51 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/snarf.h Thu Jul 19 14:08:49 2001
@@ -5,7 +5,7 @@
#ifndef LIBGUILE_SNARF_H
#define LIBGUILE_SNARF_H
-/* Copyright (C) 1995, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995, 96, 97, 98, 99, 2000, 2001 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
Index: guile/guile-core/libguile/stackchk.c
diff -u guile/guile-core/libguile/stackchk.c:1.21
guile/guile-core/libguile/stackchk.c:1.22
--- guile/guile-core/libguile/stackchk.c:1.21 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/stackchk.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996,1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001 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
Index: guile/guile-core/libguile/strerror.c
diff -u guile/guile-core/libguile/strerror.c:1.7
guile/guile-core/libguile/strerror.c:1.8
--- guile/guile-core/libguile/strerror.c:1.7 Mon Jul 9 00:36:47 2001
+++ guile/guile-core/libguile/strerror.c Thu Jul 19 14:08:49 2001
@@ -1,5 +1,5 @@
/* Turning errno values into English error messages.
- Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 2000 Free Software Foundation,
Inc.
+ Copyright (C) 1985, 86, 87, 88, 93, 94, 95, 2000, 2001 Free Software
Foundation, Inc.
This file is part of GNU Emacs.
Index: guile/guile-core/libguile/strop.h
diff -u guile/guile-core/libguile/strop.h:1.12
guile/guile-core/libguile/strop.h:1.13
--- guile/guile-core/libguile/strop.h:1.12 Thu May 3 21:59:05 2001
+++ guile/guile-core/libguile/strop.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef STROPH
#define STROPH
-/* Copyright (C) 1995,1996,1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997, 2000, 2001 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
Index: guile/guile-core/libguile/strports.h
diff -u guile/guile-core/libguile/strports.h:1.20
guile/guile-core/libguile/strports.h:1.21
--- guile/guile-core/libguile/strports.h:1.20 Fri Jun 29 16:13:14 2001
+++ guile/guile-core/libguile/strports.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef STRPORTSH
#define STRPORTSH
-/* Copyright (C) 1995,1996, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 2000, 2001 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
Index: guile/guile-core/libguile/threads.h
diff -u guile/guile-core/libguile/threads.h:1.17
guile/guile-core/libguile/threads.h:1.18
--- guile/guile-core/libguile/threads.h:1.17 Mon Jul 9 00:36:48 2001
+++ guile/guile-core/libguile/threads.h Thu Jul 19 14:08:49 2001
@@ -3,7 +3,7 @@
#ifndef THREADSH
#define THREADSH
-/* Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 1997, 1998, 2000, 2001 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
Index: guile/guile-core/libguile/values.c
diff -u guile/guile-core/libguile/values.c:1.7
guile/guile-core/libguile/values.c:1.8
--- guile/guile-core/libguile/values.c:1.7 Sat May 26 13:51:22 2001
+++ guile/guile-core/libguile/values.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2001 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
Index: guile/guile-core/libguile/values.h
diff -u guile/guile-core/libguile/values.h:1.2
guile/guile-core/libguile/values.h:1.3
--- guile/guile-core/libguile/values.h:1.2 Mon Mar 26 14:43:23 2001
+++ guile/guile-core/libguile/values.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef SCM_VALUES_H
#define SCM_VALUES_H
-/* Copyright (C) 2000 Free Software Foundation, Inc.
+/* Copyright (C) 2000, 2001 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
Index: guile/guile-core/libguile/version.c
diff -u guile/guile-core/libguile/version.c:1.21
guile/guile-core/libguile/version.c:1.22
--- guile/guile-core/libguile/version.c:1.21 Mon Jul 9 00:36:48 2001
+++ guile/guile-core/libguile/version.c Thu Jul 19 14:08:49 2001
@@ -1,4 +1,4 @@
-/* Copyright (C) 1995,1996, 1999, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996, 1999, 2000, 2001 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
Index: guile/guile-core/libguile/version.h
diff -u guile/guile-core/libguile/version.h:1.12
guile/guile-core/libguile/version.h:1.13
--- guile/guile-core/libguile/version.h:1.12 Wed May 16 21:54:37 2001
+++ guile/guile-core/libguile/version.h Thu Jul 19 14:08:49 2001
@@ -2,7 +2,7 @@
#ifndef VERSIONH
#define VERSIONH
-/* Copyright (C) 1995, 1996, 1998, 1999, 2000 Free Software Foundation,
Inc.
+/* Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001 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
- guile/guile-core/libguile ChangeLog alist.c arb...,
Martin Grabmueller <=