Date: Sat, 12 Feb 2005 12:00:59 +0100 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: Anthony Atkielski <atkielski.anthony@wanadoo.fr> Cc: freebsd-questions@freebsd.org Subject: Re: Please don't change Beastie to another crap logo such as NetBSD!!! Message-ID: <867jlevy8k.fsf@xps.des.no> In-Reply-To: <467538167.20050211234639@wanadoo.fr> (Anthony Atkielski's message of "Fri, 11 Feb 2005 23:46:39 %2B0100") References: <p06200708be315f521112@[128.113.24.47]> <805E7F3C-7C77-11D9-B134-000D933E3CEC@shire.net> <1065300005.20050211231617@wanadoo.fr> <200502111436.36427.krinklyfig@spymac.com> <467538167.20050211234639@wanadoo.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Anthony Atkielski <atkielski.anthony@wanadoo.fr> writes:
> Joshua Tinnin writes:
> > I don't think you understand the history of FreeBSD. Many people who
> > work at Yahoo! are committers, and their employer not only knows about
> > this but encourages it.
> That's not good enough. The employer has to assign its copyrights as
> well, or waive the usual work-for-hire arrangement that is implicit for
> employees writing code within the scope of their work.
Copyright does not enter the equation at all. What matters is the
license. For instance:
des@xps ~% head -35 /usr/src/contrib/openpam/include/security/openpam.h
/*-
* Copyright (c) 2002-2003 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by ThinkSec AS and
* Network Associates Laboratories, the Security Research Division of
* Network Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
* ("CBOSS"), as part of the DARPA CHATS research program.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. The name of the author may not be used to endorse or promote
* products derived from this software without specific prior written
* permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $P4: //depot/projects/openpam/include/security/openpam.h#28 $
*/
DES
--
Dag-Erling Smørgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867jlevy8k.fsf>
