Author: markt
Date: Sun Sep 2 14:18:19 2007
New Revision: 572161
URL: http://svn.apache.org/viewvc?rev=572161&view=rev
Log:
Update license headers in container/webapps
Modified:
tomcat/container/tc5.5.x/webapps/balancer/WEB-INF/classes/org/apache/webapp/balancer/rules/package.html
tomcat/container/tc5.5.x/webapps/docs/appdev/build.xml.txt
tomcat/container/tc5.5.x/webapps/jmxremote/README
Modified:
tomcat/container/tc5.5.x/webapps/balancer/WEB-INF/classes/org/apache/webapp/balancer/rules/package.html
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/balancer/WEB-INF/classes/org/apache/webapp/balancer/rules/package.html?rev=572161&r1=572160&r2=572161&view=diff
==============================================================================
---
tomcat/container/tc5.5.x/webapps/balancer/WEB-INF/classes/org/apache/webapp/balancer/rules/package.html
(original)
+++
tomcat/container/tc5.5.x/webapps/balancer/WEB-INF/classes/org/apache/webapp/balancer/rules/package.html
Sun Sep 2 14:18:19 2007
@@ -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.
+-->
<html>
<head>
<title>org.apache.webapp.balancer.rules Package Overview</title>
Modified: tomcat/container/tc5.5.x/webapps/docs/appdev/build.xml.txt
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/appdev/build.xml.txt?rev=572161&r1=572160&r2=572161&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/docs/appdev/build.xml.txt (original)
+++ tomcat/container/tc5.5.x/webapps/docs/appdev/build.xml.txt Sun Sep 2
14:18:19 2007
@@ -1,3 +1,4 @@
+<!--
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.
@@ -12,6 +13,7 @@
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.
+-->
<!--
General purpose build script for web applications and web services,
Modified: tomcat/container/tc5.5.x/webapps/jmxremote/README
URL:
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/jmxremote/README?rev=572161&r1=572160&r2=572161&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/webapps/jmxremote/README (original)
+++ tomcat/container/tc5.5.x/webapps/jmxremote/README Sun Sep 2 14:18:19 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.
+
Simple webapp that loads the Jmx remote connector.
You need to add mx4j-remote.jar to your common loader or use JDK1.5. Any other
JMX implementation
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]