Fix copyright line.
[jFCPlib.git] / src / net / pterodactylus / fcp / GetNode.java
index 778c308..f2d74ab 100644 (file)
@@ -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
@@ -24,7 +23,6 @@ package net.pterodactylus.fcp;
  * optionally including private and volatile data.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class GetNode extends FcpMessage {
 
@@ -38,8 +36,8 @@ 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 <code>null</code> the parameter is ignored and the
-        * node’s default value is used.
+        * parameters are <code>null</code> the parameter is ignored and the node’s
+        * default value is used.
         * 
         * @param giveOpennetRef
         *            <code>true</code> to request the opennet noderef,