diff --git a/motif/lisp/internals.lisp b/motif/lisp/internals.lisp index 2b5696442a64146e35d83a96d1d224d4ec45d487..2015ef1d2ca9fa5eed128eeecbdb8b4a4c971fce 100644 --- a/motif/lisp/internals.lisp +++ b/motif/lisp/internals.lisp @@ -3,7 +3,11 @@ ;;; ********************************************************************** ;;; This code was written as part of the CMU Common Lisp project at ;;; Carnegie Mellon University, and has been placed in the public domain. -;;; If you want to use this code or any part of CMU Common Lisp, please contact;;; Scott Fahlman or slisp-group@cs.cmu.edu. +;;; If you want to use this code or any part of CMU Common Lisp, please +;;; contact Scott Fahlman or slisp-group@cs.cmu.edu. +;;; +(ext:file-comment + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/motif/lisp/internals.lisp,v 1.7 1998/12/20 04:22:54 dtc Exp $") ;;; ;;; ********************************************************************** ;;; diff --git a/motif/lisp/prototypes.lisp b/motif/lisp/prototypes.lisp index bf6f642a422c73941ad476b9ba28617dafeaa3b7..2b2bbe998b8169631d91f30bc95ccc7712b84c72 100644 --- a/motif/lisp/prototypes.lisp +++ b/motif/lisp/prototypes.lisp @@ -3,7 +3,11 @@ ;;; ********************************************************************** ;;; This code was written as part of the CMU Common Lisp project at ;;; Carnegie Mellon University, and has been placed in the public domain. -;;; If you want to use this code or any part of CMU Common Lisp, please contact;;; Scott Fahlman or slisp-group@cs.cmu.edu. +;;; If you want to use this code or any part of CMU Common Lisp, please +;;; contact Scott Fahlman or slisp-group@cs.cmu.edu. +;;; +(ext:file-comment + "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/motif/lisp/prototypes.lisp,v 1.9 1998/12/20 04:22:54 dtc Rel $") ;;; ;;; ********************************************************************** ;;;