From 8a5eeae113707661f827da5d4df885c1a68fc781 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 30 Dec 2019 08:38:38 -0500 Subject: Add WTFPL license --- ebook | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ebook') diff --git a/ebook b/ebook index 67cac12..1547cda 100755 --- a/ebook +++ b/ebook @@ -2,6 +2,9 @@ # elvis: ebook -- Search for ebooks on https://e-reading.club/ +# Author: B. Watson (yalhcru at gmail) +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. + . surfraw || exit 1 default_lang="en" -- cgit v1.2.3