summaryrefslogtreecommitdiff
path: root/memfs.go
diff options
context:
space:
mode:
Diffstat (limited to 'memfs.go')
-rw-r--r--memfs.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/memfs.go b/memfs.go
index 2b903c5..7f8acc3 100644
--- a/memfs.go
+++ b/memfs.go
@@ -1,6 +1,5 @@
-// Copyright 2021, Shulhan <ms@kilabit.info>. 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: 2021 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
package trunks