aboutsummaryrefslogtreecommitdiff
path: root/environment_test.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-15 00:03:27 +0700
committerShulhan <ms@kilabit.info>2022-03-15 00:09:27 +0700
commit45db846fcae52f456bb7f879835bd650ebb1e114 (patch)
treeb9e895fdfb475a99feb41145640380a7adce3631 /environment_test.go
parentee75dea8e2ecf301286ec3a0210a439777cf24fa (diff)
downloadrescached-45db846fcae52f456bb7f879835bd650ebb1e114.tar.xz
all: change the rescached license to GPL 3.0 or later
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to 'environment_test.go')
-rw-r--r--environment_test.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/environment_test.go b/environment_test.go
index c9278a7..e104ece 100644
--- a/environment_test.go
+++ b/environment_test.go
@@ -1,6 +1,5 @@
-// Copyright 2019, Shulhan <m.shulhan@gmail.com>. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
+// SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
package rescached