aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-15 00:03:27 +0700
committerShulhan <ms@kilabit.info>2022-03-15 00:09:27 +0700
commit45db846fcae52f456bb7f879835bd650ebb1e114 (patch)
treeb9e895fdfb475a99feb41145640380a7adce3631 /README.adoc
parentee75dea8e2ecf301286ec3a0210a439777cf24fa (diff)
downloadrescached-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 'README.adoc')
-rw-r--r--README.adoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 5572b4e..18ac4a6 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,3 +1,5 @@
+// SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
= RESCACHED(1)
M. Shulhan <ms@kilabit.info>
8 February 2022
@@ -415,7 +417,7 @@ Upon success, `rescached` will return 0, or 1 otherwise.
`/etc/rescached/rescached.cfg`:: The `rescached` main configuration.
This configuration will be read when program started.
-`/usr/share/rescached/LICENSE`:: License file for this software.
+`/usr/share/rescached/COPYING`:: License file for this software.
`/var/run/rescached.pid`:: File where process ID of rescached will be saved
when running.
@@ -470,8 +472,8 @@ https://github.com/shuLhan/rescached-go/issues.
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