diff options
author | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:43:48 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:43:48 +0000 |
commit | cd5fea8dbe4879f2d79aeef72f7385728db39d75 (patch) | |
tree | 1f91a9300d68bd8445d23fd5a7072b9505b4547e /ice-9/mapping.scm | |
parent | 6e7d5622eebd416d95e487cc358ee19d0a22c762 (diff) | |
download | guile-cd5fea8dbe4879f2d79aeef72f7385728db39d75.tar.gz |
merge from 1.8 branch
Diffstat (limited to 'ice-9/mapping.scm')
-rw-r--r-- | ice-9/mapping.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ice-9/mapping.scm b/ice-9/mapping.scm index 06c35061c..c4ef4fe99 100644 --- a/ice-9/mapping.scm +++ b/ice-9/mapping.scm @@ -1,6 +1,6 @@ ;;; installed-scm-file -;;;; Copyright (C) 1996, 2001 Free Software Foundation, Inc. +;;;; Copyright (C) 1996, 2001, 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 |