diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-01-10 16:24:12 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-01-10 16:24:12 +0000 |
commit | 7cd6e35969b453dee5ac209977863631af77871d (patch) | |
tree | b40961abf52e76e997577202eeb20d502ed126b8 /newlib | |
parent | 0b99127e4032d86529ff9c3a826322aba875c498 (diff) | |
download | cygnal-7cd6e35969b453dee5ac209977863631af77871d.tar.gz cygnal-7cd6e35969b453dee5ac209977863631af77871d.tar.bz2 cygnal-7cd6e35969b453dee5ac209977863631af77871d.zip |
Fix typo.
Diffstat (limited to 'newlib')
-rw-r--r-- | newlib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/README b/newlib/README index 8de910124..f74c7af03 100644 --- a/newlib/README +++ b/newlib/README @@ -7,7 +7,7 @@ of board support packages. The newlib and libgloss subdirectories are a collection of software from several sources, each with their own copyright and license. See the file COPYING.NEWLIB for details. The rest of the release tree is under either -the GNU GPL or LPGL licenses. +the GNU GPL or LGPL licenses. THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED |