(no commit message)
[jalview.git] / forester / java / src / org / forester / development / ResidueRenderer.java
index 1e5122a..fe07389 100644 (file)
@@ -21,7 +21,7 @@
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 //
 // Contact: phylosoft @ gmail . com
-// WWW: www.phylosoft.org/forester
+// WWW: https://sites.google.com/site/cmzmasek/home/software/forester
 
 package org.forester.development;
 
@@ -39,7 +39,7 @@ public class ResidueRenderer extends AbstractRenderer {
     static final int          DISTANCE_OVAL_BORDER = 1;
     static final int          SIZE_LIMIT           = 7;
     /**
-     * 
+     *
      */
     private static final long serialVersionUID     = -2331160296913478874L;
     private final char        _value;