On Sun, Jun 9, 2013 at 6:54 PM, Chris Rohr <[email protected]> wrote: > I'm trying to help with adding licenses to blur console. Question though, > does the license need to just be in the source or in anything that is > compiled too (i.e. templates that compile to HTML, scss files that compile > to CSS.). Is the license required to show up in both or just the source?
In general, if it's included in the release, it should have it. If you're talking about something that's happening at runtime, then, no. This sounds like an odd case, but maybe the docs[0] will help (there's pointers to some tooling there too)? If you can point us to a specific source(s) in git that's questionable it'd be easier to answer. Thanks, --tim [0] - http://www.apache.org/legal/src-headers.html
