Dependents:   WeatherStation

Revision:
3:ed09123d603f
Parent:
2:64bc38078592
--- a/ILinterpreter.h	Tue Jun 28 15:47:31 2011 +0000
+++ b/ILinterpreter.h	Fri Oct 07 14:53:44 2011 +0000
@@ -1,3 +1,9 @@
+/*
+ * Instruction List interpreter library
+ * Copyright (c) 2011 Hiroshi Suga
+ * Released under the MIT License: http://mbed.org/license/mit
+ */
+
 /** @file
  * @brief Instruction List interpreter
  */