[
https://issues.apache.org/jira/browse/SLING-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227608#comment-14227608
]
Bertrand Delacretaz commented on SLING-4205:
--------------------------------------------
Here's the list of source files that are not java, jsp or less code:
{code}
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/animate.min.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/bootbox.reseditor.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/bootstrap.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/browser_ie.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/font.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/font_ie.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/select2.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/select2.reseditor.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/shake.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/css/style.css
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/font/Michroma.eot
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/font/Michroma.woff
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/32px.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/40px.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/add.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/alu.gif
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/file.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/folder_lightgray.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/remove.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/right_arrow_lightgray.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/root.png
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/img/throbber.gif
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/bootbox.min.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/bootstrap.min.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/jquery.min.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/jquery.scrollTo-min.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/jstree.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/reseditor/LoginController.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/reseditor/MainController.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/reseditor/tree/AddNodeController.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/reseditor/tree/JSTreeAdapter.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/reseditor/tree/TreeController.js
src/main/resources/SLING-INF/libs/sling/resource-editor-static-content/js/select2.min.js
{code}
> Clarify the licensing of resourceeditor images, fonts etc.
> ----------------------------------------------------------
>
> Key: SLING-4205
> URL: https://issues.apache.org/jira/browse/SLING-4205
> Project: Sling
> Issue Type: Task
> Components: Extensions
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: Resource Editor 1.0.2
>
>
> As per SLING-4169 some of the images, fonts and maybe other resources used by
> the resource-editor module need clarification or replacement to make sure we
> can be release them under the Apache License.
> This issue is meant to keep track of which files are already ok and which
> ones need modifications.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)