OSDN Git Service

Delete Subversion Tags (Revision, Id)
[stigmata/stigmata.git] / src / main / java / jp / sourceforge / stigmata / BirthmarkStoreException.java
old mode 100755 (executable)
new mode 100644 (file)
index 2eb0bf8..f4d240f
@@ -1,14 +1,9 @@
 package jp.sourceforge.stigmata;
 
-/*
- * $Id$
- */
-
 /**
  * This exception class will be thrown when birthmark storing is failed.
  * 
  * @author Haruaki Tamada
- * @version $Revision$ $Date$
  */
 public class BirthmarkStoreException extends BirthmarkException{
     private static final long serialVersionUID = -7106053809841281816L;