From 45db846fcae52f456bb7f879835bd650ebb1e114 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 15 Mar 2022 00:03:27 +0700 Subject: all: change the rescached license to GPL 3.0 or later See https://kilabit.info/journal/2022/gpl/ for more information. --- httpd.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'httpd.go') diff --git a/httpd.go b/httpd.go index b764d43..62f5b35 100644 --- a/httpd.go +++ b/httpd.go @@ -1,6 +1,5 @@ -// Copyright 2020, 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: 2020 M. Shulhan +// SPDX-License-Identifier: GPL-3.0-or-later package rescached -- cgit v1.3