diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:16:27 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:16:27 +0200 |
commit | 7c978fe50fcce555a1d2ef6928ce7ad912751336 (patch) | |
tree | 24ec082f05402ea0b9a635e4cb0f423c90609bc0 /README.adoc | |
parent | 54e4bf6bd1b10f4da5cd8bb3a19c448aacb7f0de (diff) | |
download | json-rpc-shell-7c978fe50fcce555a1d2ef6928ce7ad912751336.tar.gz json-rpc-shell-7c978fe50fcce555a1d2ef6928ce7ad912751336.tar.xz json-rpc-shell-7c978fe50fcce555a1d2ef6928ce7ad912751336.zip |
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development. In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.
The updated mail address, also used in my author/committer lines,
is shorter and looks nicer. People rarely interact anyway.
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/README.adoc b/README.adoc index ca3e2ec..8d0a062 100644 --- a/README.adoc +++ b/README.adoc @@ -81,10 +81,5 @@ Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 License ------- -'json-rpc-shell' is written by Přemysl Janouch <p.janouch@gmail.com>. - -You may use the software under the terms of the ISC license, the text of which -is included within the package, or, at your option, you may relicense the work -under the MIT or the Modified BSD License, as listed at the following site: - -http://www.gnu.org/licenses/license-list.html +This software is released under the terms of the 0BSD license, the text of which +is included within the package along with the list of authors. |