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 | |
| 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')
| -rw-r--r-- | _doc/benchmark.adoc | 2 | ||||
| -rw-r--r-- | _doc/index.adoc | 2 | ||||
| -rw-r--r-- | _doc/rescached.cfg.5.gz | bin | 2773 -> 2773 bytes | |||
| -rw-r--r-- | _doc/rescached.cfg.adoc | 6 | ||||
| -rw-r--r-- | _doc/resolver.1.gz | bin | 1458 -> 1460 bytes | |||
| -rw-r--r-- | _doc/resolver.adoc | 6 |
6 files changed, 12 insertions, 4 deletions
diff --git a/_doc/benchmark.adoc b/_doc/benchmark.adoc index 383d386..baf856c 100644 --- a/_doc/benchmark.adoc +++ b/_doc/benchmark.adoc @@ -1,3 +1,5 @@ +// SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later = Benchmark Commit: e670b34 diff --git a/_doc/index.adoc b/_doc/index.adoc index 9f1f706..be11cdf 100644 --- a/_doc/index.adoc +++ b/_doc/index.adoc @@ -1,3 +1,5 @@ +// SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later = rescached documentation index Shulhan <ms@kilabit.info> diff --git a/_doc/rescached.cfg.5.gz b/_doc/rescached.cfg.5.gz Binary files differindex af4e274..a1423f5 100644 --- a/_doc/rescached.cfg.5.gz +++ b/_doc/rescached.cfg.5.gz diff --git a/_doc/rescached.cfg.adoc b/_doc/rescached.cfg.adoc index 20b8d28..2e19cac 100644 --- a/_doc/rescached.cfg.adoc +++ b/_doc/rescached.cfg.adoc @@ -1,3 +1,5 @@ +// SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later = RESCACHED.CONF(5) :doctype: manpage :man source: rescached.cfg @@ -252,8 +254,8 @@ Save the above script into `rescached.cfg` and run it, Copyright 2018, M. Shulhan (m.shulhan@gmail.com). 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. == SEE ALSO diff --git a/_doc/resolver.1.gz b/_doc/resolver.1.gz Binary files differindex 66c46b9..d495fa6 100644 --- a/_doc/resolver.1.gz +++ b/_doc/resolver.1.gz 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 |
