diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 07:36:48 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 07:36:48 +0000 |
commit | a06e3a75b298d2335d134cfec97ee893b29aea33 (patch) | |
tree | f9b13f1c252e1e41e988b92632e5c9c22b7426a0 | |
parent | 04860df734637ca294b02737977516d05161347c (diff) |
Remove "face-lift" comment.
114 files changed, 0 insertions, 228 deletions
diff --git a/guile-readline/readline.c b/guile-readline/readline.c index 0d2403384..c9245caff 100644 --- a/guile-readline/readline.c +++ b/guile-readline/readline.c @@ -19,8 +19,6 @@ * */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/alist.c b/libguile/alist.c index 5e75c8e95..0b2e81557 100644 --- a/libguile/alist.c +++ b/libguile/alist.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/_scm.h" diff --git a/libguile/alloca.c b/libguile/alloca.c index 8173cb6bc..e814ed43f 100644 --- a/libguile/alloca.c +++ b/libguile/alloca.c @@ -21,8 +21,6 @@ allocating any. It is a good idea to use alloca(0) in your main control loop, etc. to force garbage collection. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #ifdef HAVE_CONFIG_H #include "libguile/scmconfig.h" diff --git a/libguile/arbiters.c b/libguile/arbiters.c index d655abfcd..7bd92caa8 100644 --- a/libguile/arbiters.c +++ b/libguile/arbiters.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/async.c b/libguile/async.c index e5946393c..b5c1f9e92 100644 --- a/libguile/async.c +++ b/libguile/async.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/async.h b/libguile/async.h index ca5b7efce..4a5afd59f 100644 --- a/libguile/async.h +++ b/libguile/async.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/backtrace.c b/libguile/backtrace.c index c1d42dc6c..f391a32e8 100644 --- a/libguile/backtrace.c +++ b/libguile/backtrace.c @@ -43,8 +43,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include <stdio.h> diff --git a/libguile/boolean.c b/libguile/boolean.c index 7bda2139f..cea294c62 100644 --- a/libguile/boolean.c +++ b/libguile/boolean.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/chars.c b/libguile/chars.c index c47705645..a8967b99f 100644 --- a/libguile/chars.c +++ b/libguile/chars.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/continuations.c b/libguile/continuations.c index ae936fe78..d3fbd6b93 100644 --- a/libguile/continuations.c +++ b/libguile/continuations.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/coop-defs.h b/libguile/coop-defs.h index ad2deb1d4..6a54c5ca0 100644 --- a/libguile/coop-defs.h +++ b/libguile/coop-defs.h @@ -44,8 +44,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ # ifdef TIME_WITH_SYS_TIME diff --git a/libguile/coop-threads.c b/libguile/coop-threads.c index fda74aa6d..d126f67f6 100644 --- a/libguile/coop-threads.c +++ b/libguile/coop-threads.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/debug-malloc.h b/libguile/debug-malloc.h index 49ee82269..b31b3191e 100644 --- a/libguile/debug-malloc.h +++ b/libguile/debug-malloc.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/debug.c b/libguile/debug.c index c4c738009..49cce42c7 100644 --- a/libguile/debug.c +++ b/libguile/debug.c @@ -43,8 +43,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/_scm.h" diff --git a/libguile/debug.h b/libguile/debug.h index 0954e3329..06a3133cb 100644 --- a/libguile/debug.h +++ b/libguile/debug.h @@ -46,8 +46,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/dynl.c b/libguile/dynl.c index 006bbff6a..1e9d2718a 100644 --- a/libguile/dynl.c +++ b/libguile/dynl.c @@ -41,8 +41,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* "dynl.c" dynamically link&load object files. diff --git a/libguile/dynwind.c b/libguile/dynwind.c index 9c6ab1069..6a32797cc 100644 --- a/libguile/dynwind.c +++ b/libguile/dynwind.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/eq.c b/libguile/eq.c index 73658cfad..515d786b1 100644 --- a/libguile/eq.c +++ b/libguile/eq.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/_scm.h" diff --git a/libguile/error.c b/libguile/error.c index 74e0a5f75..052d07e06 100644 --- a/libguile/error.c +++ b/libguile/error.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/eval.c b/libguile/eval.c index 337c52a8c..ef80bfbf7 100644 --- a/libguile/eval.c +++ b/libguile/eval.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/evalext.c b/libguile/evalext.c index aa44cc502..e7c95aec1 100644 --- a/libguile/evalext.c +++ b/libguile/evalext.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/feature.c b/libguile/feature.c index 43073e91d..108cfdd61 100644 --- a/libguile/feature.c +++ b/libguile/feature.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/feature.h b/libguile/feature.h index 81baa9011..c22325917 100644 --- a/libguile/feature.h +++ b/libguile/feature.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/filesys.c b/libguile/filesys.c index 4f7a5d09e..f86f790f9 100644 --- a/libguile/filesys.c +++ b/libguile/filesys.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include <stdio.h> diff --git a/libguile/filesys.h b/libguile/filesys.h index 0dbf8c2e2..e0820044b 100644 --- a/libguile/filesys.h +++ b/libguile/filesys.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/fluids.c b/libguile/fluids.c index ea6c16069..4ce9b8860 100644 --- a/libguile/fluids.c +++ b/libguile/fluids.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/_scm.h" diff --git a/libguile/fluids.h b/libguile/fluids.h index aa11610d9..60c7a879f 100644 --- a/libguile/fluids.h +++ b/libguile/fluids.h @@ -44,8 +44,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" #include "libguile/root.h" diff --git a/libguile/fports.c b/libguile/fports.c index bc90db6bf..8ccfeab70 100644 --- a/libguile/fports.c +++ b/libguile/fports.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/fports.h b/libguile/fports.h index 1feab7edc..a63699fe3 100644 --- a/libguile/fports.h +++ b/libguile/fports.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/gc.c b/libguile/gc.c index 0d5177912..65316bbb2 100644 --- a/libguile/gc.c +++ b/libguile/gc.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* #define DEBUGINFO */ diff --git a/libguile/gc.h b/libguile/gc.h index 0f0b5a8a3..07a11481b 100644 --- a/libguile/gc.h +++ b/libguile/gc.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/gdbint.c b/libguile/gdbint.c index afb649e0d..54e594e51 100644 --- a/libguile/gdbint.c +++ b/libguile/gdbint.c @@ -43,8 +43,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/_scm.h" diff --git a/libguile/gsubr.c b/libguile/gsubr.c index e7513ba00..9b3e1fbff 100644 --- a/libguile/gsubr.c +++ b/libguile/gsubr.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/guardians.c b/libguile/guardians.c index db9574635..c54395a20 100644 --- a/libguile/guardians.c +++ b/libguile/guardians.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/hash.c b/libguile/hash.c index 9cb0d7411..70c12546f 100644 --- a/libguile/hash.c +++ b/libguile/hash.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/hashtab.c b/libguile/hashtab.c index fa2840bb8..ca06b2030 100644 --- a/libguile/hashtab.c +++ b/libguile/hashtab.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/hooks.c b/libguile/hooks.c index f7945b02c..2d32db31a 100644 --- a/libguile/hooks.c +++ b/libguile/hooks.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/hooks.h b/libguile/hooks.h index 572330eef..c475bb07e 100644 --- a/libguile/hooks.h +++ b/libguile/hooks.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/inet_aton.c b/libguile/inet_aton.c index ec00b5a0d..f8e92541f 100644 --- a/libguile/inet_aton.c +++ b/libguile/inet_aton.c @@ -31,8 +31,6 @@ * SUCH DAMAGE. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)inet_addr.c 8.1 (Berkeley) 6/17/93"; diff --git a/libguile/init.c b/libguile/init.c index 9aefedcd5..2c7901f50 100644 --- a/libguile/init.c +++ b/libguile/init.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* Include the headers for just about everything. diff --git a/libguile/ioext.c b/libguile/ioext.c index f7d4232b1..759e78c38 100644 --- a/libguile/ioext.c +++ b/libguile/ioext.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/keywords.c b/libguile/keywords.c index 0730979b2..e2eb11437 100644 --- a/libguile/keywords.c +++ b/libguile/keywords.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/keywords.h b/libguile/keywords.h index ac35f294a..9112abb45 100644 --- a/libguile/keywords.h +++ b/libguile/keywords.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/lang.c b/libguile/lang.c index 82378e0ff..8ec52f74e 100644 --- a/libguile/lang.c +++ b/libguile/lang.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/list.c b/libguile/list.c index 0da225596..b1465fa78 100644 --- a/libguile/list.c +++ b/libguile/list.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/_scm.h" diff --git a/libguile/load.c b/libguile/load.c index 641f152ca..f8c9b76ec 100644 --- a/libguile/load.c +++ b/libguile/load.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/macros.c b/libguile/macros.c index 43ea53888..8f011c055 100644 --- a/libguile/macros.c +++ b/libguile/macros.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/mallocs.c b/libguile/mallocs.c index 1801fbb7c..accdcce36 100644 --- a/libguile/mallocs.c +++ b/libguile/mallocs.c @@ -40,8 +40,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/memmove.c b/libguile/memmove.c index adc7bd725..a62083f0f 100644 --- a/libguile/memmove.c +++ b/libguile/memmove.c @@ -1,8 +1,6 @@ /* Wrapper to implement ANSI C's memmove using BSD's bcopy. */ /* This function is in the public domain. --Per Bothner. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include <sys/types.h> diff --git a/libguile/modules.c b/libguile/modules.c index 55d63d75f..062e3f9ee 100644 --- a/libguile/modules.c +++ b/libguile/modules.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/net_db.c b/libguile/net_db.c index 8bf5a312a..bcb920708 100644 --- a/libguile/net_db.c +++ b/libguile/net_db.c @@ -40,8 +40,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* Written in 1994 by Aubrey Jaffer. diff --git a/libguile/numbers.c b/libguile/numbers.c index 2c7ebf447..9b5c6a61f 100644 --- a/libguile/numbers.c +++ b/libguile/numbers.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/numbers.h b/libguile/numbers.h index 6b33ff1e9..7a6d6d7f1 100644 --- a/libguile/numbers.h +++ b/libguile/numbers.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/objects.c b/libguile/objects.c index 888da56dd..e920ac78d 100644 --- a/libguile/objects.c +++ b/libguile/objects.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/objprop.c b/libguile/objprop.c index 41a766c1a..0e3eee7bc 100644 --- a/libguile/objprop.c +++ b/libguile/objprop.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/options.c b/libguile/options.c index 84dbd369c..327f0aa5d 100644 --- a/libguile/options.c +++ b/libguile/options.c @@ -42,8 +42,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/pairs.c b/libguile/pairs.c index 0a77e2baf..88ce017c4 100644 --- a/libguile/pairs.c +++ b/libguile/pairs.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/pairs.h b/libguile/pairs.h index 2614cf37e..6b808f886 100644 --- a/libguile/pairs.h +++ b/libguile/pairs.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/ports.c b/libguile/ports.c index a62c4236e..ddcc4b9a6 100644 --- a/libguile/ports.c +++ b/libguile/ports.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* Headers. */ diff --git a/libguile/ports.h b/libguile/ports.h index e25419849..866b74d23 100644 --- a/libguile/ports.h +++ b/libguile/ports.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/posix.c b/libguile/posix.c index 4eb679eb2..2fe0d4af2 100644 --- a/libguile/posix.c +++ b/libguile/posix.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/print.c b/libguile/print.c index 37eddea02..82c619586 100644 --- a/libguile/print.c +++ b/libguile/print.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/print.h b/libguile/print.h index 5591d382b..5d8e3e06d 100644 --- a/libguile/print.h +++ b/libguile/print.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/procprop.c b/libguile/procprop.c index 4186a8142..d3d63a3dd 100644 --- a/libguile/procprop.c +++ b/libguile/procprop.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/procs.c b/libguile/procs.c index 5f23d43ed..576ca91e6 100644 --- a/libguile/procs.c +++ b/libguile/procs.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/procs.h b/libguile/procs.h index 9eba0d635..9e0f34eba 100644 --- a/libguile/procs.h +++ b/libguile/procs.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/properties.c b/libguile/properties.c index b95c5d3da..2b829fcad 100644 --- a/libguile/properties.c +++ b/libguile/properties.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/putenv.c b/libguile/putenv.c index bb7eb0bb1..ccfaaa2d8 100644 --- a/libguile/putenv.c +++ b/libguile/putenv.c @@ -39,8 +39,6 @@ whether to permit this exception to apply to your modifications. If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #ifdef HAVE_CONFIG_H #include "libguile/scmconfig.h" diff --git a/libguile/ramap.c b/libguile/ramap.c index e21d7b8b3..4e0e712c8 100644 --- a/libguile/ramap.c +++ b/libguile/ramap.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* HWN:FIXME:: diff --git a/libguile/random.c b/libguile/random.c index f367332e5..4883ff16f 100644 --- a/libguile/random.c +++ b/libguile/random.c @@ -38,8 +38,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* Author: Mikael Djurfeldt <djurfeldt@nada.kth.se> */ diff --git a/libguile/random.h b/libguile/random.h index 50625e20d..020a745bc 100644 --- a/libguile/random.h +++ b/libguile/random.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/read.c b/libguile/read.c index f93fa70c4..131999f46 100644 --- a/libguile/read.c +++ b/libguile/read.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/regex-posix.c b/libguile/regex-posix.c index 71cb3b0f3..1a232d59f 100644 --- a/libguile/regex-posix.c +++ b/libguile/regex-posix.c @@ -40,8 +40,6 @@ * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/regex-posix.h b/libguile/regex-posix.h index 718e651c4..23416738f 100644 --- a/libguile/regex-posix.h +++ b/libguile/regex-posix.h @@ -45,8 +45,6 @@ * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/root.c b/libguile/root.c index 793103f49..150d66dc0 100644 --- a/libguile/root.c +++ b/libguile/root.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/root.h b/libguile/root.h index 49f3604e1..e5a680e84 100644 --- a/libguile/root.h +++ b/libguile/root.h @@ -44,8 +44,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/scmsigs.c b/libguile/scmsigs.c index ea75a7216..62a0cd99f 100644 --- a/libguile/scmsigs.c +++ b/libguile/scmsigs.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/script.c b/libguile/script.c index e16e65d77..ebd38c1e8 100644 --- a/libguile/script.c +++ b/libguile/script.c @@ -41,8 +41,6 @@ /* "script.c" argv tricks for `#!' scripts. Authors: Aubrey Jaffer and Jim Blandy */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include <stdio.h> #include <errno.h> diff --git a/libguile/simpos.c b/libguile/simpos.c index 882088b40..7f55c07ee 100644 --- a/libguile/simpos.c +++ b/libguile/simpos.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/smob.c b/libguile/smob.c index 6d3c586e1..16fef9fcb 100644 --- a/libguile/smob.c +++ b/libguile/smob.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/snarf.h b/libguile/snarf.h index d242e958d..36eea885e 100644 --- a/libguile/snarf.h +++ b/libguile/snarf.h @@ -46,8 +46,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/socket.c b/libguile/socket.c index a0b852b77..9c22c215a 100644 --- a/libguile/socket.c +++ b/libguile/socket.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/sort.c b/libguile/sort.c index f2edb5a17..70de17505 100644 --- a/libguile/sort.c +++ b/libguile/sort.c @@ -38,8 +38,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* Written in December 1998 by Roland Orre <orre@nada.kth.se> diff --git a/libguile/srcprop.c b/libguile/srcprop.c index 697698298..9f2c89b31 100644 --- a/libguile/srcprop.c +++ b/libguile/srcprop.c @@ -42,8 +42,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/srcprop.h b/libguile/srcprop.h index abfbc1709..5da2e1282 100644 --- a/libguile/srcprop.h +++ b/libguile/srcprop.h @@ -46,8 +46,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/stackchk.c b/libguile/stackchk.c index e8971e322..abf6a5a55 100644 --- a/libguile/stackchk.c +++ b/libguile/stackchk.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/stacks.c b/libguile/stacks.c index 3b6387b1f..c49924a38 100644 --- a/libguile/stacks.c +++ b/libguile/stacks.c @@ -43,8 +43,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/stacks.h b/libguile/stacks.h index 58b83ff80..bea51ce7a 100644 --- a/libguile/stacks.h +++ b/libguile/stacks.h @@ -46,8 +46,6 @@ * The author can be reached at djurfeldt@nada.kth.se * Mikael Djurfeldt, SANS/NADA KTH, 10044 STOCKHOLM, SWEDEN */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/stime.c b/libguile/stime.c index fae4beeb8..d90e9798d 100644 --- a/libguile/stime.c +++ b/libguile/stime.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/strerror.c b/libguile/strerror.c index 44ffca628..ba43e8e6b 100644 --- a/libguile/strerror.c +++ b/libguile/strerror.c @@ -42,8 +42,6 @@ If you write modifications of your own for GUILE, it is your choice whether to permit this exception to apply to your modifications. If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ char * strerror (int errnum) diff --git a/libguile/strings.c b/libguile/strings.c index f0d162d43..acb53be8d 100644 --- a/libguile/strings.c +++ b/libguile/strings.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/strings.h b/libguile/strings.h index d6495e615..9307a1742 100644 --- a/libguile/strings.h +++ b/libguile/strings.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/strop.c b/libguile/strop.c index 9e637bfa6..a173cacea 100644 --- a/libguile/strop.c +++ b/libguile/strop.c @@ -41,8 +41,6 @@ If you write modifications of your own for GUILE, it is your choice whether to permit this exception to apply to your modifications. If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/strorder.c b/libguile/strorder.c index c50a2469b..8c7737abf 100644 --- a/libguile/strorder.c +++ b/libguile/strorder.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/_scm.h" diff --git a/libguile/strports.c b/libguile/strports.c index 17dd64c67..66fc7b52c 100644 --- a/libguile/strports.c +++ b/libguile/strports.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/struct.c b/libguile/struct.c index e241a3f35..e4014a9d5 100644 --- a/libguile/struct.c +++ b/libguile/struct.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/struct.h b/libguile/struct.h index 0e7c29f2e..659052501 100644 --- a/libguile/struct.h +++ b/libguile/struct.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/symbols-deprecated.c b/libguile/symbols-deprecated.c index 6151a4494..6157966f0 100644 --- a/libguile/symbols-deprecated.c +++ b/libguile/symbols-deprecated.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/symbols.c b/libguile/symbols.c index 7ce74a20b..3093a6484 100644 --- a/libguile/symbols.c +++ b/libguile/symbols.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/symbols.h b/libguile/symbols.h index 81a616e31..f1417b4b5 100644 --- a/libguile/symbols.h +++ b/libguile/symbols.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/tags.h b/libguile/tags.h index b3cd66a0b..7d45c66c5 100644 --- a/libguile/tags.h +++ b/libguile/tags.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/threads.c b/libguile/threads.c index f3334b49a..c8a09941d 100644 --- a/libguile/threads.c +++ b/libguile/threads.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/threads.h b/libguile/threads.h index d6ac1c484..408ce1734 100644 --- a/libguile/threads.h +++ b/libguile/threads.h @@ -44,8 +44,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/throw.c b/libguile/throw.c index 62468437b..04c5263e1 100644 --- a/libguile/throw.c +++ b/libguile/throw.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/unif.c b/libguile/unif.c index 4fd7882a7..5b2af435c 100644 --- a/libguile/unif.c +++ b/libguile/unif.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ /* This file has code for arrays in lots of variants (double, integer, diff --git a/libguile/unif.h b/libguile/unif.h index 4f0d4e484..9b5b61d6c 100644 --- a/libguile/unif.h +++ b/libguile/unif.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/variable.c b/libguile/variable.c index 7e61680eb..4037e51be 100644 --- a/libguile/variable.c +++ b/libguile/variable.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/variable.h b/libguile/variable.h index 300e40220..014fc821f 100644 --- a/libguile/variable.h +++ b/libguile/variable.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" #include "libguile/smob.h" diff --git a/libguile/vectors.c b/libguile/vectors.c index 7f4cdaa88..8280b113e 100644 --- a/libguile/vectors.c +++ b/libguile/vectors.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/vectors.h b/libguile/vectors.h index 6ffa3f9b2..83ef491b4 100644 --- a/libguile/vectors.h +++ b/libguile/vectors.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" diff --git a/libguile/version.c b/libguile/version.c index 8b7808a57..a3ac0d920 100644 --- a/libguile/version.c +++ b/libguile/version.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/vports.c b/libguile/vports.c index 50c3b76fb..68ed74c15 100644 --- a/libguile/vports.c +++ b/libguile/vports.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/weaks.c b/libguile/weaks.c index 4debbb499..d8eb065cd 100644 --- a/libguile/weaks.c +++ b/libguile/weaks.c @@ -39,8 +39,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ diff --git a/libguile/weaks.h b/libguile/weaks.h index da86bfd1c..4e561eec2 100644 --- a/libguile/weaks.h +++ b/libguile/weaks.h @@ -43,8 +43,6 @@ * whether to permit this exception to apply to your modifications. * If you do not wish that, delete this exception notice. */ -/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999, - gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */ #include "libguile/__scm.h" |