You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ma...@apache.org on 2007/01/15 23:55:28 UTC

svn commit: r496531 - in /jakarta/poi/trunk/src/resources: devtools/complete-log4j.properties devtools/fatal-only-log4j.properties fontmetrics/font_metrics.properties

Author: markt
Date: Mon Jan 15 14:55:27 2007
New Revision: 496531

URL: http://svn.apache.org/viewvc?view=rev&rev=496531
Log:
Add standard licence header for src/resources directory

Modified:
    jakarta/poi/trunk/src/resources/devtools/complete-log4j.properties
    jakarta/poi/trunk/src/resources/devtools/fatal-only-log4j.properties
    jakarta/poi/trunk/src/resources/fontmetrics/font_metrics.properties

Modified: jakarta/poi/trunk/src/resources/devtools/complete-log4j.properties
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/resources/devtools/complete-log4j.properties?view=diff&rev=496531&r1=496530&r2=496531
==============================================================================
--- jakarta/poi/trunk/src/resources/devtools/complete-log4j.properties (original)
+++ jakarta/poi/trunk/src/resources/devtools/complete-log4j.properties Mon Jan 15 14:55:27 2007
@@ -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.rootCategory=debug,  globalLog
 log4j.category.org.apache.poi.hssf=debug,  hssfLog
 log4j.category.org.apache.poi.hdf=debug,  hdfLog

Modified: jakarta/poi/trunk/src/resources/devtools/fatal-only-log4j.properties
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/resources/devtools/fatal-only-log4j.properties?view=diff&rev=496531&r1=496530&r2=496531
==============================================================================
--- jakarta/poi/trunk/src/resources/devtools/fatal-only-log4j.properties (original)
+++ jakarta/poi/trunk/src/resources/devtools/fatal-only-log4j.properties Mon Jan 15 14:55:27 2007
@@ -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

Modified: jakarta/poi/trunk/src/resources/fontmetrics/font_metrics.properties
URL: http://svn.apache.org/viewvc/jakarta/poi/trunk/src/resources/fontmetrics/font_metrics.properties?view=diff&rev=496531&r1=496530&r2=496531
==============================================================================
--- jakarta/poi/trunk/src/resources/fontmetrics/font_metrics.properties (original)
+++ jakarta/poi/trunk/src/resources/fontmetrics/font_metrics.properties Mon Jan 15 14:55:27 2007
@@ -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.
+
 #Font Metrics
 #Sun Sep 07 21:54:47 EST 2003
 font.Lucida\ Sans\ Demibold\ Italic.characters=a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 



---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/