License to end of file

This commit is contained in:
Renzo Kottmann 2019-07-01 16:56:10 +02:00
parent d168e20570
commit 5fddda0c37

View file

@ -1,21 +1,3 @@
#
# Licensed to the Koordinierungsstelle für IT-Standards (KoSIT) under
# one or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. KoSIT 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.
#
# SLF4J's SimpleLogger configuration file for the command line client # SLF4J's SimpleLogger configuration file for the command line client
# Simple implementation of Logger that sends all enabled log messages, for all defined loggers, to System.err. # Simple implementation of Logger that sends all enabled log messages, for all defined loggers, to System.err.
@ -48,4 +30,23 @@ org.slf4j.simpleLogger.showLogName=false
# Defaults to false. # Defaults to false.
org.slf4j.simpleLogger.showShortLogName=false org.slf4j.simpleLogger.showShortLogName=false
org.slf4j.simpleLogger.levelInBrackets=true org.slf4j.simpleLogger.levelInBrackets=true
#
# Licensed to the Koordinierungsstelle f<>r IT-Standards (KoSIT) under
# one or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. KoSIT 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.
#