X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FGetNode.java;h=f2d74ab3c7cb1169edc6de3d2f0c0fa02a05341e;hb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2;hp=778c30893cc3d5062b63daf262c21fe1caaed692;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/GetNode.java b/src/net/pterodactylus/fcp/GetNode.java index 778c308..f2d74ab 100644 --- a/src/net/pterodactylus/fcp/GetNode.java +++ b/src/net/pterodactylus/fcp/GetNode.java @@ -1,6 +1,5 @@ /* - * jSite2 - GetNode.java - - * Copyright © 2008 David Roden + * jFCPlib - GetNode.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; * optionally including private and volatile data. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class GetNode extends FcpMessage { @@ -38,8 +36,8 @@ public class GetNode extends FcpMessage { /** * Creates a “GetNode” command that returns the request noderef of the node, * including private and volatile data, if requested. If any of the Boolean - * parameters are null the parameter is ignored and the - * node’s default value is used. + * parameters are null the parameter is ignored and the node’s + * default value is used. * * @param giveOpennetRef * true to request the opennet noderef,