From owner-freebsd-questions@FreeBSD.ORG Sat Feb 12 11:01:31 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F7CC16A4CE for ; Sat, 12 Feb 2005 11:01:31 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78EA643D6A for ; Sat, 12 Feb 2005 11:01:30 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id AC057530D; Sat, 12 Feb 2005 12:01:28 +0100 (CET) Received: from xps.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id 2FFB95308; Sat, 12 Feb 2005 12:01:00 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id A675933C1B; Sat, 12 Feb 2005 12:00:59 +0100 (CET) To: Anthony Atkielski References: <805E7F3C-7C77-11D9-B134-000D933E3CEC@shire.net> <1065300005.20050211231617@wanadoo.fr> <200502111436.36427.krinklyfig@spymac.com> <467538167.20050211234639@wanadoo.fr> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Sat, 12 Feb 2005 12:00:59 +0100 In-Reply-To: <467538167.20050211234639@wanadoo.fr> (Anthony Atkielski's message of "Fri, 11 Feb 2005 23:46:39 +0100") Message-ID: <867jlevy8k.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on flood.des.no X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=AWL,FORGED_RCVD_HELO, PLING_PLING,UPPERCASE_25_50 autolearn=disabled version=3.0.1 cc: freebsd-questions@freebsd.org Subject: Re: Please don't change Beastie to another crap logo such as NetBSD!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 11:01:31 -0000 Anthony Atkielski 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 PURPO= SE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTI= AL * 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, STRI= CT * 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 --=20 Dag-Erling Sm=F8rgrav - des@des.no