summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 12:17:41 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-20 12:17:41 +0000
commit1190d000932108f38c14cc33a9ec1bc2dcc5df20 (patch)
treecd472777d41a4b16f72834eea7506d5212dc9d27
parenta1982c42f9f3fd83d8c821d5b26be85e375a32f0 (diff)
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
-rw-r--r--sca-java-2.x/trunk/LICENSE24
-rw-r--r--sca-java-2.x/trunk/modules/binding-comet-runtime/LICENSE33
2 files changed, 57 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/LICENSE b/sca-java-2.x/trunk/LICENSE
index e809edaf31..c0ae1adecc 100644
--- a/sca-java-2.x/trunk/LICENSE
+++ b/sca-java-2.x/trunk/LICENSE
@@ -422,3 +422,27 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
+
+=================================================================================================================
+
+The module binding-comet-runtime includes files under the following license:
+
+Copyright (c) <year> <copyright holders>
+
+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.
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) <year> <copyright holders>
+
+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.