From owner-freebsd-questions@FreeBSD.ORG Fri Nov 24 09:01:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E15216A407 for ; Fri, 24 Nov 2006 09:01:30 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F8E43D8C for ; Fri, 24 Nov 2006 09:00:38 +0000 (GMT) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id kAO91IZH044229 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 24 Nov 2006 01:01:18 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id kAO91IJZ044228 for freebsd-questions@freebsd.org; Fri, 24 Nov 2006 01:01:18 -0800 (PST) Received: from fbsd61 ([192.168.200.61]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA02776; Fri, 24 Nov 06 00:54:05 PST Date: Fri, 24 Nov 2006 00:53:54 -0800 From: perryh@pluto.rain.com To: freebsd-questions@freebsd.org Message-Id: <4566b322./iYxBMPvlyC5aoZQ%perryh@pluto.rain.com> References: <14989d6e0611232356h12d8f85bwabc785b0e2909e35@mail.gmail.com> In-Reply-To: <14989d6e0611232356h12d8f85bwabc785b0e2909e35@mail.gmail.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Knowing if someone really stole someone else's code X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Nov 2006 09:01:30 -0000 "Christian Walther" wrote: > Sorry if I sound rude, but did you ever read the BSD license? > http://www.freebsd.org/copyright/freebsd-license.html > > It says in the first sentence: > "Redistribution and use in source and binary forms, with or without > modification, are permitted provided that the following conditions are > met..." > > I'd say you can use BSD licensed code for your own projects as long as > you provide the copyright message ... Actually, the O.P. raises a legitimate concern. Yes, the conditions for use of BSD-licensed code are very liberal; but this is beside his point. Suppose Alice *claims* that John used her *proprietary* code in his product, and John counters that he used someone else's BSD-licensed code? How is that sort of claim to be dealt with? The matter is more than hypothetical: I seem to recall some legal wrangling between IBM and SCO over SCO's allegation that IBM wrongly released SCO-proprietary code under the GPL.