You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2008/04/01 21:51:23 UTC

svn commit: r643541 - /incubator/abdera/java/branches/abdera-0.4.0-incubating/client/src/main/java/log4j.properties

Author: jmsnell
Date: Tue Apr  1 12:51:19 2008
New Revision: 643541

URL: http://svn.apache.org/viewvc?rev=643541&view=rev
Log:
pin the license header on the file

Modified:
    incubator/abdera/java/branches/abdera-0.4.0-incubating/client/src/main/java/log4j.properties

Modified: incubator/abdera/java/branches/abdera-0.4.0-incubating/client/src/main/java/log4j.properties
URL: http://svn.apache.org/viewvc/incubator/abdera/java/branches/abdera-0.4.0-incubating/client/src/main/java/log4j.properties?rev=643541&r1=643540&r2=643541&view=diff
==============================================================================
--- incubator/abdera/java/branches/abdera-0.4.0-incubating/client/src/main/java/log4j.properties (original)
+++ incubator/abdera/java/branches/abdera-0.4.0-incubating/client/src/main/java/log4j.properties Tue Apr  1 12:51:19 2008
@@ -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.
+
 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
 log4j.appender.stdout.Target=System.err
 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout