Modified: logging/log4j/trunk/tests/input/patternLayout6.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/patternLayout6.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/patternLayout6.properties (original)
+++ logging/log4j/trunk/tests/input/patternLayout6.properties Tue Aug 21 
23:44:14 2007
@@ -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.
+
 log4j.rootCategory=TRACE, testAppender
 log4j.appender.testAppender=org.apache.log4j.FileAppender
 log4j.appender.testAppender.File=output/temp

Modified: logging/log4j/trunk/tests/input/patternLayout7.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/patternLayout7.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/patternLayout7.properties (original)
+++ logging/log4j/trunk/tests/input/patternLayout7.properties Tue Aug 21 
23:44:14 2007
@@ -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.
+
 log4j.rootCategory=TRACE, testAppender
 log4j.appender.testAppender=org.apache.log4j.FileAppender
 log4j.appender.testAppender.File=output/temp

Modified: logging/log4j/trunk/tests/input/patternLayout8.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/patternLayout8.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/patternLayout8.properties (original)
+++ logging/log4j/trunk/tests/input/patternLayout8.properties Tue Aug 21 
23:44:14 2007
@@ -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.
+
 log4j.rootCategory=TRACE, testAppender
 log4j.appender.testAppender=org.apache.log4j.FileAppender
 log4j.appender.testAppender.File=output/temp

Modified: logging/log4j/trunk/tests/input/patternLayout9.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/patternLayout9.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/patternLayout9.properties (original)
+++ logging/log4j/trunk/tests/input/patternLayout9.properties Tue Aug 21 
23:44:14 2007
@@ -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.
+
 log4j.rootCategory=TRACE, testAppender
 log4j.appender.testAppender=org.apache.log4j.FileAppender
 log4j.appender.testAppender.File=output/temp

Modified: logging/log4j/trunk/tests/input/socketServer1.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer1.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer1.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer1.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/input/socketServer2.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer2.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer2.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer2.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/input/socketServer3.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer3.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer3.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer3.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.Logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.Logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/input/socketServer4.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer4.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer4.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer4.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.Logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.Logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/input/socketServer5.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer5.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer5.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer5.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.Logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.Logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/input/socketServer6.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer6.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer6.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer6.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.Logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.Logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/input/socketServer7.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer7.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer7.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer7.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.Logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.Logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/input/socketServer8.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/input/socketServer8.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/input/socketServer8.properties (original)
+++ logging/log4j/trunk/tests/input/socketServer8.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.rootLogger=TRACE, A
 log4j.Logger.org.apache.log4j.test.ShortSocketServer=WARN
 log4j.Logger.org.apache.log4j.net.SocketNode=WARN

Modified: logging/log4j/trunk/tests/resources/L7D_en_US.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/resources/L7D_en_US.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/resources/L7D_en_US.properties (original)
+++ logging/log4j/trunk/tests/resources/L7D_en_US.properties Tue Aug 21 
23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.
 test=This is the English, US test.
 hello_world=Hello world.
 msg1=This is test number {0} with string argument {1}.

Modified: logging/log4j/trunk/tests/resources/L7D_fr.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/resources/L7D_fr.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/resources/L7D_fr.properties (original)
+++ logging/log4j/trunk/tests/resources/L7D_fr.properties Tue Aug 21 23:44:14 
2007
@@ -1,3 +1,17 @@
+# 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.
 test=Ceci est le test en francais pour la France.
 hello_world=Bonjour la France.
 msg1=Ceci est le test numero {0} contenant l''argument {1}.

Modified: logging/log4j/trunk/tests/resources/L7D_fr_CH.properties
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/resources/L7D_fr_CH.properties?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/resources/L7D_fr_CH.properties (original)
+++ logging/log4j/trunk/tests/resources/L7D_fr_CH.properties Tue Aug 21 
23:44:14 2007
@@ -1,2 +1,16 @@
+# 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.
 test=Ceci est le test en francais pour la p'tite Suisse.
 hello world=Salut le monde.

Modified: logging/log4j/trunk/tests/run-tests.bat
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/run-tests.bat?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/run-tests.bat (original)
+++ logging/log4j/trunk/tests/run-tests.bat Tue Aug 21 23:44:14 2007
@@ -1,3 +1,17 @@
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements.  See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License.  You may obtain a copy of the License at
+rem
+rem      http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
 rem  Batch file for running tests on JDK 1.1
 rem
 SET 
CLASSPATH=\java\junit3.8.1\junit.jar;\java\crimson-1.1.3\crimson.jar;\java\jakarta-oro-2.0.8\jakarta-oro-2.0.8.jar;target\classes;..\..\target\classes;resources;%log4j.jar%

Modified: logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory 
(original)
+++ logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory Tue Aug 
21 23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.
 # ====================================================
 function stressTest {
   java org.apache.log4j.StressCategory $*

Modified: logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory.pl
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory.pl?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory.pl 
(original)
+++ logging/log4j/trunk/tests/src/java/org/apache/log4j/stressCategory.pl Tue 
Aug 21 23:44:14 2007
@@ -1,3 +1,17 @@
+# 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.
 
 # This perl script all combinations of tree structures based on the "args"
 # array.

Modified: logging/log4j/trunk/tests/sun_checks.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/trunk/tests/sun_checks.xml?rev=568441&r1=568440&r2=568441&view=diff
==============================================================================
--- logging/log4j/trunk/tests/sun_checks.xml (original)
+++ logging/log4j/trunk/tests/sun_checks.xml Tue Aug 21 23:44:14 2007
@@ -2,6 +2,23 @@
 <!DOCTYPE module PUBLIC
     "-//Puppy Crawl//DTD Check Configuration 1.0//EN"
     "http://www.puppycrawl.com/dtds/configuration_1_0.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.
+
+-->
 
 <!--
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to