More whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / ModifyConfig.java
index 8f46d8d..412b818 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * jSite2 - ModifyConfig.java -
- * Copyright © 2008 David Roden
+ * jFCPlib - ModifyConfig.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,9 +20,8 @@ package net.pterodactylus.fcp;
 
 /**
  * The “ModifyConfig” message is used to change the node’s configuration.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class ModifyConfig extends FcpMessage {
 
@@ -36,7 +34,7 @@ public class ModifyConfig extends FcpMessage {
 
        /**
         * Sets the option with the given name to the given value.
-        * 
+        *
         * @param option
         *            The name of the option
         * @param value