From bd62849ed2caf66fe044a4a105949daf81a32a43 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sun, 29 Apr 2012 08:31:36 +0200 Subject: [PATCH] Add parsing include and LICENSE file --- LICENSE | 13 +++++++++++++ frontend/includes/include.parsing.php | 19 +++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 LICENSE create mode 100644 frontend/includes/include.parsing.php diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..45e4a66 --- /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 + + 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/frontend/includes/include.parsing.php b/frontend/includes/include.parsing.php new file mode 100644 index 0000000..7ef5bea --- /dev/null +++ b/frontend/includes/include.parsing.php @@ -0,0 +1,19 @@ +