summaryrefslogtreecommitdiff
path: root/srfi/srfi-8.scm
diff options
context:
space:
mode:
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-07-19 20:28:33 +0000
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>2001-07-19 20:28:33 +0000
commit46a7b46f0cfe6c477c3a23f271e31665736f6da4 (patch)
tree783bcb87cd3be8bb142822a442d4a25c57c0a814 /srfi/srfi-8.scm
parentf3a5178732b5c32dcd1b723ab2184d223bd44b7f (diff)
downloadguile-46a7b46f0cfe6c477c3a23f271e31665736f6da4.tar.gz
* srfi-11.scm, srfi-8.scm: Update copyright notice.
Diffstat (limited to 'srfi/srfi-8.scm')
-rw-r--r--srfi/srfi-8.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi/srfi-8.scm b/srfi/srfi-8.scm
index 78732d445..52961ed3a 100644
--- a/srfi/srfi-8.scm
+++ b/srfi/srfi-8.scm
@@ -1,6 +1,6 @@
;;;; srfi-8.scm --- SRFI-8 procedures for Guile
-;;; 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