summaryrefslogtreecommitdiff
path: root/stupid_template_engine.php
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2011-09-21 00:37:31 +0200
committerKevin Chabowski <kevin@kch42.de>2011-09-21 00:37:31 +0200
commite503aff5ae41c16b2c0598203b1fed4082ab519d (patch)
treea9cc661bf03cba226581bcbf26241ae6153e71b6 /stupid_template_engine.php
parentfa1b95982a05ca860ada827b9fbdc9def1ac8952 (diff)
downloadste-e503aff5ae41c16b2c0598203b1fed4082ab519d.tar.gz
ste-e503aff5ae41c16b2c0598203b1fed4082ab519d.tar.bz2
ste-e503aff5ae41c16b2c0598203b1fed4082ab519d.zip
Added license and readme file.
Diffstat (limited to 'stupid_template_engine.php')
-rw-r--r--stupid_template_engine.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/stupid_template_engine.php b/stupid_template_engine.php
index 2e9162f..c6b48bc 100644
--- a/stupid_template_engine.php
+++ b/stupid_template_engine.php
@@ -3,6 +3,10 @@
/*
* File: stupid_template_engine.php
* The implementation of the Stupid Template Engine.
+ *
+ * About: License
+ * This file is licensed under the MIT/X11 License.
+ * See COPYING for more details.
*/
/*