diff --git a/code/autoupdater/autoupdater.c b/code/autoupdater/autoupdater.c index 7c0cebaa..eb7937ee 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 diff --git a/code/sys/sys_autoupdater.c b/code/sys/sys_autoupdater.c index 1ed908d8..2f59e071 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