Salome HOME
Update copyrights 2014.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / kernel / MissedPropertyException.java
index 1b1743683a1822de8add1ea7ec5110358e7381ae..08ba2e106d9e374a5517439eceffddc516334817 100644 (file)
@@ -5,7 +5,7 @@ import org.splat.exception.BusinessException;
 /**
  * Exception thrown when the property is missed.
  * @author    Daniel Brunier-Coulin
- * @copyright OPEN CASCADE 2012
+ * @copyright OPEN CASCADE 2012-2014
  */
 
 public class MissedPropertyException extends BusinessException {