OSDN Git Service

必要のないクラスを削除し,クラスの整理を行った.
[stigmata/stigmata-core.git] / src / main / java / jp / sourceforge / stigmata / BirthmarkException.java
index 60e58cc..42d8597 100644 (file)
@@ -1,14 +1,9 @@
 package jp.sourceforge.stigmata;
 
-/*
- * $Id$
- */
-
 /**
  * This exception represents occuring some exceptions caused birthmarking.
  * 
  * @author Haruaki TAMADA
- * @version $Revision$ 
  */
 public class BirthmarkException extends Exception{
     private static final long serialVersionUID = -6422474631148213820L;