X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstress-gc.sh;h=59842827a1b045cf4daac164f945f3b454c010ae;hb=e36329167e5f536e3d33a2407c9bc74008581a0d;hp=c8628e4adacb6896681da1ad4fe2bdd72efdfb25;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/tests/stress-gc.sh b/tests/stress-gc.sh index c8628e4..5984282 100644 --- a/tests/stress-gc.sh +++ b/tests/stress-gc.sh @@ -1,7 +1,18 @@ #!/bin/sh +# This software is part of the SBCL system. See the README file for +# more information. +# +# While most of SBCL is derived from the CMU CL system, the test +# files (like this one) were written from scratch after the fork +# from CMU CL. +# +# This software is in the public domain and is provided with +# absolutely no warranty. See the COPYING and CREDITS files for +# more information. + sbcl <