diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-21 22:42:05 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-21 23:46:03 +0200 |
commit | a0e9ede3e316b1022e90f964ed389b52f348281f (patch) | |
tree | 0311d49f3fd46c258ec15ffe1d29806c3d7004bd /README.adoc | |
parent | 787569e653d94c330bf2c8e3e06ab2ccfbb891fb (diff) | |
download | xK-a0e9ede3e316b1022e90f964ed389b52f348281f.tar.gz xK-a0e9ede3e316b1022e90f964ed389b52f348281f.tar.xz xK-a0e9ede3e316b1022e90f964ed389b52f348281f.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 8486ae8..82a4be3 100644 --- a/README.adoc +++ b/README.adoc @@ -179,13 +179,8 @@ Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 License ------- -'uirc3' 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. Note that 'degesch' technically becomes GPL-licensed when you statically link it against GNU Readline, but that is not a concern of this source package. |