🔀 Merge release branch for 0.14
[jSite.git] / src / main / java / de / todesbaum / util / freenet / fcp2 / RedirectFileEntry.java
index 06a2171..e367c7a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * jSite - RedirectFileEntry.java - Copyright Â© 2006–2012 David Roden
+ * jSite - RedirectFileEntry.java - Copyright Â© 2006–2019 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
@@ -41,4 +41,4 @@ public class RedirectFileEntry extends FileEntry {
        public String getTargetURI() {
                return targetURI;
        }
-}
\ No newline at end of file
+}