From: Andreas Beeker Date: Mon, 16 May 2016 10:54:02 +0000 (+0000) Subject: add asl X-Git-Tag: REL_3_15_BETA2~247 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c76547c41fbcfcaa2a5f4e994c03910252bec2d1;p=poi.git add asl git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1744021 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/integrationtest/commons-logging.properties b/src/integrationtest/commons-logging.properties index fdf106fd21..45db0a7a8f 100644 --- a/src/integrationtest/commons-logging.properties +++ b/src/integrationtest/commons-logging.properties @@ -1 +1,16 @@ +# 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.configuration=log4j.properties \ No newline at end of file diff --git a/src/integrationtest/log4j.properties b/src/integrationtest/log4j.properties index 971ba85d53..f2aea6851f 100644 --- a/src/integrationtest/log4j.properties +++ b/src/integrationtest/log4j.properties @@ -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.rootLogger=info, R log4j.appender.R=org.apache.log4j.RollingFileAppender