Fix up all file headers.
[jSite.git] / src / de / todesbaum / util / freenet / fcp2 / Persistence.java
index 66253f5..55e73f8 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * todesbaum-lib -
- * Copyright (C) 2006 David Roden
+ * jSite - Persistence.java - Copyright © 2006–2012 David Roden
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -80,6 +79,7 @@ public final class Persistence {
         *
         * @return The name of this persistence option
         */
+       @Override
        public String toString() {
                return name;
        }