Date: Fri, 1 Aug 2014 10:19:54 +0800 From: Kevin Lo <kevlo@FreeBSD.org> To: "Bjoern A. Zeeb" <bz@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r269319 - head/sys/dev/usb/net Message-ID: <20140801021954.GA63598@ns.kevlo.org> In-Reply-To: <0841AC77-B2A7-47DD-8A9D-1AC8DEB79854@FreeBSD.org> References: <201407310334.s6V3YP4Q018668@svn.freebsd.org> <0841AC77-B2A7-47DD-8A9D-1AC8DEB79854@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 01, 2014 at 12:37:06AM +0000, Bjoern A. Zeeb wrote: > > > On 31 Jul 2014, at 03:34 , Kevin Lo <kevlo@FreeBSD.org> wrote: > > > Author: kevlo > > Date: Thu Jul 31 03:34:25 2014 > > New Revision: 269319 > > URL: http://svnweb.freebsd.org/changeset/base/269319 > > > > Log: > > In copyright statement correct that the author is me, not Bill Paul. > > And you still hear the voices in his (now your) head? If this is not intentional either /usr/share/examples/etc/bsd-style-copyright is probably what you are looking for. > > We should really stop copying and pasting license from one file to another and copying and pasting network drivers around . . . > Didn't I fix it in r269322 ? > > > > Modified: > > head/sys/dev/usb/net/if_axgereg.h > > > > Modified: head/sys/dev/usb/net/if_axgereg.h > > ============================================================================== > > --- head/sys/dev/usb/net/if_axgereg.h Thu Jul 31 02:07:48 2014 (r269318) > > +++ head/sys/dev/usb/net/if_axgereg.h Thu Jul 31 03:34:25 2014 (r269319) > > @@ -11,10 +11,10 @@ > > * notice, this list of conditions and the following disclaimer in the > > * documentation and/or other materials provided with the distribution. > > * > > - * THIS SOFTWARE IS PROVIDED BY Bill Paul AND CONTRIBUTORS ``AS IS'' AND > > + * 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 PURPOSE > > - * ARE DISCLAIMED. IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD > > + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR THE VOICES IN HIS HEAD > > * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR > > * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF > > * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS > > > > — > Bjoern A. Zeeb "Come on. Learn, goddamn it.", WarGames, 1983 Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140801021954.GA63598>