diff options
| author | Shulhan <ms@kilabit.info> | 2022-03-15 00:03:27 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-03-15 00:09:27 +0700 |
| commit | 45db846fcae52f456bb7f879835bd650ebb1e114 (patch) | |
| tree | b9e895fdfb475a99feb41145640380a7adce3631 /_doc/resolver.adoc | |
| parent | ee75dea8e2ecf301286ec3a0210a439777cf24fa (diff) | |
| download | rescached-45db846fcae52f456bb7f879835bd650ebb1e114.tar.xz | |
all: change the rescached license to GPL 3.0 or later
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to '_doc/resolver.adoc')
| -rw-r--r-- | _doc/resolver.adoc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/_doc/resolver.adoc b/_doc/resolver.adoc index 98118c7..0aa3a70 100644 --- a/_doc/resolver.adoc +++ b/_doc/resolver.adoc @@ -1,3 +1,5 @@ +// SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later = RESOLVER(1) :doctype: manpage :man source: resolver @@ -104,8 +106,8 @@ This software is developed by M. Shulhan (ms@kilabit.info). Copyright 2018, 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. +Use of this source code is governed by a GPL 3.0 license that can be +found in the COPYING file. == LINKS |
