From dbe696751b57f056a3c07d5fdab2d396817e5cb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20=E2=9B=85?= <3259076+KAMiKAZOW@users.noreply.github.com> Date: Sun, 18 Sep 2022 17:37:15 +0200 Subject: [PATCH] Fix typo --- docs/licenses/README.TXT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/licenses/README.TXT b/docs/licenses/README.TXT index 53d939b06..46d84c26b 100644 --- a/docs/licenses/README.TXT +++ b/docs/licenses/README.TXT @@ -9,7 +9,7 @@ GPL v3 with permission. 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. +of code that were inherited from ZDoomGL. Some code was taken from the Eternity Engine. Copyright (c) James Haley, Stephen McGranahan, et al. @@ -31,4 +31,4 @@ version used by the foobar2000 component foo_dumb as of mid-2008, found at http://kode54.foobar2000.org/. All script code in gzdoom.pk3 is licensed under the GPL v3 unless noted -otherwise. \ No newline at end of file +otherwise.