Same as original

Revision:
1:57fe493e8db2
Parent:
0:d3038879fed6
Child:
2:682475aae171
--- a/button.cpp	Sun Nov 22 10:07:55 2015 +0000
+++ b/button.cpp	Mon Nov 23 01:05:59 2015 +0000
@@ -1,7 +1,7 @@
 //-----------------------------------------------------------
 //  Button class
 //
-//  2015/11/22, Copyright (c) 2015 MIKAMI, Naoki
+//  2015/11/23, Copyright (c) 2015 MIKAMI, Naoki
 //-----------------------------------------------------------
 
 #include "button.hpp"
@@ -56,3 +56,4 @@
         return rtn;
     }
 }
+