i
[chise/ruby.git] / tools / Makefile
index 28d4b3d..4b2696a 100755 (executable)
@@ -1,4 +1,4 @@
-# by eto 2003-0114
+# Copyright (C) 2002-2004 Kouichirou Eto, All rights reserved.
 
 #test: ids_db
 test:  
@@ -14,5 +14,3 @@ ids_db:
 
 check: 
        ./idscheckintegrity.rb
-
-#----------------------------------------------------------------------end.