summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--status/DirectoryInfo.java23
-rw-r--r--todo2
2 files changed, 23 insertions, 2 deletions
diff --git a/status/DirectoryInfo.java b/status/DirectoryInfo.java
index eb65de8..d2cd191 100644
--- a/status/DirectoryInfo.java
+++ b/status/DirectoryInfo.java
@@ -1,3 +1,24 @@
+/*+
+ * Copyright 2012 rsiddharth
+ * Email: <rsiddharth@ninthfloor.org>
+ *
+ * This file is part of Scruf.
+ *
+ * Scruf is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+
package scruf.status;
public class DirectoryInfo {
@@ -7,4 +28,4 @@ public class DirectoryInfo {
* root.
*/
public static int level;
-} \ No newline at end of file
+}
diff --git a/todo b/todo
index a302bdd..b2bf0a3 100644
--- a/todo
+++ b/todo
@@ -1,4 +1,4 @@
-# the root page (of a site) should not have a ''home'' or ''back'' button.
+
# Test it by generating your _full_ homepage using scruf.