From a6d0042e5c595cf7d6d19a2c3afd3c9309727212 Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Sun, 26 Oct 2014 09:35:11 -0400 Subject: Move submodules back to libs/ --- libs/minidns | 1 + 1 file changed, 1 insertion(+) create mode 160000 libs/minidns (limited to 'libs/minidns/LICENCE_WTFPL') diff --git a/libs/minidns b/libs/minidns new file mode 160000 index 00000000..9e42bff0 --- /dev/null +++ b/libs/minidns @@ -0,0 +1 @@ +Subproject commit 9e42bff01440c1351946a432126d5a1b87fb7c78 -- cgit v1.2.3 From ccba01ef19e4febadc8e0f543b4958f33adbe8cf Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Tue, 28 Oct 2014 12:13:53 -0400 Subject: Remove minidns dir --- libs/minidns | 1 - 1 file changed, 1 deletion(-) delete mode 160000 libs/minidns (limited to 'libs/minidns/LICENCE_WTFPL') diff --git a/libs/minidns b/libs/minidns deleted file mode 160000 index 9e42bff0..00000000 --- a/libs/minidns +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9e42bff01440c1351946a432126d5a1b87fb7c78 -- cgit v1.2.3 From 4a1bae3a69a76cae0341b821e3b880e5b8b8f5a3 Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Tue, 28 Oct 2014 12:14:21 -0400 Subject: Subtree merged in minidns --- libs/minidns/LICENCE_WTFPL | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libs/minidns/LICENCE_WTFPL (limited to 'libs/minidns/LICENCE_WTFPL') diff --git a/libs/minidns/LICENCE_WTFPL b/libs/minidns/LICENCE_WTFPL new file mode 100644 index 00000000..652d3783 --- /dev/null +++ b/libs/minidns/LICENCE_WTFPL @@ -0,0 +1,13 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + + Copyright (C) 2014 Rene Treffer + + 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