diff --git a/README.md b/README.md index 6620f874..5b8da183 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,6 @@ License: [GPL-2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) Files: `textscreen/*` Copyright: © 1993-1996 Id Software, Inc.; - © 1999 Thomas A. Fine; © 2002-2004 The DOSBox Team; © 2005-2017 Simon Howard. License: [GPL-2.0+](https://www.gnu.org/licenses/old-licenses/gpl-2.0.html) diff --git a/textscreen/fonts/README b/textscreen/fonts/README index a9b9b1b2..c4e3280e 100644 --- a/textscreen/fonts/README +++ b/textscreen/fonts/README @@ -4,24 +4,6 @@ This directory contains the fonts used by libtextscreen: * normal.png is the standard DOS font, from the DOSbox project. Copyright (C) 2002-2004 The DOSBox Team - * small.png contains a miniature, half-size font for low-resolution - displays. This is based on the Atari-Small font by Tom Fine. The - original font was standard ASCII only; this has been extended to the - full Extended ASCII range with scaled-down versions of the full-size - DOS font. Original copyright notice: - - Copyright (c) 1999, Thomas A. Fine - - License to copy, modify, and distribute for both commercial and - non-commercial use is herby granted, provided this notice - is preserved. - - Email to my last name at head.cfa.harvard.edu - http://hea-www.harvard.edu/~fine/ - - * large.png is a scaled-up version of normal.png with extra detail - added; this is for use on modern high-resolution ("retina") displays. - All modifications and enhancements to the above fonts are: Copyright (C) 2005-2016 Simon Howard