You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/03/06 10:43:18 UTC

svn commit: r750821 - /servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/java.util.logging.properties

Author: gnodet
Date: Fri Mar  6 09:43:17 2009
New Revision: 750821

URL: http://svn.apache.org/viewvc?rev=750821&view=rev
Log:
Add license to the java.util.logging.properties configuration file

Modified:
    servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/java.util.logging.properties

Modified: servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/java.util.logging.properties
URL: http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/java.util.logging.properties?rev=750821&r1=750820&r2=750821&view=diff
==============================================================================
--- servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/java.util.logging.properties (original)
+++ servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/java.util.logging.properties Fri Mar  6 09:43:17 2009
@@ -1,2 +1,23 @@
-#empty java.util.logging.properties to prevent the log to stderr, so that with pax logging jdk handler
-#we can only see the log in servicemix.log
+################################################################################
+#
+#    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.
+#
+################################################################################
+
+# Empty java.util.logging.properties to prevent the log to stderr, so that
+# all logs will be delegated to pax logging JUL handler only
+
+