Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2017 08:31:27 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        rgrimes@freebsd.org
Cc:        "Pedro F. Giffuni" <pfg@freebsd.org>, src-committers <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r314961 - head/usr.bin/localedef
Message-ID:  <CANCZdfqvLZBaDC8%2B4P=Y2qayUwQGf4aYYW3ERBeixDHH9Og8KA@mail.gmail.com>
In-Reply-To: <CANCZdfo4f_Aynnx4=hvTpx2AsG40rZqKk2pmXhOpbkpeVGOsyg@mail.gmail.com>
References:  <201703091521.v29FL3da010200@repo.freebsd.org> <201703091526.v29FQmRG007171@pdx.rh.CN85.dnsmgr.net> <CANCZdfo4f_Aynnx4=hvTpx2AsG40rZqKk2pmXhOpbkpeVGOsyg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 9, 2017 at 8:29 AM, Warner Losh <imp@bsdimp.com> wrote:
> On Thu, Mar 9, 2017 at 8:26 AM, Rodney W. Grimes
> <freebsd@pdx.rh.cn85.dnsmgr.net> wrote:
>>> Author: pfg
>>> Date: Thu Mar  9 15:21:03 2017
>>> New Revision: 314961
>>> URL: https://svnweb.freebsd.org/changeset/base/314961
>>>
>>> Log:
>>>   localedef(1): Fix for memory leaks reported by coverity.
>>>
>>>   Also some small cleanups to match better current illumos.
>>>
>>>   CID: 1338540, 1338541, 1338557, 1338566
>>>
>>>   Obtained from:      illumos
>>>   Discussed with:     Yuri Pankov (@Nexenta)
>>>   MFC after:  5 days
>>>
>>> Modified:
>>>   head/usr.bin/localedef/collate.c
>>>   head/usr.bin/localedef/ctype.c
>>>   head/usr.bin/localedef/localedef.c
>>>   head/usr.bin/localedef/localedef.h
>>>   head/usr.bin/localedef/time.c
>>>
>>> Modified: head/usr.bin/localedef/collate.c
>>> ==============================================================================
>>> --- head/usr.bin/localedef/collate.c  Thu Mar  9 13:41:57 2017        (r314960)
>>> +++ head/usr.bin/localedef/collate.c  Thu Mar  9 15:21:03 2017        (r314961)
>>> @@ -1,5 +1,5 @@
>>>  /*
>>> - * Copyright 2010 Nexenta Systems, Inc.  All rights reserved.
>>> + * Copyright 2017 Nexenta Systems, Inc.
>>
>> Now this is defanitly a wrong thing to do with a copyright notice,
>> always error on the side of OLDEST date, never newest.  You have now
>> extended Nexenta's claim to 2010 work by 7 years.
>
> Rob,
>
> I'm sorry Rob, but bind your own business. This is Nexenta Systems'
> business, not yours. They are the owners of the copyright. They get to
> choose. Your constant harping on trivia is very demotivating.

Also, it was imported from Illumos. They get to set the copyright
policies they have there. They follow the old Sun Microsystems model
of only listing the LATEST year. Since it is their IP, it's their
call, now ours.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqvLZBaDC8%2B4P=Y2qayUwQGf4aYYW3ERBeixDHH9Og8KA>