From 1f5b22b1c45590a51de47ffcb9b34bde0764eb3d Mon Sep 17 00:00:00 2001 From: License Bot Date: Wed, 11 Dec 2024 10:50:56 +0000 Subject: [PATCH] Automatic application of license header --- internal/database/mariadb/common_test.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/internal/database/mariadb/common_test.go b/internal/database/mariadb/common_test.go index 1a20dfe8..985febf3 100644 --- a/internal/database/mariadb/common_test.go +++ b/internal/database/mariadb/common_test.go @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: 2024 SAP SE or an SAP affiliate company and Greenhouse contributors +// SPDX-License-Identifier: Apache-2.0 + package mariadb_test const systemUserId = 1