aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2019-12-30 08:38:38 -0500
committerB. Watson <yalhcru@gmail.com>2019-12-30 08:38:38 -0500
commit8a5eeae113707661f827da5d4df885c1a68fc781 (patch)
treed2d7a572c90c5fbde199fed430d65aa7e40264c2
parente5c802f78fa99884995851eedbb09a6dc4d1fd31 (diff)
downloadelvi-impersonators-8a5eeae113707661f827da5d4df885c1a68fc781.tar.gz
Add WTFPL license
-rwxr-xr-xLICENSE14
-rwxr-xr-xebook3
-rwxr-xr-xrepology3
-rwxr-xr-xwikiquote3
4 files changed, 23 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100755
index 0000000..ee7d6a5
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,14 @@
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ Version 2, December 2004
+
+ Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
+
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. You just DO WHAT THE FUCK YOU WANT TO.
+
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"
diff --git a/repology b/repology
index 7e78c26..9d34172 100755
--- a/repology
+++ b/repology
@@ -2,6 +2,9 @@
# elvis: repology -- Search Linux distro package metadata with repology.org
+# Author: B. Watson (yalhcru at gmail)
+# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+
. surfraw || exit 1
w3_usage_hook() {
diff --git a/wikiquote b/wikiquote
index 6e91ffb..e44eff5 100755
--- a/wikiquote
+++ b/wikiquote
@@ -2,6 +2,9 @@
# elvis: wikiquote -- Search literary/film quotations on wikiquote.org
+# 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"