diff --git a/scsh/glob.scm b/scsh/glob.scm index 3a66b39..6358757 100644 --- a/scsh/glob.scm +++ b/scsh/glob.scm @@ -4,10 +4,6 @@ ;;; Copyright (c) 1994 by Olin Shivers (shivers@clark.lcs.mit.edu). ;;; See file COPYING. -;;; This code is freely available for use by anyone for any purpose, -;;; so long as you don't charge money for it, remove this notice, or -;;; hold us liable for any results of its use. --enjoy. - ;;; Usage: (glob pattern-list) ;;; pattern-list := a list of glob-pattern strings