Author: azeez Date: Wed Jan 28 05:16:35 2009 New Revision: 29869 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29869
Log: License Modified: trunk/wsas/java/modules/distribution/LICENSE trunk/wsas/java/modules/distribution/NOTICE Modified: trunk/wsas/java/modules/distribution/LICENSE URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/LICENSE?rev=29869&r1=29868&r2=29869&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/LICENSE (original) +++ trunk/wsas/java/modules/distribution/LICENSE Wed Jan 28 05:16:35 2009 @@ -1613,6 +1613,31 @@ use the text of this Exhibit A rather than the text found in the Original Code Source Code for Your Modifications.] +========================= +jQuery Javascript library +========================= + + Copyright (c) 2009 John Resig, http://jquery.com/ + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + -------------------------------------------------------------------------------- Modified: trunk/wsas/java/modules/distribution/NOTICE URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/NOTICE?rev=29869&r1=29868&r2=29869&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/NOTICE (original) +++ trunk/wsas/java/modules/distribution/NOTICE Wed Jan 28 05:16:35 2009 @@ -13,7 +13,8 @@ The WSO2 WSAS binary distribution includes software distributed under the Apache License (AL) Version 2.0, Eclipse Public License - v 1.0, COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0, -Mozilla Public License 1.1 and the Creative Commons Public Domain license. +Mozilla Public License 1.1, MIT License and the +Creative Commons Public Domain license. See the LICENSE file for details. COPYRIGHT NOTICES @@ -41,4 +42,6 @@ The Initial Developer of the Original Code is Netscape Communications Corporation. Portions created by the Initial Developer are Copyright (C) 1997-2000 the Initial Developer. All Rights Reserved. + jQuery + Copyright (c) 2009 John Resig, http://jquery.com/ _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
