X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FNodeRef.java;h=728f9e5759cc3df8d06f2d28c9e7eec38f605d75;hb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2;hp=d85c3d44c75cdb99a4d9b73d3a08f1f357141e6a;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/NodeRef.java b/src/net/pterodactylus/fcp/NodeRef.java index d85c3d4..728f9e5 100644 --- a/src/net/pterodactylus/fcp/NodeRef.java +++ b/src/net/pterodactylus/fcp/NodeRef.java @@ -1,6 +1,5 @@ /* - * jSite2 - NodeRef.java - - * Copyright © 2008 David Roden + * jFCPlib - NodeRef.java - Copyright © 2008 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 @@ -24,7 +23,6 @@ package net.pterodactylus.fcp; * establish a trusted and secure connection to the node. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class NodeRef {