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, [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]