Author: fchrist
Date: Fri Jan  6 15:08:46 2012
New Revision: 1228225

URL: http://svn.apache.org/viewvc?rev=1228225&view=rev
Log:
STANBOL-272 STANBOL-270 Added AL20 header exclusions in top level POM. Fixed 
some AL20 headers in READMEs. Adjusted POMs in preparation for doing a stack 
release once

Modified:
    incubator/stanbol/trunk/commons/jobs/README.md
    incubator/stanbol/trunk/commons/pom.xml
    incubator/stanbol/trunk/commons/solr/README.md
    incubator/stanbol/trunk/data/README.md
    incubator/stanbol/trunk/data/sites/dblp/README.md
    incubator/stanbol/trunk/enhancer/tools/wikidumps/README
    incubator/stanbol/trunk/enhancer/tools/wikidumps/getRDF
    incubator/stanbol/trunk/enhancer/tools/wikidumps/parseWikiDump
    incubator/stanbol/trunk/entityhub/README.TXT
    incubator/stanbol/trunk/entityhub/indexing/geonames/README.md
    incubator/stanbol/trunk/integration-tests/README.txt
    incubator/stanbol/trunk/ontologymanager/README.md
    incubator/stanbol/trunk/parent/pom.xml
    incubator/stanbol/trunk/pom.xml
    incubator/stanbol/trunk/tools/README.md
    incubator/stanbol/trunk/tools/stanbol

Modified: incubator/stanbol/trunk/commons/jobs/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/jobs/README.md?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/jobs/README.md (original)
+++ incubator/stanbol/trunk/commons/jobs/README.md Fri Jan  6 15:08:46 2012
@@ -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.
+-->
+
 Jobs
 ==================
 

Modified: incubator/stanbol/trunk/commons/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/pom.xml?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/pom.xml (original)
+++ incubator/stanbol/trunk/commons/pom.xml Fri Jan  6 15:08:46 2012
@@ -37,11 +37,7 @@
   <modules>
     <module>jsonld</module>
     <module>jobs</module>
-    <!--
-    Deactivated as not releasable under Apache because of license issue. The
-    opennlp bundle is only added when using the 'stack' profile.
     <module>opennlp</module>
-    -->
     <module>web/base</module>
     <module>web/home</module>
     <module>web/sparql</module>

Modified: incubator/stanbol/trunk/commons/solr/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/solr/README.md?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/commons/solr/README.md (original)
+++ incubator/stanbol/trunk/commons/solr/README.md Fri Jan  6 15:08:46 2012
@@ -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.
+-->
+
 # Stanbol Commons Solr
 
 Solr is used by several Apache Stanbol components. The Apache Stanbol Solr 
Commons artifacts provide a set of utilities that ease the use of Solr within 
OSGi, allow the initialization and management of Solr indexes as well as the 
publishing of Solrs RESTful interface on the OSGi HttpService.

Modified: incubator/stanbol/trunk/data/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/README.md?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/data/README.md (original)
+++ incubator/stanbol/trunk/data/README.md Fri Jan  6 15:08:46 2012
@@ -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.
+-->
+
 # Data files and configurations for Stanbol
 
 This source repository holds artifacts that are used to load 

Modified: incubator/stanbol/trunk/data/sites/dblp/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/sites/dblp/README.md?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/data/sites/dblp/README.md (original)
+++ incubator/stanbol/trunk/data/sites/dblp/README.md Fri Jan  6 15:08:46 2012
@@ -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.
+-->
+
 # DBLP with local index for the Apache Stanbol Entityhub
 
 This module is no longer available. It was replaced by the Indexing Tool for

Modified: incubator/stanbol/trunk/enhancer/tools/wikidumps/README
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/tools/wikidumps/README?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/tools/wikidumps/README (original)
+++ incubator/stanbol/trunk/enhancer/tools/wikidumps/README Fri Jan  6 15:08:46 
2012
@@ -1,4 +1,19 @@
-README
+<!--
+  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.
+-->
 
 About the content of tools/wikidumps
 

Modified: incubator/stanbol/trunk/enhancer/tools/wikidumps/getRDF
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/tools/wikidumps/getRDF?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/tools/wikidumps/getRDF (original)
+++ incubator/stanbol/trunk/enhancer/tools/wikidumps/getRDF Fri Jan  6 15:08:46 
2012
@@ -1,4 +1,20 @@
 #!/bin/bash
+
+# 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.
+
 # Invoke the FISE stateless service and get RDF descriptions
 # POST files in folder {1} and saves output in folder {2}
 # Input files are intendeed to be text/plain and have .txt extension

Modified: incubator/stanbol/trunk/enhancer/tools/wikidumps/parseWikiDump
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/tools/wikidumps/parseWikiDump?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/tools/wikidumps/parseWikiDump (original)
+++ incubator/stanbol/trunk/enhancer/tools/wikidumps/parseWikiDump Fri Jan  6 
15:08:46 2012
@@ -1,4 +1,20 @@
 #!/bin/bash
+
+# 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.
+
 #
 # Parses {1} - an XML dump of a wiki as produced by 
http://download.wikimedia.org/ services - and produces
 # a single .txt file for each article entry, saving them in folder {2}
@@ -52,4 +68,4 @@ $wtext">>"$fname"
        wtext=""
        wuri=""
     fi
-done < ${1}
\ No newline at end of file
+done < ${1}

Modified: incubator/stanbol/trunk/entityhub/README.TXT
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/README.TXT?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/README.TXT (original)
+++ incubator/stanbol/trunk/entityhub/README.TXT Fri Jan  6 15:08:46 2012
@@ -1,17 +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.
+<!--
+  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.
+-->
 
 Building Apache Stanbol Entityhub
 =============

Modified: incubator/stanbol/trunk/entityhub/indexing/geonames/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/geonames/README.md?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/geonames/README.md (original)
+++ incubator/stanbol/trunk/entityhub/indexing/geonames/README.md Fri Jan  6 
15:08:46 2012
@@ -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.
+-->
+
 # Indexing utility for the [geonames.org](http://www.geonames.org) dataset.
 
 Up to now this tool is not yet ported to ne new Indexing infrastructure defined

Modified: incubator/stanbol/trunk/integration-tests/README.txt
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/integration-tests/README.txt?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/integration-tests/README.txt (original)
+++ incubator/stanbol/trunk/integration-tests/README.txt Fri Jan  6 15:08:46 
2012
@@ -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.
+-->
+
 Stanbol enhancer integration tests
 ----------------------------------
 The tests run automatically during the test phase (not integration-test, as

Modified: incubator/stanbol/trunk/ontologymanager/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/ontologymanager/README.md?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/ontologymanager/README.md (original)
+++ incubator/stanbol/trunk/ontologymanager/README.md Fri Jan  6 15:08:46 2012
@@ -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.
+-->
+
 # Apache Stanbol Ontology Network Manager
 
 Ontology Network Manager is the set of Apache Stanbol components responsible 
for managing the knowledge base and presenting it on-demand as a network of 
interconnected OWL ontologies for OWL-aware applications such as Description 
Logics reasoners.

Modified: incubator/stanbol/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Fri Jan  6 15:08:46 2012
@@ -1680,6 +1680,11 @@
                 
<artifactId>stanbol-framework-source-release-assembly-descriptor</artifactId>
                 <version>0.9.0-incubating-SNAPSHOT</version>
               </dependency>
+              <dependency>
+                <groupId>org.apache.stanbol.release</groupId>
+                
<artifactId>stanbol-stack-source-release-assembly-descriptor</artifactId>
+                <version>0.9.0-incubating-SNAPSHOT</version>
+              </dependency>
             </dependencies>
           </plugin>
         </plugins>     

Modified: incubator/stanbol/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Fri Jan  6 15:08:46 2012
@@ -51,11 +51,9 @@
   <!-- These modules form the Stanbol Framework -->
   <modules>
     <module>parent</module>
-    <module>frameworkfragment</module>
     <module>commons</module>
-    <module>owl</module>
-    <module>entityhub</module>
-    <module>factstore</module>
+    <module>data</module>
+    <module>frameworkfragment</module>
 
     <module>enhancer/parent</module>
     <module>enhancer/generic/servicesapi</module>
@@ -64,14 +62,17 @@
     <module>enhancer/benchmark</module>
     <module>enhancer/bundlelist</module>
 
+    <module>cmsadapter</module>
     <module>contenthub</module>
+    <module>entityhub</module>
+    <module>factstore</module>
+
     <module>ontologymanager/ontonet</module>
     <module>ontologymanager/registry</module>
     <module>ontologymanager/web</module>
     <module>ontologymanager/bundlelist</module>
+    <module>owl</module>
     <module>rules</module>
-
-    <module>cmsadapter</module>
   </modules>
 
   <profiles>
@@ -80,13 +81,16 @@
       <activation>
         <activeByDefault>true</activeByDefault>
       </activation>
+      <properties>
+        <sourceReleaseAssemblyDescriptor>
+          stack-source-release-zip-tar
+        </sourceReleaseAssemblyDescriptor>
+      </properties>
       <build>
         <finalName>stanbol-stack-${project.version}</finalName>
       </build>
       <modules>
-        <module>commons/opennlp</module>
         <module>commons/web/webvie</module>
-        <module>data</module>
 
         <module>enhancer/engines</module>
 
@@ -111,8 +115,6 @@
         </file>
       </activation>
       <properties>
-        <!-- Define the framework source release packaging descriptor for
-             framework releases when using the apache-release profile -->
         <sourceReleaseAssemblyDescriptor>
           framework-source-release-zip-tar
         </sourceReleaseAssemblyDescriptor>
@@ -134,6 +136,68 @@
       </modules>
     </profile>
     <profile>
+      <id>rat</id>
+      <activation>
+        <activeByDefault>false</activeByDefault>
+      </activation>
+      <build>
+        <plugins>
+          <plugin>
+            <groupId>org.apache.rat</groupId>
+            <artifactId>apache-rat-plugin</artifactId>
+            <executions>
+              <execution>
+                <configuration>
+                  <!-- If you want reports per module, set this to 'true' -->
+                  <excludeSubProjects>false</excludeSubProjects>
+                  <excludes>
+                    <!-- hidden files -->
+                    <exclude>**/.*</exclude>
+                    <exclude>**/.*/*</exclude>
+                    <exclude>**/.*/**/*</exclude>
+
+                    <!-- by file type -->
+                    <exclude>**/*.config</exclude>
+                    <exclude>**/*.cfg</exclude>
+                    <exclude>**/*.ref</exclude>
+                    <exclude>**/*.txt</exclude>
+                    <exclude>**/*.tsv</exclude>
+                    <exclude>**/*.sem</exclude>
+
+                    <exclude>**/test/**/*.eml</exclude>
+                    <exclude>**/test/**/*.nt</exclude>
+
+                    <!-- generated files -->
+                    <exclude>*/**/target/**</exclude>
+
+                    <!-- approved licenses -->
+                    
<exclude>contenthub/web/src/main/resources/org/apache/stanbol/contenthub/web/static/scripts/jit.js</exclude>
+                    
<exclude>enhancer/jersey/src/main/resources/org/apache/stanbol/enhancer/jersey/static/openlayers-2.9/**</exclude>
+                    <exclude>owl/**</exclude>
+
+                    <!-- unstable and not release relevant stuff -->
+                    <exclude>PLAYGROUND.txt</exclude>
+                    <exclude>conventions/**</exclude>
+                    <exclude>enhancer/data/text-examples/**</exclude>
+                    <exclude>enhancer/query-rendering/**</exclude>
+                    <exclude>enhancer/stores/**</exclude>
+                    <exclude>explanation/**</exclude>
+                    <exclude>demos/**</exclude>
+                    <exclude>launchers/kres/**</exclude>
+                    <exclude>reasoners/**</exclude>
+                    <exclude>reengineer/**</exclude>
+
+                  </excludes>
+                </configuration>
+              </execution>
+            </executions>
+          </plugin>
+        </plugins>
+      </build>
+    </profile>
+    
+    <!-- One day the KReS profile will disappear -->    
+    <profile>
       <id>kres</id>
       <activation>
         <activeByDefault>false</activeByDefault>

Modified: incubator/stanbol/trunk/tools/README.md
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/tools/README.md?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/tools/README.md (original)
+++ incubator/stanbol/trunk/tools/README.md Fri Jan  6 15:08:46 2012
@@ -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.
+-->
+
 # Utilities for sysadmin and developers
 
 ## stanbol

Modified: incubator/stanbol/trunk/tools/stanbol
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/tools/stanbol?rev=1228225&r1=1228224&r2=1228225&view=diff
==============================================================================
--- incubator/stanbol/trunk/tools/stanbol (original)
+++ incubator/stanbol/trunk/tools/stanbol Fri Jan  6 15:08:46 2012
@@ -1,5 +1,20 @@
 #! /bin/sh
 
+# 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.
+
 ### BEGIN INIT INFO
 # Provides:          stanbol
 # Default-Start:     2 3 4 5


Reply via email to