Author: oheger
Date: Sat Sep 3 19:12:13 2011
New Revision: 1164911
URL: http://svn.apache.org/viewvc?rev=1164911&view=rev
Log:
Added license header.
Modified:
commons/proper/configuration/trunk/conf/PropertyList-1.0.dtd
commons/proper/configuration/trunk/conf/catalog.xml
commons/proper/configuration/trunk/conf/catalog2.xml
commons/proper/configuration/trunk/conf/digesterRules.xml
commons/proper/configuration/trunk/conf/log4j-test.xml
commons/proper/configuration/trunk/conf/properties.dtd
Modified: commons/proper/configuration/trunk/conf/PropertyList-1.0.dtd
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/PropertyList-1.0.dtd?rev=1164911&r1=1164910&r2=1164911&view=diff
==============================================================================
--- commons/proper/configuration/trunk/conf/PropertyList-1.0.dtd (original)
+++ commons/proper/configuration/trunk/conf/PropertyList-1.0.dtd Sat Sep 3
19:12:13 2011
@@ -1,3 +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.
+-->
<!ENTITY % plistObject "(array | data | date | dict | real | integer | string
| true | false )" >
<!ELEMENT plist %plistObject;>
<!ATTLIST plist version CDATA "1.0" >
Modified: commons/proper/configuration/trunk/conf/catalog.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/catalog.xml?rev=1164911&r1=1164910&r2=1164911&view=diff
==============================================================================
--- commons/proper/configuration/trunk/conf/catalog.xml (original)
+++ commons/proper/configuration/trunk/conf/catalog.xml Sat Sep 3 19:12:13 2011
@@ -1,4 +1,20 @@
<?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.
+-->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<public publicId="-//Apache//DTD Resolver Test V1.0//EN"
Modified: commons/proper/configuration/trunk/conf/catalog2.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/catalog2.xml?rev=1164911&r1=1164910&r2=1164911&view=diff
==============================================================================
--- commons/proper/configuration/trunk/conf/catalog2.xml (original)
+++ commons/proper/configuration/trunk/conf/catalog2.xml Sat Sep 3 19:12:13
2011
@@ -1,4 +1,20 @@
<?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.
+-->
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<public publicId="-//Apache//DTD Resolver Test V1.0//EN"
Modified: commons/proper/configuration/trunk/conf/digesterRules.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/digesterRules.xml?rev=1164911&r1=1164910&r2=1164911&view=diff
==============================================================================
--- commons/proper/configuration/trunk/conf/digesterRules.xml (original)
+++ commons/proper/configuration/trunk/conf/digesterRules.xml Sat Sep 3
19:12:13 2011
@@ -1,5 +1,21 @@
<?xml version="1.0"?>
<!DOCTYPE digester-rules PUBLIC "-//Jakarta Apache //DTD digester-rules XML
V1.0//EN" "http://jakarta.apache.org/commons/digester/dtds/digester-rules.dtd">
+<!--
+ 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.
+-->
<digester-rules>
Modified: commons/proper/configuration/trunk/conf/log4j-test.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/log4j-test.xml?rev=1164911&r1=1164910&r2=1164911&view=diff
==============================================================================
--- commons/proper/configuration/trunk/conf/log4j-test.xml (original)
+++ commons/proper/configuration/trunk/conf/log4j-test.xml Sat Sep 3 19:12:13
2011
@@ -1,5 +1,21 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+<!--
+ 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.
+-->
<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
<appender name="console" class="org.apache.log4j.ConsoleAppender">
Modified: commons/proper/configuration/trunk/conf/properties.dtd
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/conf/properties.dtd?rev=1164911&r1=1164910&r2=1164911&view=diff
==============================================================================
--- commons/proper/configuration/trunk/conf/properties.dtd (original)
+++ commons/proper/configuration/trunk/conf/properties.dtd Sat Sep 3 19:12:13
2011
@@ -1,4 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ 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.
+-->
<!-- DTD for properties -->