mirror of https://github.com/apache/cloudstack.git
Adding springsource artifacts to package legal docs.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
This commit is contained in:
parent
e4baff2281
commit
58bcd0eefb
|
|
@ -2999,6 +2999,13 @@ Within the target/jar directory
|
|||
from Jan Van Besien mailto:janvanbesien@gmail.com
|
||||
java-ipv6.jar from http://code.google.com/p/java-ipv6
|
||||
|
||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||
Copyright 2002-2012 the original author or authors.
|
||||
from SpringSource, a division of VMware. http://www.springsource.org/
|
||||
spring-context-3.1.2.RELEASE.jar from https://github.com/SpringSource/spring-framework
|
||||
spring-core-3.1.2.RELEASE.jar from https://github.com/SpringSource/spring-framework
|
||||
spring-web-3.1.2.RELEASE.jar from https://github.com/SpringSource/spring-framework
|
||||
|
||||
licensed under the BSD (3-clause) http://www.opensource.org/licenses/BSD-3-Clause (as follows)
|
||||
|
||||
Copyright (c) 2009, Caringo, Inc.
|
||||
|
|
|
|||
|
|
@ -2435,6 +2435,10 @@ Innovation Centre, 2006 (http://www.it-innovation.soton.ac.uk).
|
|||
id='person:janvanbesien'
|
||||
name='Jan Van Besien'
|
||||
url='mailto:janvanbesien@gmail.com' />
|
||||
<organisation
|
||||
id='springsource.com'
|
||||
name='SpringSource, a division of VMware.'
|
||||
url='http://www.springsource.org/' />
|
||||
</organisations>
|
||||
<primary-license id='ApacheLicenseVersion2'>
|
||||
<copyright-notice>Copyright (c) 2013 The Apache Software Foundation</copyright-notice>
|
||||
|
|
@ -2837,6 +2841,16 @@ All rights reserved.
|
|||
<resource name='java-ipv6.jar' source='http://code.google.com/p/java-ipv6' />
|
||||
</by-organisation>
|
||||
</with-license>
|
||||
<with-license id='ApacheLicenseVersion2'>
|
||||
<copyright-notice>
|
||||
Copyright 2002-2012 the original author or authors.
|
||||
</copyright-notice>
|
||||
<by-organisation id='springsource.com'>
|
||||
<resource name='spring-core-3.1.2.RELEASE.jar' source='https://github.com/SpringSource/spring-framework' />
|
||||
<resource name='spring-context-3.1.2.RELEASE.jar' source='https://github.com/SpringSource/spring-framework' />
|
||||
<resource name='spring-web-3.1.2.RELEASE.jar' source='https://github.com/SpringSource/spring-framework' />
|
||||
</by-organisation>
|
||||
</with-license>
|
||||
</within>
|
||||
<within dir='deps/awsapi-lib'>
|
||||
<with-license id='ApacheLicenseVersion2'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue