X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FGetNode.java;h=799b44bd3271dc2b4b9b018ccfdba928afcde8a9;hb=dd605aee444057a874fabf7fb0045b8448b0d1cd;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..799b44b 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 @@ -22,9 +21,8 @@ package net.pterodactylus.fcp; /** * The “GetNode” command returns the darknet or opennet noderef of the node, * optionally including private and volatile data. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class GetNode extends FcpMessage { @@ -38,9 +36,9 @@ 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, * false for darknet