OSDN Git Service

パッケージ変更。テスト整備。
[mikutoga/TogaGem.git] / src / main / java / jp / sfjp / mikutoga / bin / parser / MmdEofException.java
@@ -1,11 +1,11 @@
 /*
- * unexpected file EOF founded exception
+ * unexpected binary-file EOF founded exception
  *
  * License : The MIT License
  * Copyright(c) 2010 MikuToga Partners
  */
 
-package jp.sourceforge.mikutoga.parser;
+package jp.sfjp.mikutoga.bin.parser;
 
 /**
  * 入力ソースが予期せずに終了した異常系。