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