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