From owner-freebsd-current Thu Aug 21 16:01:37 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA25598 for current-outgoing; Thu, 21 Aug 1997 16:01:37 -0700 (PDT) Received: from plum.cyber.com.au (plum.cyber.com.au [203.7.155.24]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA25584; Thu, 21 Aug 1997 16:01:29 -0700 (PDT) Received: (from darrenr@localhost) by plum.cyber.com.au (8.6.12/8.6.6) id JAA08856; Fri, 22 Aug 1997 09:01:07 +1000 From: Darren Reed Message-Id: <199708212301.JAA08856@plum.cyber.com.au> Subject: Re: major problem with Copyright of contrib/ipfilter... To: jlemon@americantv.com (Jonathan Lemon) Date: Fri, 22 Aug 1997 09:01:07 +1000 (EST) Cc: gurney_j@resnet.uoregon.edu, current@FreeBSD.ORG, darrenr@FreeBSD.ORG In-Reply-To: <19970821095122.33711@right.PCS> from "Jonathan Lemon" at Aug 21, 97 09:51:22 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In some mail I received from Jonathan Lemon, sie wrote > > On Aug 08, 1997 at 03:30:52AM -0700, John-Mark Gurney wrote: > > well.. I was about to fix a problem with contrib/ipfilter/man/Makefile, > > but I read the copyright message at the top: > > # (C)opyright 1993, 1994, 1995 by Darren Reed. > > # > > # This code may be freely distributed as long as it retains this notice > > # and is not changed in any way. The author accepts no responsibility > > # for the use of this software. I hate legaleese, don't you ? > > > > I'm sorry, but anything that we can't fix SHOULD NEVER be imported into > > the tree... I'm going to rewrite the makefile for now... but can we > > get all the copyright messages changed to the BSD copyright?? or at > > least allow us to make modifications?? > > I think the wording is just vague. The way I read it; you aren't > allowed to change the _notice_ in any way, not the code. Perhaps > Darren can clarify? There are inconsistancies which I was unaware of until recently (I rarely pay any heed to what others put there for copyrgiht, never mind my own!). If you go back and look at the original License file for the package, it doesn't say the same as above. I fixed a large bunch of those copyright things in the latest beta for IP Filter and obviously have more to attend to. I assume this was the reason John replaced the Makefile (re. CVS commit). Darren