diff options
Diffstat (limited to 'srfi/srfi-11.scm')
-rw-r--r-- | srfi/srfi-11.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi/srfi-11.scm b/srfi/srfi-11.scm index 758ef282c..de0753636 100644 --- a/srfi/srfi-11.scm +++ b/srfi/srfi-11.scm @@ -1,6 +1,6 @@ ;;;; srfi-11.scm --- SRFI-11 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 |