[ioquake3] 84/136: Fixed comment typo: s/until/under

Simon McVittie smcv at debian.org
Thu Jun 15 09:09:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository ioquake3.

commit b33551dfa25794d7ffb61af89257c000cbdd6602
Author: Ryan C. Gordon <icculus at icculus.org>
Date:   Fri Jun 2 11:28:33 2017 -0400

    Fixed comment typo: s/until/under
---
 code/autoupdater/autoupdater.c | 2 +-
 code/sys/sys_autoupdater.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/code/autoupdater/autoupdater.c b/code/autoupdater/autoupdater.c
index 7c0ceba..eb7937e 100644
--- a/code/autoupdater/autoupdater.c
+++ b/code/autoupdater/autoupdater.c
@@ -1,6 +1,6 @@
 /*
 The code in this file is in the public domain. The rest of ioquake3
-is licensed until the GPLv2. Do not mingle code, please!
+is licensed under the GPLv2. Do not mingle code, please!
 */
 
 #include <stdio.h>
diff --git a/code/sys/sys_autoupdater.c b/code/sys/sys_autoupdater.c
index 1ed908d..2f59e07 100644
--- a/code/sys/sys_autoupdater.c
+++ b/code/sys/sys_autoupdater.c
@@ -1,6 +1,6 @@
 /*
 The code in this file is in the public domain. The rest of ioquake3
-is licensed until the GPLv2. Do not mingle code, please!
+is licensed under the GPLv2. Do not mingle code, please!
 */
 
 #ifdef USE_AUTOUPDATER

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ioquake3.git



More information about the Pkg-games-commits mailing list