diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-10 19:47:28 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-10 19:47:28 -0700 |
| commit | dec1d54cd085c631b85e0bc50324eafdfbdd60ef (patch) | |
| tree | c0b586da58fa98bc0f4648bebb0521b65b43c304 /cmake | |
| parent | c822b2e7064496caf029d60822e53ed1a3129850 (diff) | |
Remove "Tuxánci Development Team" from GPL headermob
Diffstat (limited to 'cmake')
| -rw-r--r-- | cmake/CompileShaders.cmake | 1 | ||||
| -rw-r--r-- | cmake/EmbedFile.cmake | 1 | ||||
| -rw-r--r-- | cmake/mingw-toolchain.cmake | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/cmake/CompileShaders.cmake b/cmake/CompileShaders.cmake index 75ee602..f1d3f60 100644 --- a/cmake/CompileShaders.cmake +++ b/cmake/CompileShaders.cmake @@ -1,5 +1,4 @@ # Tuxanci 2 - A first person shooter -# Copyright (C) 2007-2011 Tuxánci Development Team # Copyright (C) 2025-2026 Connor Thomson # # This program is free software: you can redistribute it and/or modify diff --git a/cmake/EmbedFile.cmake b/cmake/EmbedFile.cmake index 19e5dbe..3da3dd1 100644 --- a/cmake/EmbedFile.cmake +++ b/cmake/EmbedFile.cmake @@ -1,5 +1,4 @@ # Tuxanci 2 - A first person shooter -# Copyright (C) 2007-2011 Tuxánci Development Team # Copyright (C) 2025-2026 Connor Thomson # # This program is free software: you can redistribute it and/or modify diff --git a/cmake/mingw-toolchain.cmake b/cmake/mingw-toolchain.cmake index 7847e9b..d746dee 100644 --- a/cmake/mingw-toolchain.cmake +++ b/cmake/mingw-toolchain.cmake @@ -1,5 +1,4 @@ # Tuxanci 2 - A first person shooter -# Copyright (C) 2007-2011 Tuxánci Development Team # Copyright (C) 2025-2026 Connor Thomson # # This program is free software: you can redistribute it and/or modify |