- changed license of portal.cpp to GPLv3

- list Eternity Engine as a source of some code in the main README.
This commit is contained in:
Christoph Oelckers 2019-08-21 21:31:12 +02:00
commit b3deb30fa5
2 changed files with 28 additions and 38 deletions

View file

@ -11,6 +11,9 @@ The majority of original code uses a BSD-like lincese. See bsd.txt.
The OpenGL renderer is released under the LGPL v3, except some bits
of code that were inherited fro ZDoomGL.
Some code was taken from the Eternity Engine.
Copyright (c) James Haley, Stephen McGranahan, et al.
This software is based in part on the work of the Independent JPEG Group.
This software uses the 'zlib' general purpose compression library by