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.
Fork of Terminal by
Diff: Terminal.cpp
- Revision:
- 2:85184c13476c
- Parent:
- 1:96ae39e58792
- Child:
- 3:e72f2addfaf8
diff -r 96ae39e58792 -r 85184c13476c Terminal.cpp --- a/Terminal.cpp Thu Jun 03 17:12:11 2010 +0000 +++ b/Terminal.cpp Tue Nov 23 16:03:35 2010 +0000 @@ -1,5 +1,5 @@ /* mbed Terminal Library, for ANSI/VT200 Terminals and ecape codes - * Copyright (c) 2007-2010 sford + * Copyright (c) 2007-2010, sford, http://mbed.org * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal
