mirror of https://github.com/apache/activemq.git
Applied patch AMQ-1635. Thanks Trevor.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646333 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d11480f42c
commit
f65484408e
|
@ -588,52 +588,8 @@ This License constitutes the entire agreement between the parties with respect t
|
|||
=========================================================================
|
||||
== Jetty is under the Apache License v 2.0 ==
|
||||
=========================================================================
|
||||
|
||||
-- Licenses for included libraries
|
||||
=========================================================================
|
||||
== For the backport-util-concurrent library ==
|
||||
=========================================================================
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title>Creative Commons Public Domain</title>
|
||||
|
||||
<body>
|
||||
|
||||
<p align="center"><em>Copyright-Only Dedication (based on United States law) or Public Domain Certification</em></p>
|
||||
|
||||
<p>The
|
||||
person or persons who have associated work with this document (the
|
||||
"Dedicator" or "Certifier") hereby either (a) certifies that, to the
|
||||
best of his knowledge, the work of authorship identified is in the
|
||||
public domain of the country from which the work is published, or (b)
|
||||
hereby dedicates whatever copyright the dedicators holds in the work of
|
||||
authorship identified below (the "Work") to the public domain. A
|
||||
certifier, morever, dedicates any copyright interest he may have in the
|
||||
associated work, and for these purposes, is described as a "dedicator"
|
||||
below.</p>
|
||||
|
||||
<p>A certifier has taken reasonable steps to verify
|
||||
the copyright status of this work. Certifier recognizes that his good
|
||||
faith efforts may not shield him from liability if in fact the work
|
||||
certified is not in the public domain.</p>
|
||||
|
||||
<p>Dedicator makes
|
||||
this dedication for the benefit of the public at large and to the
|
||||
detriment of the Dedicator's heirs and successors. Dedicator intends
|
||||
this dedication to be an overt act of relinquishment in perpetuity of
|
||||
all present and future rights under copyright law, whether vested or
|
||||
contingent, in the Work. Dedicator understands that such relinquishment
|
||||
of all rights includes the relinquishment of all rights to enforce (by
|
||||
lawsuit or otherwise) those copyrights in the Work.</p>
|
||||
|
||||
<p>Dedicator
|
||||
recognizes that, once placed in the public domain, the Work may be
|
||||
freely reproduced, distributed, transmitted, used, modified, built
|
||||
upon, or otherwise exploited by anyone for any purpose, commercial or
|
||||
non-commercial, and in any way, including by methods that have not yet
|
||||
been invented or conceived.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body></html>
|
||||
|
||||
=========================================================================
|
||||
== For jaxb-api and jaxb-impl (CDDL) ==
|
||||
|
|
|
@ -201,52 +201,6 @@
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
=========================================================================
|
||||
== For the backport-util-concurrent library ==
|
||||
=========================================================================
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title>Creative Commons Public Domain</title>
|
||||
|
||||
<body>
|
||||
|
||||
<p align="center"><em>Copyright-Only Dedication (based on United States law) or Public Domain Certification</em></p>
|
||||
|
||||
<p>The
|
||||
person or persons who have associated work with this document (the
|
||||
"Dedicator" or "Certifier") hereby either (a) certifies that, to the
|
||||
best of his knowledge, the work of authorship identified is in the
|
||||
public domain of the country from which the work is published, or (b)
|
||||
hereby dedicates whatever copyright the dedicators holds in the work of
|
||||
authorship identified below (the "Work") to the public domain. A
|
||||
certifier, morever, dedicates any copyright interest he may have in the
|
||||
associated work, and for these purposes, is described as a "dedicator"
|
||||
below.</p>
|
||||
|
||||
<p>A certifier has taken reasonable steps to verify
|
||||
the copyright status of this work. Certifier recognizes that his good
|
||||
faith efforts may not shield him from liability if in fact the work
|
||||
certified is not in the public domain.</p>
|
||||
|
||||
<p>Dedicator makes
|
||||
this dedication for the benefit of the public at large and to the
|
||||
detriment of the Dedicator's heirs and successors. Dedicator intends
|
||||
this dedication to be an overt act of relinquishment in perpetuity of
|
||||
all present and future rights under copyright law, whether vested or
|
||||
contingent, in the Work. Dedicator understands that such relinquishment
|
||||
of all rights includes the relinquishment of all rights to enforce (by
|
||||
lawsuit or otherwise) those copyrights in the Work.</p>
|
||||
|
||||
<p>Dedicator
|
||||
recognizes that, once placed in the public domain, the Work may be
|
||||
freely reproduced, distributed, transmitted, used, modified, built
|
||||
upon, or otherwise exploited by anyone for any purpose, commercial or
|
||||
non-commercial, and in any way, including by methods that have not yet
|
||||
been invented or conceived.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body></html>
|
||||
|
||||
=========================================================================
|
||||
== jetty-util is under the Apache License v 2.0 ==
|
||||
=========================================================================
|
||||
|
@ -537,4 +491,4 @@ No term or provision of this License shall be deemed waived and no breach consen
|
|||
<li>
|
||||
This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
|
||||
</li>
|
||||
</ol>
|
||||
</ol>
|
||||
|
|
|
@ -147,7 +147,6 @@
|
|||
<unpack>false</unpack>
|
||||
<scope>runtime</scope>
|
||||
<includes>
|
||||
<include>backport-util-concurrent:backport-util-concurrent</include>
|
||||
<include>commons-logging:commons-logging</include>
|
||||
<include>geronimo-jms_1.1_spec:geronimo-jms_1.1_spec</include>
|
||||
<include>${pom.groupId}:activemq-core</include>
|
||||
|
|
|
@ -156,7 +156,6 @@
|
|||
<unpack>false</unpack>
|
||||
<scope>runtime</scope>
|
||||
<includes>
|
||||
<include>backport-util-concurrent:backport-util-concurrent</include>
|
||||
<include>commons-logging:commons-logging</include>
|
||||
<include>geronimo-jms_1.1_spec:geronimo-jms_1.1_spec</include>
|
||||
<include>${pom.groupId}:activemq-core</include>
|
||||
|
|
|
@ -261,8 +261,6 @@ SOFTWARE.
|
|||
== Licenses for non-apache libraries included in this assembly ==
|
||||
====================================================================
|
||||
|
||||
|
||||
backport-util-concurrent
|
||||
jetty
|
||||
jmdns
|
||||
mx4j
|
||||
|
@ -271,52 +269,6 @@ tanuki wrapper
|
|||
xmlpull
|
||||
xstream
|
||||
|
||||
=========================================================================
|
||||
== For the backport-util-concurrent library ==
|
||||
=========================================================================
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
<html><head><title>Creative Commons Public Domain</title>
|
||||
|
||||
<body>
|
||||
|
||||
<p align="center"><em>Copyright-Only Dedication (based on United States law) or Public Domain Certification</em></p>
|
||||
|
||||
<p>The
|
||||
person or persons who have associated work with this document (the
|
||||
"Dedicator" or "Certifier") hereby either (a) certifies that, to the
|
||||
best of his knowledge, the work of authorship identified is in the
|
||||
public domain of the country from which the work is published, or (b)
|
||||
hereby dedicates whatever copyright the dedicators holds in the work of
|
||||
authorship identified below (the "Work") to the public domain. A
|
||||
certifier, morever, dedicates any copyright interest he may have in the
|
||||
associated work, and for these purposes, is described as a "dedicator"
|
||||
below.</p>
|
||||
|
||||
<p>A certifier has taken reasonable steps to verify
|
||||
the copyright status of this work. Certifier recognizes that his good
|
||||
faith efforts may not shield him from liability if in fact the work
|
||||
certified is not in the public domain.</p>
|
||||
|
||||
<p>Dedicator makes
|
||||
this dedication for the benefit of the public at large and to the
|
||||
detriment of the Dedicator's heirs and successors. Dedicator intends
|
||||
this dedication to be an overt act of relinquishment in perpetuity of
|
||||
all present and future rights under copyright law, whether vested or
|
||||
contingent, in the Work. Dedicator understands that such relinquishment
|
||||
of all rights includes the relinquishment of all rights to enforce (by
|
||||
lawsuit or otherwise) those copyrights in the Work.</p>
|
||||
|
||||
<p>Dedicator
|
||||
recognizes that, once placed in the public domain, the Work may be
|
||||
freely reproduced, distributed, transmitted, used, modified, built
|
||||
upon, or otherwise exploited by anyone for any purpose, commercial or
|
||||
non-commercial, and in any way, including by methods that have not yet
|
||||
been invented or conceived.</p>
|
||||
</div>
|
||||
</div>
|
||||
</body></html>
|
||||
|
||||
=========================================================================
|
||||
== Jetty is licensed under the Apache License Version 2.0 ==
|
||||
=========================================================================
|
||||
|
|
Loading…
Reference in New Issue