<div dir="ltr"><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 2, 2013 at 10:07 AM, Richard Fontana <span dir="ltr"><<a href="mailto:rfontana@redhat.com" target="_blank">rfontana@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Thu, May 02, 2013 at 08:56:03AM -0700, Mark Washenberger wrote:<br>
><br>
><br>
>     This is really an education issue. Lots of first time Open Source folks on<br>
>     the project that don't understand that copyright + license grant in each<br>
>     file is actually quite important to ensure things are actually Open Source<br>
>     in all jurisdictions.<br>
><br>
><br>
> This seems to be the detail I was missing. Can someone elaborate a bit about<br>
> where this is a problem?<br>
<br>
</div></div>While I can't speak of 'all jurisdictions', just as a matter of common<br>
practice in open source projects this is not so, and I'm not sure what<br>
the notice 'ensures'. There is no particular *need* to have a<br>
copyright notice and license grant in each file; if that were so then<br>
probably half or more of all open source projects, including, no<br>
doubt, OpenStack dependencies, would fail the test. There are some<br>
arguments in favor of having such notices in each file, but there are<br>
also arguments against (well, particularly with respect to copyright<br>
notices, as over time they tend to become misleading as indications of<br>
the actual provenance of the file in question).<br>
<br>
Aaron Williamson wrote a good article on this topic, though I don't<br>
agree with all of his recommendations:<br>
<a href="http://softwarefreedom.org/resources/2012/ManagingCopyrightInformation.html" target="_blank">http://softwarefreedom.org/resources/2012/ManagingCopyrightInformation.html</a></blockquote><div><br></div><div>
Thanks so much for this link. This page looks like a much better informed way of expressing my viewpoint, which boils down to</div><div> 1) Copyright headers in source files are not really necessary, and often give an inaccurate view of the provenance of a file.</div>

<div> 2) Some folks, like me, find copyright headers in source files tedious to maintain.</div><div><br></div><div>Unless anyone has a stronger counterpoint to the view Richard has expressed here, I'd like to proceed with plans to stop allowing commits that add new copyright headers to new file additions in Glance (LICENSE file is an obvious exception).</div>

<div><br></div><div>- a hacking check that prohibits copyright headers, with exceptions made for all currently existing files</div><div>- some sort of commit hook or automated process for setting up the static license header in files that are missing the license notice</div>

<div>- seek permission from the OpenStack Foundation to move their copyright headers into LICENSE (or remove them entirely)</div><div>- seek similar permission from other original copyright holders</div><div>
<br></div><div>(these last two steps really aren't that crucial, since the goal from my perspective is for folks to stop having to pay attention to copyright headers while coding)</div></div></div></div>