Salome HOME
Copyrights update 2015.
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / kernel / DuplicatePropertyException.java
index 3d5a3c4ee158eb4f7d317bbf09a0e17be75d2250..0053839b3fc7f68fc72befaa7e14e27c05b83868 100644 (file)
@@ -5,7 +5,7 @@ import org.splat.exception.BusinessException;
 /**
  * Exception thrown when the property is duplicated.
  * @author    Daniel Brunier-Coulin
- * @copyright OPEN CASCADE 2012-2014
+ * @copyright OPEN CASCADE 2012-2015
  */
 
 public class DuplicatePropertyException extends BusinessException {