From d2944040e7dd0777017d2b9d6af92d48d82a1238 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 2 Aug 2025 14:49:55 +0200 Subject: testing: Add MPL v2.0 license header --- integration/execution_test.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/integration/execution_test.go b/integration/execution_test.go index 87a7ee6..dad73e2 100644 --- a/integration/execution_test.go +++ b/integration/execution_test.go @@ -1,3 +1,7 @@ +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at https://mozilla.org/MPL/2.0/. + package integration import ( -- cgit v1.2.3-70-g09d2