diff options
author | Martin Grabmüller <mgrabmue@cs.tu-berlin.de> | 2001-07-19 20:28:33 +0000 |
---|---|---|
committer | Martin Grabmüller <mgrabmue@cs.tu-berlin.de> | 2001-07-19 20:28:33 +0000 |
commit | 46a7b46f0cfe6c477c3a23f271e31665736f6da4 (patch) | |
tree | 783bcb87cd3be8bb142822a442d4a25c57c0a814 /srfi/srfi-8.scm | |
parent | f3a5178732b5c32dcd1b723ab2184d223bd44b7f (diff) | |
download | guile-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.scm | 2 |
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 |