Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Mar 2017 08:45:13 -0700
From:      Warner Losh <imp@bsdimp.com>
To:        Pedro Giffuni <pfg@freebsd.org>
Cc:        rgrimes@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:  <CANCZdfqGXYS%2BbqUCumhNO6kepCbF8kKvR=Y3s1DPoO-EFNefdg@mail.gmail.com>
In-Reply-To: <6108f2d1-9c13-66e2-7500-7eb035c0a98f@FreeBSD.org>
References:  <201703091526.v29FQmRG007171@pdx.rh.CN85.dnsmgr.net> <6108f2d1-9c13-66e2-7500-7eb035c0a98f@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 9, 2017 at 8:37 AM, Pedro Giffuni <pfg@freebsd.org> wrote:
>
> On 3/9/2017 10:26 AM, Rodney W. Grimes 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.
>>
> Which is fine.
> Nexenta was so really nice to relicense this from CDDL to BSD, just for us.

That was nice of Nexenta. We shouldn't harp on them in return for
conducting their business in a way that's different from how we'd
conduct ours. The copyright belongs to them. It's their duty to report
and mark their works in accordance to their best interests, including
complying with bits of the law. We should let them do it because it is
none of our concern. We should not repay their kindness with needless
whining.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfqGXYS%2BbqUCumhNO6kepCbF8kKvR=Y3s1DPoO-EFNefdg>