From db3a23dc518a551075219f428982c235407a7237 Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 11 Jan 2011 15:28:39 +0000 Subject: [PATCH] Use standard layout ASF license header git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1057693 13f79535-47bb-0310-9956-ffa450edef68 --- java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml | 4 +++- java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml | 4 +++- java/org/apache/catalina/ha/session/mbeans-descriptors.xml | 4 +++- java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml | 4 +++- java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml | 4 +++- 5 files changed, 15 insertions(+), 5 deletions(-) diff --git a/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml b/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml index 6c85eca4e..0636f95ae 100644 --- a/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml +++ b/java/org/apache/catalina/ha/authenticator/mbeans-descriptors.xml @@ -6,7 +6,9 @@ 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 + + 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. diff --git a/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml b/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml index 3c57f48f8..76a174697 100644 --- a/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml +++ b/java/org/apache/catalina/ha/deploy/mbeans-descriptors.xml @@ -6,7 +6,9 @@ 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 + + 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. diff --git a/java/org/apache/catalina/ha/session/mbeans-descriptors.xml b/java/org/apache/catalina/ha/session/mbeans-descriptors.xml index d0d1743f4..afb292211 100644 --- a/java/org/apache/catalina/ha/session/mbeans-descriptors.xml +++ b/java/org/apache/catalina/ha/session/mbeans-descriptors.xml @@ -6,7 +6,9 @@ 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 + + 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. diff --git a/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml b/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml index fe6a12ee9..4117a1b65 100644 --- a/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml +++ b/java/org/apache/catalina/ha/tcp/mbeans-descriptors.xml @@ -6,7 +6,9 @@ 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 + + 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. diff --git a/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml b/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml index 2a3ca35ad..3243734fb 100644 --- a/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml +++ b/java/org/apache/catalina/tribes/membership/mbeans-descriptors.xml @@ -6,7 +6,9 @@ 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 + + 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. -- 2.11.0