Are any parts of UNIX in public domain?

Joel West joel at gould9.UUCP
Wed Apr 30 01:53:59 AEST 1986


I hereby attest that I have not looked at any copyrighted or
license-restricted source code, and would like to place the
following in the public domain: :-)

#!/bin/sh
# Shar script
cat >true <<//EOF
exit 0
//EOF
chmod 755 true
cat >false <<//EOF
exit 1
//EOF
chmod 755 false
-- 
	Joel West	 	(619) 457-9681
	CACI, Inc. Federal, 3344 N. Torrey Pines Ct., La Jolla, CA  92037
	{cbosgd, ihnp4, sdcsvax, ucla-cs} !gould9!joel
	{seismo!s3sun, hplabs!hp-sdd, sun!pyramid} !gould9!joel
	joel%gould9.uucp at NOSC.ARPA



More information about the Comp.unix mailing list