[
https://issues.apache.org/jira/browse/SLING-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360306#comment-16360306
]
Dan Klco commented on SLING-7465:
---------------------------------
Thanks! I _think_ that since the font is Apache 2 Licensed, we just should list
it in a LICENSE and NOTICE file as per the Licensing HowTo:
[http://www.apache.org/dev/licensing-howto.html]
I'd propose something like this:
src/main/appended-resources/META-INF/NOTICE:
{{This product includes software from
[http://www.google.com|http://www.google.com/]}}
{{Copyright (C) 2011, Google Corporation}}
{{Licensed under the Apache 2 License
[http://www.apache.org/licenses/LICENSE-2.0.html]}}
src/main/appended-resources/META-INF/LICENSE:
{{APACHE SLING LAUNCHPAD CONTENT SUBCOMPONENTS:}}
{{The Apache Sling Launchpad Content includes a subcomponent }}{{with separate
copyright notices. Your use of the source }}{{code for this subcomponent is
subject to the terms and conditions }}{{of the following licenses.}}{{ }}
{{For Open Sans: Apache License, Version 2.0}}
[~bdelacretaz] – Does this sound correct to you?
> Clarify licensing of fonts added to launchpad-content
> -----------------------------------------------------
>
> Key: SLING-7465
> URL: https://issues.apache.org/jira/browse/SLING-7465
> Project: Sling
> Issue Type: Task
> Components: Launchpad
> Reporter: Bertrand Delacretaz
> Assignee: Dan Klco
> Priority: Minor
> Fix For: Launchpad Content 2.0.14
>
>
> Hi Dan, assigning this to you as it's related to your changes in SLING-7379
> (cool stuff BTW!)
> Those changes have added fonts under
> [https://github.com/apache/sling-org-apache-sling-launchpad-content/tree/master/src/main/frontend/src/fonts]
> Do you have licensing information for those fonts? Do we need to add a
> LICENSE to that module for them?
> If that's needed I think we just need to add a license (and notice if needed)
> under appended-resources like in
> https://github.com/apache/sling-org-apache-sling-commons-log/tree/master/src/main/appended-resources/META-INF
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)