summaryrefslogtreecommitdiff
path: root/libguile/alist.c
diff options
context:
space:
mode:
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-07-19 21:08:49 +0000
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-07-19 21:08:49 +0000
commit58ade1022ca491dbb86565aa4e514089ec6fcabd (patch)
treec55a2fc534d635ef7eec82e324baaba7dcda24f3 /libguile/alist.c
parentc0b2936ee9fdc24132d72562d01fd65223742081 (diff)
downloadguile-58ade1022ca491dbb86565aa4e514089ec6fcabd.tar.gz
* 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.
Diffstat (limited to 'libguile/alist.c')
-rw-r--r--libguile/alist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/alist.c b/libguile/alist.c
index 0b2e81557..e2fa86068 100644
--- a/libguile/alist.c
+++ b/libguile/alist.c
@@ -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