update copyright information for textscreen fonts

This commit is contained in:
Fabian Greffrath 2023-03-21 11:08:23 +01:00
parent ce2f4ff47c
commit 0daf278ce4
2 changed files with 0 additions and 19 deletions

View File

@ -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)

View File

@ -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