Add missing license headers where appropriate
---------------------------------------------
Key: SLING-543
URL: https://issues.apache.org/jira/browse/SLING-543
Project: Sling
Issue Type: Task
Reporter: Felix Meschberger
Gilles Scokart in [1] noted some files with missing license headers according
to RAT:
!????? ./launchpad/content/src/main/resources/content/ROOT.json
!????? ./launchpad/content/src/main/resources/content/index.html
!????? ./launchpad/content/src/main/resources/content/sling.css
!?????
./launchpad/webapp/src/test/java/org/apache/sling/launchpad/webapp/integrationtest/package.html
!????? ./launchpad/webapp/src/test/resources/integration-test/no-code.esp
!?????
./launchpad/webapp/src/test/resources/integration-test/rendering-test.ftl
!????? ./launchpad/webapp/src/test/resources/integration-test/testfile.html
!????? ./launchpad/webapp/src/test/resources/integration-test/testfile.js
!????? ./launchpad/webapp/src/test/resources/integration-test/testfile.json
!????? ./launchpad/webapp/src/test/resources/integration-test/testfile.txt
!????? ./launchpad/webapp/src/test/resources/integration-test/apt/apt-test.apt
!?????
./samples/simple-demo/src/main/resources/SLING-INF/content/sample/sample_readme.txt
!?????
./samples/simple-demo/src/main/resources/SLING-INF/content/sample/content/home.json
!????? ./samples/webloader/ui/src/main/resources/initial-content/ROOT.json
!?????
./scripting/javascript/src/main/resources/META-INF/services/javax.script.ScriptEngineFactory
These headers should be added where appropriate and possible.
[1] http://markmail.org/message/ww4xkwtffmcgtdup
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.