OSDN Git Service

VER0.1.0 final?
[lib1stclass/main.git] / itoa.c
diff --git a/itoa.c b/itoa.c
index 8715c71..a20f7e6 100755 (executable)
--- a/itoa.c
+++ b/itoa.c
@@ -1,3 +1,10 @@
+/*
+* See the file LICENSE for redistribution information.
+*
+* Copyright: 2010- 1stclass.co.jp.  All rights reserved.
+*
+* Created by Hajime Kurita
+*/
 #include <string.h>
 
 #ifdef __cplusplus