aboutsummaryrefslogtreecommitdiff
path: root/util_test.go
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2022-06-12 22:40:40 +0100
committerGrégoire Duchêne <gduchene@awhk.org>2022-06-12 22:40:40 +0100
commitd38a4ae585bb5061b264c667d65f2adf922934a7 (patch)
tree3c959b63346aad8e5d61ee1a566e1bdd93e953e2 /util_test.go
parent17148b7d2981d98309f7346435f5d3e77c586ab4 (diff)
Add SPDX tags
Diffstat (limited to 'util_test.go')
-rw-r--r--util_test.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/util_test.go b/util_test.go
index 65cc3bc..783c86b 100644
--- a/util_test.go
+++ b/util_test.go
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: © 2022 Grégoire Duchêne <gduchene@awhk.org>
+// SPDX-License-Identifier: ISC
+
package core_test
import (