diff options
author | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:37:40 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2006-04-16 23:37:40 +0000 |
commit | 6e7d5622eebd416d95e487cc358ee19d0a22c762 (patch) | |
tree | 405ef9b19ae23d270bf990aa994fe7497d506a36 /oop/goops.scm | |
parent | 1b09b607dd1096ab572afe0667e8602560622624 (diff) | |
download | guile-6e7d5622eebd416d95e487cc358ee19d0a22c762.tar.gz |
merge from 1.8 branch
Diffstat (limited to 'oop/goops.scm')
-rw-r--r-- | oop/goops.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oop/goops.scm b/oop/goops.scm index ccbe02f21..c8f1f1837 100644 --- a/oop/goops.scm +++ b/oop/goops.scm @@ -1,6 +1,6 @@ ;;; installed-scm-file -;;;; Copyright (C) 1998,1999,2000,2001,2002, 2003 Free Software Foundation, Inc. +;;;; Copyright (C) 1998,1999,2000,2001,2002, 2003, 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 |