aboutsummaryrefslogtreecommitdiff
path: root/cli.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-14 23:26:55 +0700
committerShulhan <ms@kilabit.info>2022-03-14 23:26:55 +0700
commitfffdcde3ca6e39c9b249ed76ee802faeda532603 (patch)
tree2e372f54032bd0c3b07b47eaa8fb43e2945d79f6 /cli.go
parentbc5065f71c448a7c9ec2b4bc6496793e01158833 (diff)
downloadgotp-fffdcde3ca6e39c9b249ed76ee802faeda532603.tar.xz
all: re-licensing gotp under GPL-3.0 or later
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to 'cli.go')
-rw-r--r--cli.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/cli.go b/cli.go
index a7b83cc..ed655ee 100644
--- a/cli.go
+++ b/cli.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 gotp