X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fproject%2FPhysicalEntry.java;h=e56a8a192eb6d854fb6b98396452cb0cebc7ebf4;hb=cf127faffabd3f07b0acc6de9ea746059d571b56;hp=5f036a515c9bd5da1ce602f84f7ade7b5b122bab;hpb=09c626c3de52d507f682383002f20402ab41e1a6;p=jSite2.git diff --git a/src/net/pterodactylus/jsite/project/PhysicalEntry.java b/src/net/pterodactylus/jsite/project/PhysicalEntry.java index 5f036a5..e56a8a1 100644 --- a/src/net/pterodactylus/jsite/project/PhysicalEntry.java +++ b/src/net/pterodactylus/jsite/project/PhysicalEntry.java @@ -23,7 +23,6 @@ package net.pterodactylus.jsite.project; * A physical file represents a file on the disk. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class PhysicalEntry extends AbstractEntry {