Fixed copyright date and Package: comment.
authorStephen Adams <edu/mit/csail/zurich/adams>
Thu, 2 Oct 1997 19:16:40 +0000 (19:16 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Thu, 2 Oct 1997 19:16:40 +0000 (19:16 +0000)
v7/src/runtime/string.scm

index 75612242e7c3c72bcf467cdb247347cdd5ccae26..0f867f72a3b7fbf586d8fe9fcd91d075a8b55917 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: string.scm,v 14.14 1997/06/26 23:40:24 adams Exp $
+$Id: string.scm,v 14.15 1997/10/02 19:16:40 adams Exp $
 
-Copyright (c) 1988-1995 Massachusetts Institute of Technology
+Copyright (c) 1988-1997 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -33,7 +33,7 @@ promotional, or sales literature without prior written consent from
 MIT in each case. |#
 
 ;;;; Character String Operations
-;;; package: ()
+;;; package: (runtime string)
 
 ;; NOTE
 ;;