"Ted Mittelstaedt" <[EMAIL PROTECTED]> writes:
> With BSD, the copyrights on it are held by the University of Berkeley
> and by the FreeBSD Project.
No, they aren't. RTFS. Just a couple of examples:
[EMAIL PROTECTED] ~% grep -r 'Copyright.*Dag-Erling' /usr/src | wc -l
59
[EMAIL PROTECTED] ~% grep -r 'Copyright.*Poul.Henning' /usr/src | wc -l
109
[EMAIL PROTECTED] ~% grep -r 'Copyright.*Matt.*Dillon' /usr/src | wc -l
30
[EMAIL PROTECTED] ~% grep -r 'Copyright.*Network.*Associates' /usr/src | wc -l
334
(about a third of the code in the latter category was written by yours
truly under contract)
DES
--
Dag-Erling Sm�rgrav - [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"