summaryrefslogtreecommitdiff
path: root/integration
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-08-02 14:49:55 +0200
committerxengineering <me@xengineering.eu>2025-08-02 14:49:55 +0200
commitd2944040e7dd0777017d2b9d6af92d48d82a1238 (patch)
treefb1db7bb6c4805665ef2ae8d95d65cc3c025151b /integration
parent80e4ef190e3f86e9d51ae16739baa95b4e8d71dc (diff)
downloadiot-contact-go-d2944040e7dd0777017d2b9d6af92d48d82a1238.tar
iot-contact-go-d2944040e7dd0777017d2b9d6af92d48d82a1238.tar.zst
iot-contact-go-d2944040e7dd0777017d2b9d6af92d48d82a1238.zip
testing: Add MPL v2.0 license header
Diffstat (limited to 'integration')
-rw-r--r--integration/execution_test.go4
1 files changed, 4 insertions, 0 deletions
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 (