Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2019 14:06:08 -0000
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        Peter Holm <peter@holm.cc>
Cc:        rgrimes@freebsd.org, src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   Re: svn commit: r345840 - user/pho/stress2/misc
Message-ID:  <201904030750.x337oGQO025530@gndrsh.dnsmgr.net>
In-Reply-To: <20190403074432.GA66279@x2.osted.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, Apr 03, 2019 at 12:28:45AM -0700, Rodney W. Grimes wrote:
> > > Author: pho
> > > Date: Wed Apr  3 07:22:46 2019
> > > New Revision: 345840
> > > URL: https://svnweb.freebsd.org/changeset/base/345840
> > > 
> > > Log:
> > >   Added tmpfs to the tested file systems.
> > >   Added showing file mapping for RW and RO mounts.
> > >   
> > >   Sponsored by:	Dell EMC Isilon
> > > 
> > > Modified:
> > >   user/pho/stress2/misc/mountu.sh
> > > 
> > > Modified: user/pho/stress2/misc/mountu.sh
> > > ==============================================================================
> > > --- user/pho/stress2/misc/mountu.sh	Wed Apr  3 07:09:28 2019	(r345839)
> > > +++ user/pho/stress2/misc/mountu.sh	Wed Apr  3 07:22:46 2019	(r345840)
> > > @@ -1,9 +1,10 @@
> > >  #!/bin/sh
> > >  
> > >  #
> > > -# Copyright (c) 2012 Peter Holm <pho@FreeBSD.org>
> > > -# All rights reserved.
> > > +# SPDX-License-Identifier: BSD-2-Clause-FreeBSD
> > >  #
> > > +# Copyright (c) 2019 Dell EMC Isilon
> > > +#
> > 
> > Being on the record, it appears as if the date of original
> > publication has been obliterated and replaced with a newer
> > date.  This is moving the date of expiration of the copyright
> > forward and has case law that shows this to be the wrong
> > thing to do.
> > 
> > You can make it 2012, 2019 but you can not remove the original
> > publication date.
> > 
> > I am uncertain how the "you should never remove a copyright"
> > rule apply here, so there is also that issue.
> > 
> 
> So, would this be the right thing to do:
> 
> Copyright (c) 2012 Peter Holm <pho@FreeBSD.org>
> Copyright (c) 2019 Dell EMC Isilon

That would be one way to solve this,  did you assign
in anyway your original copyright to Dell/Emc/Isilon?
If so then the norm for that would be:
	Copyright (c) 2012 Dell EMC Isilon
	Written by Peter Holm <pho@FreeBSD.org> as a work for hire

which I do not think is the case here, your simply
doing work as there employee now, and that would take
the form you used above:
Copyright (c) 2012 Peter Holm <pho@FreeBSD.org>
Copyright (c) 2019 Dell EMC Isilon

> 
> I guess it's to late to just restore the original?
I do not see a need to restore it, so long as it
ends up in a correct state.

> - Peter
Thanks for the quick response,
-- 
Rod Grimes                                                 rgrimes@freebsd.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904030750.x337oGQO025530>