From d38a4ae585bb5061b264c667d65f2adf922934a7 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 12 Jun 2022 22:40:40 +0100 Subject: Add SPDX tags --- util.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'util.go') diff --git a/util.go b/util.go index 34cf28b..d6f1985 100644 --- a/util.go +++ b/util.go @@ -1,3 +1,6 @@ +// SPDX-FileCopyrightText: © 2022 Grégoire Duchêne +// SPDX-License-Identifier: ISC + package core // Must panics if err is not nil. It returns val otherwise. -- cgit v1.2.3-70-g09d2