X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FListPeers.java;h=b0cbd1b74258be88676be4be6542852496411452;hb=dd605aee444057a874fabf7fb0045b8448b0d1cd;hp=85951c0c71b6e428e3876c4a89af879774eb8ea6;hpb=19b64d7251237d7fae94b152d8a83b346ff77c33;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/ListPeers.java b/src/net/pterodactylus/fcp/ListPeers.java index 85951c0..b0cbd1b 100644 --- a/src/net/pterodactylus/fcp/ListPeers.java +++ b/src/net/pterodactylus/fcp/ListPeers.java @@ -1,6 +1,5 @@ /* - * jSite2 - ListPeers.java - - * Copyright © 2008 David Roden + * jFCPlib - ListPeers.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 @@ -21,7 +20,7 @@ package net.pterodactylus.fcp; /** * The “ListPeer” requests asks the node for a list of all peers it has. - * + * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class ListPeers extends FcpMessage { @@ -29,7 +28,7 @@ public class ListPeers extends FcpMessage { /** * Creates a new “ListPeers” request that only includes basic data of the * peers. - * + * * @param identifier * The identifier of the request */ @@ -39,7 +38,7 @@ public class ListPeers extends FcpMessage { /** * Creates a new “ListPeers” request that includes wanted data of the peers. - * + * * @param identifier * The identifier of the request * @param withMetadata