svn commit: r345840 - user/pho/stress2/misc

Rodney W. Grimes freebsd at gndrsh.dnsmgr.net
Tue Sep 3 14:06:08 UTC 2019


> 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 at 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 at 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 at 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 at 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 at freebsd.org




More information about the svn-src-user mailing list