summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2002-07-11 23:21:25 +0000
committerMarius Vollmer <mvo@zagadka.de>2002-07-11 23:21:25 +0000
commit7e7eb95b41dc5498e9f73957df753a91749ddb26 (patch)
tree8f54402fbe786f7c34322cfbd48161d3f03b8e3a
parentc21935e6cd7e42acedf72025966352a8c5d0fb93 (diff)
downloadguile-7e7eb95b41dc5498e9f73957df753a91749ddb26.tar.gz
Added 2002 to the copyright years.
-rw-r--r--ice-9/slib.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ice-9/slib.scm b/ice-9/slib.scm
index dc40c2ee0..cde54c339 100644
--- a/ice-9/slib.scm
+++ b/ice-9/slib.scm
@@ -1,6 +1,6 @@
;;;; slib.scm --- definitions needed to get SLIB to work with Guile
;;;;
-;;;; Copyright (C) 1997, 1998, 2000, 2001 Free Software Foundation, Inc.
+;;;; Copyright (C) 1997, 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
;;;;
;;;; This file is part of GUILE.
;;;;