X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstress-gc.sh;h=32321b925a0bd84549755373761a212c76052c34;hb=e119a2f79cf36039a39996f5490934b4d927529a;hp=c8628e4adacb6896681da1ad4fe2bdd72efdfb25;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/tests/stress-gc.sh b/tests/stress-gc.sh index c8628e4..32321b9 100644 --- a/tests/stress-gc.sh +++ b/tests/stress-gc.sh @@ -1,8 +1,24 @@ #!/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. + +. ./subr.sh + sbcl <