JAL-2844 partitioning code made slightly clearer
[jalview.git] / forester / java / src / org / forester / util / FailedConditionCheckException.java
index cad5191..23eef6d 100644 (file)
 // 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.util;
 
 public class FailedConditionCheckException extends RuntimeException {
 
     /**
-     * 
+     *
      */
     private static final long serialVersionUID = -860013990231493438L;