OSDN Git Service

Remove Id tag
[stigmata/stigmata.git] / src / main / java / jp / sourceforge / stigmata / ExtractorNotFoundException.java
old mode 100755 (executable)
new mode 100644 (file)
index 62e11c2..1e9e9df
@@ -1,13 +1,8 @@
 package jp.sourceforge.stigmata;
 
-/*
- * $Id$
- */
-
 /**
  *
  * @author Haruaki Tamada
- * @version $Revision$ $Date$
  */
 public class ExtractorNotFoundException extends BirthmarkException{
     private static final long serialVersionUID = 2050231007494812969L;