mirror of https://github.com/apache/cloudstack.git
Adding legal docs for java-ipv6.jar
Signed-off-by: Chip Childers <chip.childers@gmail.com>
This commit is contained in:
parent
018554ce29
commit
e4baff2281
|
|
@ -2994,6 +2994,11 @@ Within the target/jar directory
|
|||
jetty-6.1.26.jar from http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.1.26/jetty-6.1.26-sources.jar
|
||||
jetty-util-6.1.26.jar from http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.1.26/jetty-util-6.1.26-sources.jar
|
||||
|
||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||
|
||||
from Jan Van Besien mailto:janvanbesien@gmail.com
|
||||
java-ipv6.jar from http://code.google.com/p/java-ipv6
|
||||
|
||||
licensed under the BSD (3-clause) http://www.opensource.org/licenses/BSD-3-Clause (as follows)
|
||||
|
||||
Copyright (c) 2009, Caringo, Inc.
|
||||
|
|
|
|||
|
|
@ -2431,6 +2431,10 @@ Innovation Centre, 2006 (http://www.it-innovation.soton.ac.uk).
|
|||
id='dojofoundation.org'
|
||||
name='The Dojo Foundation'
|
||||
url='http://dojofoundation.org/' />
|
||||
<organisation
|
||||
id='person:janvanbesien'
|
||||
name='Jan Van Besien'
|
||||
url='mailto:janvanbesien@gmail.com' />
|
||||
</organisations>
|
||||
<primary-license id='ApacheLicenseVersion2'>
|
||||
<copyright-notice>Copyright (c) 2013 The Apache Software Foundation</copyright-notice>
|
||||
|
|
@ -2827,6 +2831,12 @@ All rights reserved.
|
|||
<resource name='cloud-backport-util-concurrent-3.0.jar' source='http://backport-jsr166.sourceforge.net/' />
|
||||
</by-organisation>
|
||||
</public-domain>
|
||||
<with-license id='ApacheLicenseVersion2'>
|
||||
<copyright-notice></copyright-notice>
|
||||
<by-organisation id='person:janvanbesien'>
|
||||
<resource name='java-ipv6.jar' source='http://code.google.com/p/java-ipv6' />
|
||||
</by-organisation>
|
||||
</with-license>
|
||||
</within>
|
||||
<within dir='deps/awsapi-lib'>
|
||||
<with-license id='ApacheLicenseVersion2'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue