OSDN Git Service

Remove Id tag
[stigmata/stigmata.git] / src / test / java / jp / sourceforge / stigmata / ServiceListTest.java
index f239508..39d06bb 100644 (file)
@@ -1,9 +1,5 @@
 package jp.sourceforge.stigmata;
 
-/*
- * $Id$
- */
-
 import static org.junit.Assert.assertNotNull;
 
 import org.junit.Before;
@@ -11,7 +7,6 @@ import org.junit.Test;
 
 /**
  * @author Haruaki Tamada
- * @version $Revision$ 
  */
 public class ServiceListTest{
     private BirthmarkEnvironment env;