From 6018c716e274b79b1a22c831f42409b2630652a1 Mon Sep 17 00:00:00 2001 From: nashmuhandes Date: Mon, 5 Sep 2016 21:24:10 +0800 Subject: [PATCH] Removed a couple of unused licenses --- docs/licenses/README.TXT | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/licenses/README.TXT b/docs/licenses/README.TXT index f60796436..c36657f16 100644 --- a/docs/licenses/README.TXT +++ b/docs/licenses/README.TXT @@ -1,9 +1,6 @@ The original Doom source code was released by id Software under the Doom Source Code License. See doomlic.txt. -Parts of the renderer use code from the BUILD engine by Ken Silverman. -See buildlic.txt. - The majority of original code uses a BSD-like lincese. See bsd.txt. This software is based in part on the work of the Independent JPEG Group. @@ -21,7 +18,3 @@ MOD music playback. See dumb.txt for original license. The version used, however, has been heavily modified from its original form and is the same version used by the foobar2000 component foo_dumb as of mid-2008, found at http://kode54.foobar2000.org/. - -This software uses the OPL emulator from MAME 0.95. Playback of MUS files -on the OPL emulation is accomplished with some help from Vladimir Arnost's -MUS File Player Library, with fixes to make it more accurate.