X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Futil%2Ffcp%2FListPeerNotes.java;h=1bbb78850723d48d60d27c8d7f2185647984fc80;hb=98cf58dc4144f7c7db8bba715d6b02e819699ee6;hp=0d1c65c9266c73ee7d7563713b258b6f1e7afd2f;hpb=474a0f39c87d520b0ce8c23ea8e8046441e13ea7;p=jSite2.git diff --git a/src/net/pterodactylus/util/fcp/ListPeerNotes.java b/src/net/pterodactylus/util/fcp/ListPeerNotes.java index 0d1c65c..1bbb788 100644 --- a/src/net/pterodactylus/util/fcp/ListPeerNotes.java +++ b/src/net/pterodactylus/util/fcp/ListPeerNotes.java @@ -8,7 +8,7 @@ package net.pterodactylus.util.fcp; * A “ListPeerNodes” request tells the node to list all notes that have been * entered for a node. Note that notes are only supported for darknet nodes. * - * @author David Roden + * @author David ‘Bombe’ Roden <bombe@freenetproject.org> * @version $Id$ */ public class ListPeerNotes extends FcpMessage {