From 1190d000932108f38c14cc33a9ec1bc2dcc5df20 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 20 Oct 2010 12:17:41 +0000 Subject: TUSCANY-3731 - Add MIT license for binding-comet-runtime/src/main/resources/jquery.json-2.2.min.js git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1025530 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/modules/binding-comet-runtime/LICENSE | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'sca-java-2.x/trunk/modules') diff --git a/sca-java-2.x/trunk/modules/binding-comet-runtime/LICENSE b/sca-java-2.x/trunk/modules/binding-comet-runtime/LICENSE index 6e529a25c4..6118ab67fc 100644 --- a/sca-java-2.x/trunk/modules/binding-comet-runtime/LICENSE +++ b/sca-java-2.x/trunk/modules/binding-comet-runtime/LICENSE @@ -201,5 +201,38 @@ See the License for the specific language governing permissions and limitations under the License. +=============================================================================================================== + +Apache Tuscany SCA for Java Subcomponents +=========================================: + +The Tuscany SCA for Java release includes a number of subcomponents with +separate copyright notices and license terms. Your use of the source +code for the these subcomponents is subject to the terms and +conditions of the following licenses. + +================================================================================================================= + +This module includes files under the following MIT license: + +Copyright (c) + +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. -- cgit v1.2.3