Ichiro Maruta / ltisys

Dependents:   ltisys_test

Revision:
3:e093e92b7039
Parent:
2:ea36561fdc00
Child:
4:d459418c3440
--- a/ltisys.h	Fri May 08 17:19:12 2015 +0000
+++ b/ltisys.h	Fri May 08 17:23:03 2015 +0000
@@ -1,7 +1,7 @@
 /* ltisys
  * implementation of continuous-time time-invariant linear systems
  * Copyright (c) 2015 Ichiro Maruta
- * Released under the MIT License: http://mbed.org/license/mit
+ * Released under the MIT License: http://opensource.org/licenses/mit-license.php
  */
 
 #ifndef LTISYS_H_