[
https://issues.apache.org/jira/browse/KYLIN-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14968633#comment-14968633
]
Shaofeng SHI commented on KYLIN-999:
------------------------------------
Jason answered the question in mailing list, so I think the license of these
two font files are already in Kylin's LICENSE file, will mark this as resolved;
Here is Jason's reply:
Hi all,
about the font license
Kylin UI is build with AdminLTE[1]
AdminLTE license here[2]
AdminLTE use google webfonts, you can see it at first line here[3]
due to firewall issue,some places like CHINA may not be able to access
this file.so we download it to local file
"webapp/app/fonts/AdminLTE-fonts.css"
about the google fonts license [4]
Can I use the Fonts API on any page?
Yes. All the fonts on Google Fonts <https://www.google.com/fonts> are
licensed under open source licenses that let you use them on any website,
from a private blog to a big commercial site.
1.https://github.com/almasaeed2010/AdminLTE
2.https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE
3.
https://github.com/almasaeed2010/AdminLTE/blob/master/dist/css/AdminLTE.css
4.https://developers.google.com/fonts/faq?hl=en
Thanks
Jason
> License check and cleanup for release
> -------------------------------------
>
> Key: KYLIN-999
> URL: https://issues.apache.org/jira/browse/KYLIN-999
> Project: Kylin
> Issue Type: Improvement
> Components: General
> Affects Versions: v1.0
> Reporter: Luke Han
> Assignee: Zhong,Jason
> Fix For: v1.1
>
>
> Hi,
> Sorry but it’s -1 (binding), although you have enough +1 to go ahead and make
> a release.
> This issue that has occurred before [1] and even if the website isn’t
> included in the release it looks like there may be a still few issues to fix
> there.
> I checked
> - package contains incubating
> - Signatures good
> - DISCLAIMER exits
> - LICENSE issues (see below)
> - NOTICE fine
> - No unexpected binary files
> - All source file have apache headers
> The file ./website/assets/css/animate.css has had an Apache header put on it
> when it is MIT licensed. There are probably other files that are incorrect in
> this way but I’ve not looked in detail. Perhaps
> ./website/assets/fonts/helveticaneue-webfont.svg and
> ./website/assets/fonts/helveticaneue-webfont.css? but that may have a more
> serious issue.
> The font files ./website/assets/fonts/helveticaneue-webfont.* seem to
> licensed like so (from the font meta data):
> "Copyright (c) 1988, 1990 Adobe Systems Incorporated. All Rights
> Reserved.Helvetica is a registered trademark of Linotype AG and/or its
> subsidiaries.”
> Other minor LICENSE issues:
> - Missing MIT licensed for animate.css
> - Missing MIT for Bootstrap and normalise.css
> - Missing MIT for jQuery
> - Missing MIT for font awsome
> - Missing SIL for font awsome
> Not required but you may want to add Apache license for the open sans font to
> LICENSE as it not immediately obvious how that binary file is licensed.
> Thanks,
> Justin
> 1. http://apache.markmail.org/message/z6k3yivyo6xz24by
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)