Skip to content

Commit

Permalink
added missing copyright header for logback-test.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Aug 18, 2022
1 parent 4d95655 commit 669a1cb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions edge/service/src/test/resources/logback-test.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2022 Contributors to the Eclipse Foundation
~
~ See the NOTICE file(s) distributed with this work for additional
~ information regarding copyright ownership.
~
~ This program and the accompanying materials are made available under the
~ terms of the Eclipse Public License 2.0 which is available at
~ http://www.eclipse.org/legal/epl-2.0
~
~ SPDX-License-Identifier: EPL-2.0
-->
<configuration>

<contextListener class="ch.qos.logback.classic.jul.LevelChangePropagator">
Expand Down

0 comments on commit 669a1cb

Please sign in to comment.