35 lines
1.4 KiB
Text
35 lines
1.4 KiB
Text
Kangaroo Punch MultiPlayer Game Server Mark II
|
|
Copyright (C) 2020-2021 Scott Duensing
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
|
|
|
|
|
|
* vga8x??.png are the standard DOS fonts, from the DOSbox project.
|
|
Copyright (C) 2002-2004 The DOSBox Team
|
|
|
|
* vga4x8.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/
|