From f306b0ba88b1e5d4d7268598da56909701be5ef4 Mon Sep 17 00:00:00 2001 From: Gerd Aschemann Date: Thu, 16 Jul 2026 23:29:12 +0200 Subject: [PATCH] Add missing ASF license header to logback-test.xml plc4j/utils/subscription-emulation/src/test/resources/logback-test.xml was the only file in the tree without a license header, failing the apache-rat check for every clean checkout of the main branch. Co-Authored-By: Claude Opus 4.8 (1M context) --- .../src/test/resources/logback-test.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/plc4j/utils/subscription-emulation/src/test/resources/logback-test.xml b/plc4j/utils/subscription-emulation/src/test/resources/logback-test.xml index ae7fbb5130..84d5e87102 100644 --- a/plc4j/utils/subscription-emulation/src/test/resources/logback-test.xml +++ b/plc4j/utils/subscription-emulation/src/test/resources/logback-test.xml @@ -1,4 +1,22 @@ +