From fffdcde3ca6e39c9b249ed76ee802faeda532603 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 14 Mar 2022 23:26:55 +0700 Subject: all: re-licensing gotp under GPL-3.0 or later See https://kilabit.info/journal/2022/gpl/ for more information. --- gotp.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gotp.go') diff --git a/gotp.go b/gotp.go index 76676a2..ade3266 100644 --- a/gotp.go +++ b/gotp.go @@ -1,6 +1,5 @@ -// Copyright 2021, Shulhan . 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 +// SPDX-License-Identifier: GPL-3.0-or-later package gotp -- cgit v1.3