Author: azeez Date: Tue Feb 3 04:18:43 2009 New Revision: 30363 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=30363
Log: updated Modified: trunk/wsas/java/modules/distribution/LICENSE.txt trunk/wsas/java/modules/distribution/README.txt Modified: trunk/wsas/java/modules/distribution/LICENSE.txt URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/LICENSE.txt?rev=30363&r1=30362&r2=30363&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/LICENSE.txt (original) +++ trunk/wsas/java/modules/distribution/LICENSE.txt Tue Feb 3 04:18:43 2009 @@ -1,9 +1,15 @@ -This product contains software under different licenses. This file lists all the -contained libraries (jar files) and the license under which they are provided to you. +This product is licensed by WSO2 Inc. under Apache License 2.0. The license +can be downloaded from the following locations: + http://www.apache.org/licenses/LICENSE-2.0.html + http://www.apache.org/licenses/LICENSE-2.0.txt + +This product also contains software under different licenses. This table below +all the contained libraries (jar files) and the license under which they are +provided to you. -At the bottom of this file is a table that shows what each license indicate below -is and where the actual text of the license can be found. +At the bottom of this file is a table that shows what each license indicated +below is and where the actual text of the license can be found. Name Type License ------------------------------------------------------------------------------------- Modified: trunk/wsas/java/modules/distribution/README.txt URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/README.txt?rev=30363&r1=30362&r2=30363&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/README.txt (original) +++ trunk/wsas/java/modules/distribution/README.txt Tue Feb 3 04:18:43 2009 @@ -78,7 +78,6 @@ |- bin <folder> |- conf <folder> |- database <folder> - |- docs <folder> |- lib <folder> |- logs <folder> |- repository <folder> @@ -86,10 +85,9 @@ |- samples <folder> |- tmp <folder> |- webapps <folder> - |-- LICENSE <file> - |-- NOTICE <file> - |-- README <file> - |-- INSTALL <file> + |-- LICENSE.txt <file> + |-- README.txt <file> + |-- INSTALL.txt <file> |-- release-notes.html <file> - bin @@ -97,13 +95,10 @@ - conf Contains configuration files - + - database Contains the database - - docs - Contains documentation - - lib Contains the basic set of libraries required to startup WSAS in standalone mode @@ -131,16 +126,13 @@ Contains the WSO2 WSAS webapp. Any other webapp also can be deployed in this directory - - LICENSE + - LICENSE.txt Apache License 2.0 under which WSO2 WSAS is distributed. - - NOTICE - Notice of development. - - - README + - README.txt This document. - - INSTALL + - INSTALL.txt This document will contain information on installing WSO2 WSAS - release-notes.html @@ -175,7 +167,7 @@ This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of -encryption software. BEFORE using any encryption software, please +encryption software. Before using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <http://www.wassenaar.org/> for more _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
