You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2012/12/06 09:02:13 UTC

svn commit: r1417761 - in /incubator/onami/trunk/configuration/src/test/data/org/apache/onami: ./ configuration/ configuration/configuration/

Author: simonetripodi
Date: Thu Dec  6 08:02:12 2012
New Revision: 1417761

URL: http://svn.apache.org/viewvc?rev=1417761&view=rev
Log:
moved license header to ALv2 required license

Modified:
    incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/memcached.xml
    incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/should-be-ignored.txt
    incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/jdbc.properties
    incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/should-be-ignored.txt
    incubator/onami/trunk/configuration/src/test/data/org/apache/onami/ibatis.properties
    incubator/onami/trunk/configuration/src/test/data/org/apache/onami/should-be-ignored.txt

Modified: incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/memcached.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/memcached.xml?rev=1417761&r1=1417760&r2=1417761&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/memcached.xml (original)
+++ incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/memcached.xml Thu Dec  6 08:02:12 2012
@@ -1,19 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
 <!--
-    Copyright 2009-2012 The 99 Software Foundation
-
-    Licensed 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.
 -->
 <properties version="1.0">
     <entry key="com.ibaguice.memcached.keyprefix">test_</entry>

Modified: incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/should-be-ignored.txt
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/should-be-ignored.txt?rev=1417761&r1=1417760&r2=1417761&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/should-be-ignored.txt (original)
+++ incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/configuration/should-be-ignored.txt Thu Dec  6 08:02:12 2012
@@ -1,13 +1,18 @@
-Copyright 2009-2012 The 99 Software Foundation
-
-Licensed 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.
+#

Modified: incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/jdbc.properties
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/jdbc.properties?rev=1417761&r1=1417760&r2=1417761&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/jdbc.properties (original)
+++ incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/jdbc.properties Thu Dec  6 08:02:12 2012
@@ -1,17 +1,20 @@
 #
-#   Copyright 2009 2009-2010 The 99 Software Foundation
+# 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
 #
-#   Licensed 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
 #
-#       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.
+# 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.
 #
 
 JDBC.driver=com.mysql.jdbc.Driver

Modified: incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/should-be-ignored.txt
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/should-be-ignored.txt?rev=1417761&r1=1417760&r2=1417761&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/should-be-ignored.txt (original)
+++ incubator/onami/trunk/configuration/src/test/data/org/apache/onami/configuration/should-be-ignored.txt Thu Dec  6 08:02:12 2012
@@ -1,13 +1,18 @@
-Copyright 2009-2012 The 99 Software Foundation
-
-Licensed 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.
+#

Modified: incubator/onami/trunk/configuration/src/test/data/org/apache/onami/ibatis.properties
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/src/test/data/org/apache/onami/ibatis.properties?rev=1417761&r1=1417760&r2=1417761&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/src/test/data/org/apache/onami/ibatis.properties (original)
+++ incubator/onami/trunk/configuration/src/test/data/org/apache/onami/ibatis.properties Thu Dec  6 08:02:12 2012
@@ -1,17 +1,20 @@
 #
-#   Copyright 2009-2012 The 99 Software Foundation
+# 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
 #
-#   Licensed 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
 #
-#       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.
+# 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.
 #
 
 ibatis.environment.id=test

Modified: incubator/onami/trunk/configuration/src/test/data/org/apache/onami/should-be-ignored.txt
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/configuration/src/test/data/org/apache/onami/should-be-ignored.txt?rev=1417761&r1=1417760&r2=1417761&view=diff
==============================================================================
--- incubator/onami/trunk/configuration/src/test/data/org/apache/onami/should-be-ignored.txt (original)
+++ incubator/onami/trunk/configuration/src/test/data/org/apache/onami/should-be-ignored.txt Thu Dec  6 08:02:12 2012
@@ -1,13 +1,18 @@
-Copyright 2009-2012 The 99 Software Foundation
-
-Licensed 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.
+#