You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by sd...@apache.org on 2008/06/06 08:18:43 UTC

svn commit: r663835 - /logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java

Author: sdeboy
Date: Thu Jun  5 23:18:43 2008
New Revision: 663835

URL: http://svn.apache.org/viewvc?rev=663835&view=rev
Log:
Add ASL header to test

Modified:
    logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java

Modified: logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java
URL: http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java?rev=663835&r1=663834&r2=663835&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java (original)
+++ logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java Thu Jun  5 23:18:43 2008
@@ -1,3 +1,19 @@
+/*
+ * Copyright 1999,2005 The Apache Software Foundation.
+ *
+ * Licensed 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.log4j.rolling;
 
 import junit.framework.TestCase;



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


Re: svn commit: r663835 - /logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java

Posted by Curt Arnold <ca...@apache.org>.
The "Copyright xxxx The Apache Software Foundation" style header is  
obsolete.  Any new releases need to use the "Licensed to the Apache  
Software Foundation..." style header.  See http://www.apache.org/legal/src-headers.html



On Jun 6, 2008, at 1:18 AM, sdeboy@apache.org wrote:

> Author: sdeboy
> Date: Thu Jun  5 23:18:43 2008
> New Revision: 663835
>
> URL: http://svn.apache.org/viewvc?rev=663835&view=rev
> Log:
> Add ASL header to test
>
> Modified:
>    logging/log4j/companions/extras/trunk/src/test/java/org/apache/ 
> log4j/rolling/CompositeTriggeringPolicyTest.java
>
> Modified: logging/log4j/companions/extras/trunk/src/test/java/org/ 
> apache/log4j/rolling/CompositeTriggeringPolicyTest.java
> URL: http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/src/test/java/org/apache/log4j/rolling/CompositeTriggeringPolicyTest.java?rev=663835&r1=663834&r2=663835&view=diff
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
> --- logging/log4j/companions/extras/trunk/src/test/java/org/apache/ 
> log4j/rolling/CompositeTriggeringPolicyTest.java (original)
> +++ logging/log4j/companions/extras/trunk/src/test/java/org/apache/ 
> log4j/rolling/CompositeTriggeringPolicyTest.java Thu Jun  5 23:18:43  
> 2008
> @@ -1,3 +1,19 @@
> +/*
> + * Copyright 1999,2005 The Apache Software Foundation.
> + *
> + * Licensed 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.log4j.rolling;
>
> import junit.framework.TestCase;
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>


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