Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: ltisys.h
- 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_