X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Futil%2Ffreenet%2Ffcp2%2FGenerateSSK.java;h=84e4bf6561ffd1ae1abde64da3a4cb97e2272374;hb=e47e15fdbb7515f5a3757c3f5df8c1d0950aee8e;hp=a0699f7455a7636b95fea018a00566510f5ea324;hpb=e4f461213da0e30faf9e9eb2e97626abff320618;p=jSite.git diff --git a/src/de/todesbaum/util/freenet/fcp2/GenerateSSK.java b/src/de/todesbaum/util/freenet/fcp2/GenerateSSK.java index a0699f7..84e4bf6 100644 --- a/src/de/todesbaum/util/freenet/fcp2/GenerateSSK.java +++ b/src/de/todesbaum/util/freenet/fcp2/GenerateSSK.java @@ -1,6 +1,5 @@ /* - * todesbaum-lib - - * Copyright (C) 2006 David Roden + * jSite - GenerateSSK.java - Copyright © 2006–2012 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 +22,7 @@ package de.todesbaum.util.freenet.fcp2; * Implementation of the GenerateSSK command. *

* The node can answer with the following messages: SSKKeypair. - * + * * @author David Roden <droden@gmail.com> * @version $Id$ */