From 96864517c6304c8af3dbf44e8f4f69bb377274f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 13 May 2017 13:43:15 +0200 Subject: [PATCH] Fix licensing notice in README --- README.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 9b211e0..f2b014d 100644 --- a/README.adoc +++ b/README.adoc @@ -179,6 +179,8 @@ Use this project's GitHub to report any bugs, request features, or submit pull requests. If you want to discuss this project, or maybe just hang out with the developer, feel free to join me at irc://irc.janouch.name, channel #dev. +Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 + Disclaimer ---------- I am not an antisemitist, I'm just being an offensive asshole with the naming. @@ -194,5 +196,5 @@ under the MIT or the Modified BSD License, as listed at the following site: http://www.gnu.org/licenses/license-list.html -Note that 'degesch' technically becomes GPL-licensed when you compile it against -GNU Readline, but that is not a concern of this source package. +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.