You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2011/01/11 15:55:20 UTC

svn commit: r1057673 - in /tomcat/trunk/test/org/apache/catalina/tribes/test: channel/TestChannelStartStop.java membership/TestMemberSerialization.java

Author: markt
Date: Tue Jan 11 14:55:20 2011
New Revision: 1057673

URL: http://svn.apache.org/viewvc?rev=1057673&view=rev
Log:
Add missing line to license header

Modified:
    tomcat/trunk/test/org/apache/catalina/tribes/test/channel/TestChannelStartStop.java
    tomcat/trunk/test/org/apache/catalina/tribes/test/membership/TestMemberSerialization.java

Modified: tomcat/trunk/test/org/apache/catalina/tribes/test/channel/TestChannelStartStop.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/tribes/test/channel/TestChannelStartStop.java?rev=1057673&r1=1057672&r2=1057673&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/tribes/test/channel/TestChannelStartStop.java (original)
+++ tomcat/trunk/test/org/apache/catalina/tribes/test/channel/TestChannelStartStop.java Tue Jan 11 14:55:20 2011
@@ -5,13 +5,14 @@
  * 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.
  */
 package org.apache.catalina.tribes.test.channel;
 

Modified: tomcat/trunk/test/org/apache/catalina/tribes/test/membership/TestMemberSerialization.java
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/tribes/test/membership/TestMemberSerialization.java?rev=1057673&r1=1057672&r2=1057673&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/catalina/tribes/test/membership/TestMemberSerialization.java (original)
+++ tomcat/trunk/test/org/apache/catalina/tribes/test/membership/TestMemberSerialization.java Tue Jan 11 14:55:20 2011
@@ -5,13 +5,14 @@
  * 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.
  */
 package org.apache.catalina.tribes.test.membership;
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org