Author: fchrist
Date: Thu Jul 14 15:53:53 2011
New Revision: 1146767

URL: http://svn.apache.org/viewvc?rev=1146767&view=rev
Log:
STANBOL-272 Added AL20 headers to Enhancer Engines OpenCalais

Added:
    
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/README
Modified:
    incubator/stanbol/trunk/enhancer/engines/opencalais/README.md
    incubator/stanbol/trunk/enhancer/engines/opencalais/pom.xml
    
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/OSGI-INF/metatype/metatype.properties
    
incubator/stanbol/trunk/enhancer/engines/opencalais/src/test/resources/calaisresult.owl

Modified: incubator/stanbol/trunk/enhancer/engines/opencalais/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/opencalais/README.md?rev=1146767&r1=1146766&r2=1146767&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/engines/opencalais/README.md (original)
+++ incubator/stanbol/trunk/enhancer/engines/opencalais/README.md Thu Jul 14 
15:53:53 2011
@@ -1,3 +1,18 @@
+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.
+
 # OpenCalais Enhancement Engine
 
 The **OpenCalais Enhancement Engine** provides an interface to the [OpenCalais

Modified: incubator/stanbol/trunk/enhancer/engines/opencalais/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/opencalais/pom.xml?rev=1146767&r1=1146766&r2=1146767&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/engines/opencalais/pom.xml (original)
+++ incubator/stanbol/trunk/enhancer/engines/opencalais/pom.xml Thu Jul 14 
15:53:53 2011
@@ -82,6 +82,16 @@
           </systemPropertyVariables>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.apache.rat</groupId>
+        <artifactId>apache-rat-plugin</artifactId>
+        <configuration>
+          <excludes>de>
+            <!-- License provided in src/main/resources/README -->
+            <exclude>src/main/resources/calaisTypeMap.txt</exclude>
+          </excludes>
+        </configuration>
+      </plugin>      
     </plugins>
   </build>
 

Modified: 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/OSGI-INF/metatype/metatype.properties
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/OSGI-INF/metatype/metatype.properties?rev=1146767&r1=1146766&r2=1146767&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/OSGI-INF/metatype/metatype.properties
 (original)
+++ 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/OSGI-INF/metatype/metatype.properties
 Thu Jul 14 15:53:53 2011
@@ -1,3 +1,18 @@
+# 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.
+
 
#===============================================================================
 #Properties and Options used to configure OpenCalaisEnhancementEngine
 
#===============================================================================

Added: 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/README
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/README?rev=1146767&view=auto
==============================================================================
--- 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/README 
(added)
+++ 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/main/resources/README 
Thu Jul 14 15:53:53 2011
@@ -0,0 +1,19 @@
+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.
+
+The following files are provided under the Apache License, Version 2.0:
+
+calaisTypeMap.txt
+

Modified: 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/test/resources/calaisresult.owl
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/opencalais/src/test/resources/calaisresult.owl?rev=1146767&r1=1146766&r2=1146767&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/test/resources/calaisresult.owl
 (original)
+++ 
incubator/stanbol/trunk/enhancer/engines/opencalais/src/test/resources/calaisresult.owl
 Thu Jul 14 15:53:53 2011
@@ -1,3 +1,20 @@
+<!--
+   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.
+-->
+
 <!--Use of the Calais Web Service is governed by the Terms of Service located 
at http://www.opencalais.com. By using this service or the results of the 
service you agree to these terms of service.--><!--Relations: PersonCareer
 
 City: Washington


Reply via email to