aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources/devtools/fatal-only-log4j.properties
diff options
context:
space:
mode:
authorMark Thomas <markt@apache.org>2007-01-15 22:55:27 +0000
committerMark Thomas <markt@apache.org>2007-01-15 22:55:27 +0000
commit7abd94ba5c313e72f80f63f6c894bcf774f20df3 (patch)
tree58a09b75920f36607b70a36a501d7c514851dd19 /src/resources/devtools/fatal-only-log4j.properties
parentfc87c61f0d88c47360f9e8e948ec4395d240f12c (diff)
downloadpoi-7abd94ba5c313e72f80f63f6c894bcf774f20df3.tar.gz
poi-7abd94ba5c313e72f80f63f6c894bcf774f20df3.zip
Add standard licence header for src/resources directory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496531 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/resources/devtools/fatal-only-log4j.properties')
-rw-r--r--src/resources/devtools/fatal-only-log4j.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/resources/devtools/fatal-only-log4j.properties b/src/resources/devtools/fatal-only-log4j.properties
index 404b985295..c1e023ae60 100644
--- a/src/resources/devtools/fatal-only-log4j.properties
+++ b/src/resources/devtools/fatal-only-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.
+
# Set root logger level to FATAL and its only appender to stdout
log4j.rootLogger=FATAL, stdout
log4j.category.org=FATAL, stdout