Whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / DSAGroup.java
index 4e501b2..0dc1d40 100644 (file)
@@ -27,7 +27,6 @@ import java.security.interfaces.DSAParams;
  * 
  * @see DSAParams
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class DSAGroup {
 
@@ -84,4 +83,4 @@ public class DSAGroup {
                return subprime;
        }
 
-}
\ No newline at end of file
+}