0.6.8.25:
[sbcl.git] / tests / run-program.test.sh
index a1a36e7..f04a3bd 100644 (file)
@@ -2,6 +2,17 @@
 
 # tests related to SB-EXT:RUN-PROGRAM
 
+# 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 --noinform --noprint --sysinit /dev/null --userinit /dev/null <<EOF
   (let ((string (with-output-to-string (stream)
                   (sb-ext:run-program "/bin/echo"