From owner-freebsd-stable Mon Jun 4 14:48:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dargo.talarian.com (dargo.talarian.com [207.5.33.3]) by hub.freebsd.org (Postfix) with ESMTP id 3065B37B422 for ; Mon, 4 Jun 2001 14:48:51 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Received: from moya.talarian.com (moya.talarian.com [10.4.10.8]) by dargo.talarian.com (Postfix) with ESMTP id A95A622B05 for ; Mon, 4 Jun 2001 14:43:02 -0700 (PDT) Received: from beast.talarian.com (beast.talarian.com [10.4.10.6]) by moya.talarian.com (Postfix) with ESMTP id E19CA102 for ; Mon, 4 Jun 2001 14:48:50 -0700 (PDT) Received: from quack.kfu.com (localhost [127.0.0.1]) by beast.talarian.com (8.11.3/8.11.3) with ESMTP id f54Lmo792989 for ; Mon, 4 Jun 2001 14:48:50 -0700 (PDT) (envelope-from nsayer@quack.kfu.com) Message-ID: <3B1C0241.9020904@quack.kfu.com> Date: Mon, 04 Jun 2001 14:48:49 -0700 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD 4.3-RELEASE i386; en-US; 0.8.1) Gecko/20010411 X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Chiming in on IPF Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For me, the litmus test is whether or not the license meets the OSI definition (www.opensource.org//docs/definition.html). At issue are points 3 and 4. ----- 3. Derived Works The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software. 4. Integrity of The Author's Source Code The license may restrict source-code from being distributed in modified form only if the license allows the distribution of "patch files" with the source code for the purpose of modifying the program at build time. The license must explicitly permit distribution of software built from modified source code. The license may require derived works to carry a different name or version number from the original software. ----- My interpretation is that the most Darren could do to remain compliant with the OSD and still restrict the forking of IPF is to insist that derived works not be called IPF and insist that derived works be distributed in the form of the original IPF source and a bunch of patch files. In denying the right to fork IPF, the license violates clause 3, and therefore in my mind it is no longer 'open source'. I won't get into the issue of past licenses on IPF and how they may or may not differ or whether the change may or may not be enforceable. But I think using the OSD as a minimal test for a license's acceptability in general is not a bad idea. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message