Author: reto
Date: Fri Nov 11 08:48:16 2011
New Revision: 1200770

URL: http://svn.apache.org/viewvc?rev=1200770&view=rev
Log:
CLEREZZA-646: added license headers

Modified:
    
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-go-to-screen.sh
    
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-update-launchpad.sh
    
incubator/clerezza/trunk/parent/platform.config/src/main/resources/org/apache/clerezza/platform/config/default-system-graph.rdf
    
incubator/clerezza/trunk/parent/platform.security.foafssl/ontologies/src/main/resources/org/apache/clerezza/foafssl/ontologies/rsa.rdf
    
incubator/clerezza/trunk/parent/platform.typerendering/platform.typerendering.core/src/test/java/org/apache/clerezza/platform/typerendering/utils/RegexMapTest.java
    
incubator/clerezza/trunk/parent/rdf.file.storage/src/test/resources/org/apache/clerezza/rdf/file/storage/test-04.rdf
    
incubator/clerezza/trunk/parent/rdf.jena.parser/src/test/resources/org/apache/clerezza/rdf/jena/parser/test-04.rdf
    
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/contentprototype.rdf
    
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/hierarchy.rdf
    
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/menu.rdf
    incubator/clerezza/trunk/parent/rdf.rdfa/pom.xml
    incubator/clerezza/trunk/parent/rdf.schemagen/src/assembly/dist.xml
    incubator/clerezza/trunk/parent/sshshell/pom.xml
    incubator/clerezza/trunk/parent/ssl.keygen/base/pom.xml
    incubator/clerezza/trunk/parent/ssl.keygen/pom.xml
    incubator/clerezza/trunk/parent/ssl.keygen/samplewebapp/pom.xml
    
incubator/clerezza/trunk/parent/uima/uima.utils/src/test/java/org/apache/clerezza/uima/utils/ClerezzaTypeSystemTest.java

Modified: 
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-go-to-screen.sh
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-go-to-screen.sh?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-go-to-screen.sh
 (original)
+++ 
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-go-to-screen.sh
 Fri Nov 11 08:48:16 2011
@@ -1,4 +1,24 @@
 #!/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.
+#
+#
 
 print_usage()
 {

Modified: 
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-update-launchpad.sh
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-update-launchpad.sh?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-update-launchpad.sh
 (original)
+++ 
incubator/clerezza/trunk/parent/integrationtest.web/src/main/shell/tx-update-launchpad.sh
 Fri Nov 11 08:48:16 2011
@@ -1,4 +1,24 @@
 #!/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.
+#
+#
 
 
 print_usage()

Modified: 
incubator/clerezza/trunk/parent/platform.config/src/main/resources/org/apache/clerezza/platform/config/default-system-graph.rdf
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.config/src/main/resources/org/apache/clerezza/platform/config/default-system-graph.rdf?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/platform.config/src/main/resources/org/apache/clerezza/platform/config/default-system-graph.rdf
 (original)
+++ 
incubator/clerezza/trunk/parent/platform.config/src/main/resources/org/apache/clerezza/platform/config/default-system-graph.rdf
 Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <rdf:RDF
                xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
                xmlns:perm="http://clerezza.org/2008/10/permission#";

Modified: 
incubator/clerezza/trunk/parent/platform.security.foafssl/ontologies/src/main/resources/org/apache/clerezza/foafssl/ontologies/rsa.rdf
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.security.foafssl/ontologies/src/main/resources/org/apache/clerezza/foafssl/ontologies/rsa.rdf?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/platform.security.foafssl/ontologies/src/main/resources/org/apache/clerezza/foafssl/ontologies/rsa.rdf
 (original)
+++ 
incubator/clerezza/trunk/parent/platform.security.foafssl/ontologies/src/main/resources/org/apache/clerezza/foafssl/ontologies/rsa.rdf
 Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp -->
 <!--     using base file:///Users/hjs/Programming/w3.org/WWW/ns/auth/rsa.n3-->
 

Modified: 
incubator/clerezza/trunk/parent/platform.typerendering/platform.typerendering.core/src/test/java/org/apache/clerezza/platform/typerendering/utils/RegexMapTest.java
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.typerendering/platform.typerendering.core/src/test/java/org/apache/clerezza/platform/typerendering/utils/RegexMapTest.java?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/platform.typerendering/platform.typerendering.core/src/test/java/org/apache/clerezza/platform/typerendering/utils/RegexMapTest.java
 (original)
+++ 
incubator/clerezza/trunk/parent/platform.typerendering/platform.typerendering.core/src/test/java/org/apache/clerezza/platform/typerendering/utils/RegexMapTest.java
 Fri Nov 11 08:48:16 2011
@@ -1,4 +1,25 @@
 package org.apache.clerezza.platform.typerendering.utils;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.junit.Assert;
 import org.junit.Test;

Modified: 
incubator/clerezza/trunk/parent/rdf.file.storage/src/test/resources/org/apache/clerezza/rdf/file/storage/test-04.rdf
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.file.storage/src/test/resources/org/apache/clerezza/rdf/file/storage/test-04.rdf?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/rdf.file.storage/src/test/resources/org/apache/clerezza/rdf/file/storage/test-04.rdf
 (original)
+++ 
incubator/clerezza/trunk/parent/rdf.file.storage/src/test/resources/org/apache/clerezza/rdf/file/storage/test-04.rdf
 Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
     xmlns:j.0="http://example.org/base#"; > 

Modified: 
incubator/clerezza/trunk/parent/rdf.jena.parser/src/test/resources/org/apache/clerezza/rdf/jena/parser/test-04.rdf
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.jena.parser/src/test/resources/org/apache/clerezza/rdf/jena/parser/test-04.rdf?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/rdf.jena.parser/src/test/resources/org/apache/clerezza/rdf/jena/parser/test-04.rdf
 (original)
+++ 
incubator/clerezza/trunk/parent/rdf.jena.parser/src/test/resources/org/apache/clerezza/rdf/jena/parser/test-04.rdf
 Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <rdf:RDF
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
     xmlns:j.0="http://example.org/base#"; > 

Modified: 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/contentprototype.rdf
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/contentprototype.rdf?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/contentprototype.rdf
 (original)
+++ 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/contentprototype.rdf
 Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <rdf:RDF xmlns="http://clerezza.org/2009/09/contentprototype#";
        xml:base="http://clerezza.org/2009/09/contentprototype";
        xmlns:contentprototype="http://clerezza.org/2009/09/contentprototype#";

Modified: 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/hierarchy.rdf
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/hierarchy.rdf?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/hierarchy.rdf
 (original)
+++ 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/hierarchy.rdf
 Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <rdf:RDF xmlns="http://clerezza.org/2009/09/hierarchy#";
        xml:base="http://clerezza.org/2009/09/hierarchy";
        xmlns:hierarchy="http://clerezza.org/2009/09/hierarchy#";

Modified: 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/menu.rdf
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/menu.rdf?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/menu.rdf
 (original)
+++ 
incubator/clerezza/trunk/parent/rdf.ontologies/src/main/resources/org/apache/clerezza/rdf/ontologies/menu.rdf
 Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <rdf:RDF xmlns="http://clerezza.org/2009/09/menu#";
        xml:base="http://clerezza.org/2009/09/menu";
        xmlns:menu="http://clerezza.org/2009/09/menu#";

Modified: incubator/clerezza/trunk/parent/rdf.rdfa/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.rdfa/pom.xml?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/rdf.rdfa/pom.xml (original)
+++ incubator/clerezza/trunk/parent/rdf.rdfa/pom.xml Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/clerezza/trunk/parent/rdf.schemagen/src/assembly/dist.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.schemagen/src/assembly/dist.xml?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/rdf.schemagen/src/assembly/dist.xml 
(original)
+++ incubator/clerezza/trunk/parent/rdf.schemagen/src/assembly/dist.xml Fri Nov 
11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <assembly>
   <id>dist</id>
   <formats>

Modified: incubator/clerezza/trunk/parent/sshshell/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/sshshell/pom.xml?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/sshshell/pom.xml (original)
+++ incubator/clerezza/trunk/parent/sshshell/pom.xml Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <modelVersion>4.0.0</modelVersion>

Modified: incubator/clerezza/trunk/parent/ssl.keygen/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/ssl.keygen/base/pom.xml?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/ssl.keygen/base/pom.xml (original)
+++ incubator/clerezza/trunk/parent/ssl.keygen/base/pom.xml Fri Nov 11 08:48:16 
2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>

Modified: incubator/clerezza/trunk/parent/ssl.keygen/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/ssl.keygen/pom.xml?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/ssl.keygen/pom.xml (original)
+++ incubator/clerezza/trunk/parent/ssl.keygen/pom.xml Fri Nov 11 08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
    <modelVersion>4.0.0</modelVersion>

Modified: incubator/clerezza/trunk/parent/ssl.keygen/samplewebapp/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/ssl.keygen/samplewebapp/pom.xml?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/ssl.keygen/samplewebapp/pom.xml (original)
+++ incubator/clerezza/trunk/parent/ssl.keygen/samplewebapp/pom.xml Fri Nov 11 
08:48:16 2011
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
    <modelVersion>4.0.0</modelVersion>

Modified: 
incubator/clerezza/trunk/parent/uima/uima.utils/src/test/java/org/apache/clerezza/uima/utils/ClerezzaTypeSystemTest.java
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/uima/uima.utils/src/test/java/org/apache/clerezza/uima/utils/ClerezzaTypeSystemTest.java?rev=1200770&r1=1200769&r2=1200770&view=diff
==============================================================================
--- 
incubator/clerezza/trunk/parent/uima/uima.utils/src/test/java/org/apache/clerezza/uima/utils/ClerezzaTypeSystemTest.java
 (original)
+++ 
incubator/clerezza/trunk/parent/uima/uima.utils/src/test/java/org/apache/clerezza/uima/utils/ClerezzaTypeSystemTest.java
 Fri Nov 11 08:48:16 2011
@@ -1,4 +1,25 @@
 package org.apache.clerezza.uima.utils;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.clerezza.uima.utils.ts.WikipediaEntityAnnotation;
 import org.apache.uima.UIMAFramework;


Reply via email to