svn commit: r269319 - head/sys/dev/usb/net
Kevin Lo
kevlo at FreeBSD.org
Fri Aug 1 02:20:18 UTC 2014
On Fri, Aug 01, 2014 at 12:37:06AM +0000, Bjoern A. Zeeb wrote:
>
>
> On 31 Jul 2014, at 03:34 , Kevin Lo <kevlo at 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
More information about the svn-src-all
mailing list