From 7e7c491d186280ddaee508bd46ade6fa21058c78 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 19 Aug 2022 00:04:13 +0700 Subject: all: relicensing the haminer to GPL v3 See https://kilabit.info/journal/2022/gpl/ for more information. --- tagpreprocessor_test.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tagpreprocessor_test.go') diff --git a/tagpreprocessor_test.go b/tagpreprocessor_test.go index 2a5a785..4ce6806 100644 --- a/tagpreprocessor_test.go +++ b/tagpreprocessor_test.go @@ -1,6 +1,5 @@ -// Copyright 2019, M. 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: 2019 M. Shulhan +// SPDX-License-Identifier: GPL-3.0-or-later package haminer -- cgit v1.3