X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fde%2Ftodesbaum%2Futil%2Ffreenet%2Ffcp2%2FDirectFileEntry.java;h=3b0e8b6f77eaa48ec1aeb0bf40419ea76f4659a9;hb=0d5f5ab6b21bfd48fde86818fc29be6b441697cc;hp=9b12e74f46af911b331053348f74e61cf4c8c6ba;hpb=38bdc433e50669e8244a63b5af59e597f88f1d29;p=jSite.git diff --git a/src/main/java/de/todesbaum/util/freenet/fcp2/DirectFileEntry.java b/src/main/java/de/todesbaum/util/freenet/fcp2/DirectFileEntry.java index 9b12e74..3b0e8b6 100644 --- a/src/main/java/de/todesbaum/util/freenet/fcp2/DirectFileEntry.java +++ b/src/main/java/de/todesbaum/util/freenet/fcp2/DirectFileEntry.java @@ -1,5 +1,5 @@ /* - * jSite - DirectFileEntry.java - Copyright © 2006–2012 David Roden + * jSite - DirectFileEntry.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 @@ -96,4 +96,4 @@ public class DirectFileEntry extends FileEntry { return dataLength; } -} \ No newline at end of file +}