X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fwotns%2Ffreenet%2Ffcp%2FCommand.java;fp=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fwotns%2Ffreenet%2Ffcp%2FCommand.java;h=969eaf0f115cacabaeab9f2b373370324b59dea4;hb=d38acfadf5c9a3dd775659d1f3b9eb6efb87f8ab;hp=4eac38c0142feb42681eb8b7a82de01aaaf1adc7;hpb=40133beb2f76285f0093e9e71c3d578ae6a3df2c;p=WoTNS.git diff --git a/src/main/java/net/pterodactylus/wotns/freenet/fcp/Command.java b/src/main/java/net/pterodactylus/wotns/freenet/fcp/Command.java index 4eac38c..969eaf0 100644 --- a/src/main/java/net/pterodactylus/wotns/freenet/fcp/Command.java +++ b/src/main/java/net/pterodactylus/wotns/freenet/fcp/Command.java @@ -1,5 +1,5 @@ /* - * Sone - Command.java - Copyright © 2011 David Roden + * WoTNS - Command.java - Copyright © 2011 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 @@ -23,7 +23,7 @@ import freenet.support.api.Bucket; /** * Implementation of an FCP interface for other clients or plugins to - * communicate with Sone. + * communicate with WoTNS. * * @author David ‘Bombe’ Roden */