On Aug 12, 2014, at 5:25 AM, [email protected] wrote: > Revision > 123673 > Author > [email protected] > Date > 2014-08-12 03:25:35 -0700 (Tue, 12 Aug 2014) > Log Message > > base: Add port reload, closes #36054, patch from #42487
Thanks! > --- trunk/base/src/port1.0/portreload.tcl (rev 0) > +++ trunk/base/src/port1.0/portreload.tcl 2014-08-12 10:25:35 UTC (rev > 123673) > > @@ -0,0 +1,68 @@ > > +# et:ts=4 > +# portreload.tcl > +# $Id$ The file name line should be removed (here and everywhere else, really) and the standard MacPorts modeline inserted instead of this very short one. > +# Copyright (c) 2007, 2009, 2011 The MacPorts Project > +# Copyright (c) 2007 James D. Berry I think we just need the MacPorts copyright line with 2014 as the year, and James Berry's copyright line removed. But IANAL and I'm actually not sure how copyright lines should be handled in the case of files that are based on other files. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
