whitespace fixes
[jSite.git] / src / de / todesbaum / jsite / main / Version.java
index 826b525..dc2e840 100644 (file)
@@ -21,7 +21,7 @@ package de.todesbaum.jsite.main;
 
 /**
  * Container for version information.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
 public class Version {
@@ -31,7 +31,7 @@ public class Version {
 
        /**
         * Returns the version.
-        * 
+        *
         * @return The version
         */
        public static final String getVersion() {