Denis A. Magda created IGNITE-13574:
---------------------------------------
Summary: Ignite Docs: clarify licenses for some imported files
Key: IGNITE-13574
URL:
https://issues.apache.org/jira/browse/IGNITE-13574 Project: Ignite
Issue Type: Task
Components: documentation
Reporter: Denis A. Magda
Assignee: Denis A. Magda
There are several imported files that are used by our docs engine which licenses have to be mentioned in our repo:
* AsciiDoctor extension [1] is protected by MIT license [2].
* Some CSS styles [3] used by Jekyll are protected by MIT license [4].
* A JS lib for the deep linking of pages [5] is protected by MIT license [6]
* This JS library [7] is not used and can be removed.
[1]
https://github.com/apache/ignite/blob/master/docs/_plugins/asciidoctor-extensions.rb[2]
https://github.com/asciidoctor/asciidoctor/blob/master/LICENSE
[3]
https://github.com/apache/ignite/blob/master/docs/_sass/rouge-base16-solarized.scss[4]
https://github.com/rouge-ruby/rouge/blob/master/LICENSE[5]
https://github.com/apache/ignite/blob/master/docs/assets/js/anchor.min.js[6]
https://github.com/bryanbraun/anchorjs#license[7]
https://github.com/apache/ignite/blob/master/docs/assets/js/jquery.swiftype.autocomplete.js--
This message was sent by Atlassian Jira
(v8.3.4#803005)