Date: Wed, 5 Jun 2002 08:27:30 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: obrien@FreeBSD.org Cc: Dag-Erling Smorgrav <des@ofug.org>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/lib/libstand libstand.3 Message-ID: <20020605080755.H5270-100000@gamplex.bde.org> In-Reply-To: <20020604122830.B95901@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Jun 2002, David O'Brien wrote: > On Sun, Jun 02, 2002 at 03:35:31PM +0200, Dag-Erling Smorgrav wrote: > > Jens Schweikhardt <schweikh@FreeBSD.org> writes: > > > Log: > > > Remove a URL from the middle of the BSD copyright (a clicko? a pasto?). > > > Fix typos: > > > s/evironment/environment > > > s/cont/const > > > s/_lonjmp/_longjmp > > > > You might want to fix these as well: > > des@des ~% current -l withough > > Actually I wonder that the legalities are with updating someone's > copyright statement. I am not sure we are allowed to do so. I prefer not to. In the case of libc/i386/string, the spelling error could have been fixed by merging the copyright owner's (jtc's) fix from NetBSD. E.g., FreeBSD is missing the following changes to the copyright to bcmp.S: %%% RCS file: /home/NetBSD/NetBSD-cvs/basesrc/lib/libc/arch/i386/string/bcmp.S,v Working file: bcmp.S head: 1.7 ---------------------------- revision 1.6 date: 1995/04/28 22:53:59; author: jtc; state: Exp; lines: +3 -37 Winning Strategies has placed this code into the Public Domain ---------------------------- .... ---------------------------- revision 1.3 date: 1994/01/28 20:34:33; author: jtc; state: Exp; lines: +3 -3 Fix spelling error in Copyright notice ---------------------------- %% ... despite having cvs-added bcmp.S 7 months after the spelling error was fixed. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020605080755.H5270-100000>