diff options
author | David Turner <david@freetype.org> | 2000-11-09 19:14:11 +0000 |
---|---|---|
committer | David Turner <david@freetype.org> | 2000-11-09 19:14:11 +0000 |
commit | 85924a8884a7fe4e083cc468a609d54ed3adf70f (patch) | |
tree | 37a46441c663e0df99d27262ed7cfeb10762c1b4 | |
parent | 27c8827f3c2c5270d8730a9869a01b22a7ff8ac4 (diff) |
fixed typos in the licenseVER-2-0
-rw-r--r-- | LICENSE.TXT | 4 | ||||
-rw-r--r-- | docs/FTL.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index 064528c1..6780d127 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -2,6 +2,6 @@ FreeType comes with two licenses from which you can choose the one which fits your needs best: - . The FreeType License, in file `doc/FTL.txt'. + . The FreeType License, in file `docs/FTL.txt'. - . The GNU Puclic License, in file `doc/GPL.txt'. + . The GNU General Public License, in file `docs/GPL.txt'. diff --git a/docs/FTL.txt b/docs/FTL.txt index f14087b9..cab3b17d 100644 --- a/docs/FTL.txt +++ b/docs/FTL.txt @@ -26,7 +26,7 @@ Introduction and use of free software in commercial and freeware products alike. As a consequence, its main points are that: - o We don't promise that this software works. However, we are be + o We don't promise that this software works. However, we will be interested in any kind of bug reports. (`as is' distribution) o You can use this software for whatever you want, in parts or |