I'd move the 2018 out of the header and into a something like a NOTICES or 
COPYRIGHT file, since that also covers new and modified files.

On Friday, August 31, 2018 at 3:55:25 PM UTC-7, Sam Clegg wrote:
>
> I'm proposing that we add a short copyright header to all emscripten 
> sources.  This helps us distinguish between our own emscripten code 
> and imported third-party code (of which we have quite a bit).  It also 
> help to track the origin of files as they inevitably get copied around 
> and reminds people using the code of the copyright. 
>
> I propose the following short version (loosely based on the short 
> header found in the chromium sources). 
>
> // Copyright 2018 The Emscripten Authors.  All rights reserved. 
> // Emscripten is available under two separate licenses, the MIT license 
> and the 
> // University of Illinois/NCSA Open Source License.  Both these licenses 
> can be 
> // found in the LICENSE file. 
>
> Thoughts? 
>
> cheers, 
> sam 
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to