From 759dfdc11786ba3775845db6340f2e7cd162a429 Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 16 Sep 2017 23:22:58 +0530 Subject: [PATCH] Adds License --- COPYING | 14 ++++++++++++++ README.md | 5 +++++ 2 files changed, 19 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..56fce5e --- /dev/null +++ b/COPYING @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2015 Abhay Rana + + 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/README.md b/README.md index 93095fd..a9ce329 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,8 @@ Requirements: - Inline references are not handled in the best possible way - metadata.xml is not complete. There are just too many authors - Foreword/Preface is not part of the index + + +# LICENSE + +This is licensed under WTFPL. See COPYING file for the full text.