diff options
author | Willian Henrique <wsimanbrazil@yahoo.com.br> | 2022-11-15 21:19:47 -0300 |
---|---|---|
committer | Michael Smith <mikesmiffy128@gmail.com> | 2023-05-04 23:49:27 +0100 |
commit | 245f63c4a58b36dc46731758063c03aba2d3ec06 (patch) | |
tree | b93dd8bffa00e1f1208bc05be1aa429022f7807a /dist | |
parent | ab485b730f6407c668fc26e5e9c665d03650960a (diff) |
Improve L4D2 and Portal gametype detection
Adds tags for L4D2 2147 and Portal 3420. Committer's note: really the
gamedata system might benefit from improvement in the future to support
things like numerical ranges, but this will do for now.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/LICENCE.linux | 2 | ||||
-rw-r--r-- | dist/LICENCE.windows | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dist/LICENCE.linux b/dist/LICENCE.linux index 72edf01..4476573 100644 --- a/dist/LICENCE.linux +++ b/dist/LICENCE.linux @@ -1,7 +1,7 @@ Source Speedrun Tools is released under the following copyright licence: ════════════════════════════════════════════════════════════════════════════════ Copyright © 2023 Michael Smith <mikesmiffy128@gmail.com> -Copyright © 2022 Willian Henrique <wsimanbrazil@yahoo.com.br> +Copyright © 2023 Willian Henrique <wsimanbrazil@yahoo.com.br> Copyright © 2023 Hayden K <imaciidz@gmail.com> Permission to use, copy, modify, and/or distribute this software for any purpose diff --git a/dist/LICENCE.windows b/dist/LICENCE.windows index 29b9648..0482e91 100644 --- a/dist/LICENCE.windows +++ b/dist/LICENCE.windows @@ -1,7 +1,7 @@ Source Speedrun Tools is released under the following copyright licence:
════════════════════════════════════════════════════════════════════════════════
Copyright © 2023 Michael Smith <mikesmiffy128@gmail.com>
-Copyright © 2022 Willian Henrique <wsimanbrazil@yahoo.com.br>
+Copyright © 2023 Willian Henrique <wsimanbrazil@yahoo.com.br>
Copyright © 2023 Hayden K <imaciidz@gmail.com>
Permission to use, copy, modify, and/or distribute this software for any purpose
|