Skip to content

Commit 9a3f5e2

Browse files
committed
Added wss4j legal documentation
Conflicts: NOTICE tools/whisker/descriptor.xml
1 parent 03248f3 commit 9a3f5e2

3 files changed

Lines changed: 26 additions & 1 deletion

File tree

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ Within the deps/awsapi-lib directory
366366
rampart-lib http://axis.apache.org/axis2/java/rampart/download/1.5/download.cgi
367367
woden-api-1.0M8.jar http://svn.apache.org/viewvc/webservices/woden/tags/1.0M8_20080423/
368368
woden-impl-dom-1.0M8.jar http://svn.apache.org/viewvc/webservices/woden/tags/1.0M8_20080423/
369+
wss4j-1.5.8.jar http://ws.apache.org/wss4j/source-repository.html
369370
xercesImpl.jar http://xerces.apache.org/xerces2-j/source-repository.html
370371
xml-apis.jar http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-sources.jar
371372

NOTICE

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -672,3 +672,16 @@
672672
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
673673

674674
================================================================================
675+
676+
For
677+
wss4j-1.5.8.jar
678+
679+
680+
Apache WebServices - WSS4J
681+
Copyright 2004-2011 The Apache Software Foundation
682+
683+
This product includes software developed at
684+
The Apache Software Foundation (http://www.apache.org/).
685+
686+
This product includes software Copyright University of Southampton IT
687+
Innovation Centre, 2006 (http://www.it-innovation.soton.ac.uk).

tools/whisker/descriptor.xml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2250,7 +2250,17 @@ The Apache Software Foundation (http://www.apache.org/).
22502250

22512251
Please read the different LICENSE files present in the lib directory of
22522252
this distribution.
2253-
</notice>
2253+
</notice>
2254+
<notice id='wss4j.notice'>
2255+
Apache WebServices - WSS4J
2256+
Copyright 2004-2011 The Apache Software Foundation
2257+
2258+
This product includes software developed at
2259+
The Apache Software Foundation (http://www.apache.org/).
2260+
2261+
This product includes software Copyright University of Southampton IT
2262+
Innovation Centre, 2006 (http://www.it-innovation.soton.ac.uk).
2263+
</notice>
22542264
</notices>
22552265
<organisations>
22562266
<organisation
@@ -2848,6 +2858,7 @@ Copyright (c) 2004-2012 The Apache Software Foundation
28482858
<resource name="woden-impl-dom-1.0M8.jar" source='http://svn.apache.org/viewvc/webservices/woden/tags/1.0M8_20080423/' notice='woden.notice' />
28492859
<resource name='xercesImpl.jar' source='http://xerces.apache.org/xerces2-j/source-repository.html' notice='xerces.notice' />
28502860
<resource name='xml-apis.jar' source='http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04-sources.jar' notice='xml-apis.notice' />
2861+
<resource name='wss4j-1.5.8.jar' source='http://ws.apache.org/wss4j/source-repository.html' notice='wss4j.notice' />
28512862
</by-organisation>
28522863
</with-license>
28532864
<with-license id='ApacheLicenseVersion2'>

0 commit comments

Comments
 (0)