aboutsummaryrefslogtreecommitdiffstats
path: root/MainController.php
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2010-10-16 18:15:20 +0300
committerFilipp Lepalaan <filipp@mac.com>2010-10-16 18:15:20 +0300
commit914599c7c2a50c8f1439189214184a2a0f402fc8 (patch)
tree3f91416597f3519750739baaed52a3ee2f82351f /MainController.php
parent3dd1539456b212d2e859c3b9d381378e355f6321 (diff)
downloadmain-914599c7c2a50c8f1439189214184a2a0f402fc8.tar.gz
main-914599c7c2a50c8f1439189214184a2a0f402fc8.tar.bz2
main-914599c7c2a50c8f1439189214184a2a0f402fc8.zip
Added license
Diffstat (limited to 'MainController.php')
-rwxr-xr-x[-rw-r--r--]MainController.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/MainController.php b/MainController.php
index e09fe3e..7b6012e 100644..100755
--- a/MainController.php
+++ b/MainController.php
@@ -2,6 +2,13 @@
////
// main/MainController.php
// @TODO: transfer boeuf.php here
+
+/* This program is free software. It comes without any warranty, to
+ * the extent permitted by applicable law. You can redistribute it
+ * and/or modify it under the terms of the Do What The Fuck You Want
+ * To Public License, Version 2, as published by Sam Hocevar. See
+ * http://sam.zoy.org/wtfpl/COPYING for more details. */
+
class MainController
{
public $view; // Where to store the data to be rendered