[
https://issues.apache.org/jira/browse/ASTERIXDB-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836679#comment-15836679
]
ASF subversion and git services commented on ASTERIXDB-1320:
------------------------------------------------------------
Commit 622496642caca7a61b2d411cb1608b93c9fa4d03 in asterixdb's branch
refs/heads/master from [~mblow]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=6224966 ]
ASTERIXDB-1320, ASTERIXDB-1323: License Fixes
ASTERIXDB-1320:
- LICENSE lists a large number of CDDL licensed bits of software
CDDL is Category B we should provide a link to the source code (see 3.1.
Availability of Source Code in (1)). Previous advice on legal-discuss
was this goes in NOTICE but recent discussions have left this a bit more
muddled.
ASTERIXDB-1323:
- Missing normalize.css (MIT)
./asterix-examples/src/main/resources/admaql101-demo
/static/css/bootstrap.min.css
- Missing license for second bottle file (MIT) ./asterix-examples/src/main/
resources/tweetbook-demo/bottle.py
- Bootstrap version bundled is Apache licensed not MIT licensed
./asterix-app/src/
main/resources/webui/static/js/bootstrap.min.js
- It’s also not mentioned for all licenses what each license is (MIT/BSD etc)
that
can be helpful. The version of the bundled software is also helpful.
- Should include text of RainbowVis-JS license (or better still a pointer to a
copy
of the license file) [5] not a pointer to a URL on github
Also, misc cleanup.
Change-Id: Ie9fe9c18f63624896ccda420e1bf83ae0127021e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1463
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
> Improvements to LICENSE/NOTICE in binary artifacts
> --------------------------------------------------
>
> Key: ASTERIXDB-1320
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1320
> Project: Apache AsterixDB
> Issue Type: Task
> Components: AsterixDB, Hyracks, Licensing
> Reporter: Till
> Assignee: Michael Blow
> Priority: Blocker
> Labels: soon
>
> for AsterixDB (0.8.8-incubating) and Hyracks (0.2.17-incubating) (RC1):
> * some of those jars contain bundled software which may need to be added to
> LICENSE and NOTICE
> * LICENSE lists a large number of CDDL licensed bits of software. CDDL is
> Category B we should provide a link to the source code (see 3.1. Availability
> of Source Code in (1)). Previous advice on legal-discuss was this goes in
> NOTICE but recent discussions have left this a bit more muddled.
> * There's no need to list in NOTICE the copyright years and name of an ASF
> licensed product or the line " This product includes software developed by”.
> * The NOTICE files have a lot of not required information in them (2)
> (1) https://opensource.org/licenses/CDDL-1.0
> (2) http://www.apache.org/dev/licensing-howto.html#mod-notice
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)