Salome HOME
Copyrights update 2015.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / kernel / MissedPropertyException.java
index 08ba2e106d9e374a5517439eceffddc516334817..a1063e57b5de4bb0ceab7395357570501d1f390f 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-2014
+ * @copyright OPEN CASCADE 2012-2015
  */
 
 public class MissedPropertyException extends BusinessException {