]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - install/index.php
WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)
[github/wallabag/wallabag.git] / install / index.php
index e702891bb711d680830625a48cddd7c4273ef7de..1ae782a2bc8656d68e4e61871e3e0e3075945f53 100755 (executable)
@@ -1,4 +1,13 @@
 <?php
+/**
+ * wallabag, self hostable application allowing you to not miss any content anymore
+ *
+ * @category   wallabag
+ * @author     Nicolas LÅ“uillet <nicolas@loeuillet.org>
+ * @copyright  2013
+ * @license    http://opensource.org/licenses/MIT see COPYING file
+ */
+
 $errors = array();
 $successes = array();