summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-06-03 13:00:45 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-06-03 13:00:45 +0000
commit9cd7350c10d82df7320849727f41e4802826642f (patch)
tree831ebcfb3a7a396a37a00e907267877826c46f8f /sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation
parentde5981638992c1d0af267753945017a6a7e7a219 (diff)
add license
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation/package.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation/package.html b/sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation/package.html
index b29df75b5f..f81f09ce7a 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation/package.html
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/modules/sca-api/src/main/java/org/oasisopen/sca/annotation/package.html
@@ -1,3 +1,21 @@
+<!--
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+-->
<body>
Provides SCA common annotation definitions for Java.
</body>