diff options
author | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:18:55 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:18:55 +0000 |
commit | 1b09b607dd1096ab572afe0667e8602560622624 (patch) | |
tree | ef8a0f74775de3f79eea42f03756d23ab7af31ab /srfi/srfi-8.scm | |
parent | 35369f45769da716e97e62472592a93b01799163 (diff) | |
download | guile-1b09b607dd1096ab572afe0667e8602560622624.tar.gz |
merge from 1.8 branch
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 ea186156e..c15cbe9c0 100644 --- a/srfi/srfi-8.scm +++ b/srfi/srfi-8.scm @@ -1,6 +1,6 @@ ;;; srfi-8.scm --- receive -;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2006 Free Software Foundation, Inc. ;; ;; This library is free software; you can redistribute it and/or ;; modify it under the terms of the GNU Lesser General Public |