diff options
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 |