From 3e2254d676193ef6c628250617c675b9ff724b4c Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Wed, 11 Mar 2020 22:35:27 +0100 Subject: Initial commit falseknees-atom.lua is a simple scraper of falseknees.com/archive that outputs an atom feed for consumption by newsboat or similar newsreaders that can get a feed from some external command. --- LICENSE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..90107a0 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2004 Sam Hocevar + 14 rue de Plaisance, 75014 Paris, France + 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. -- cgit v1.2.3-54-g00ecf