From dec1d54cd085c631b85e0bc50324eafdfbdd60ef Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Thu, 10 Sep 2026 19:47:28 -0700 Subject: Remove "Tuxánci Development Team" from GPL header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmake/CompileShaders.cmake | 1 - cmake/EmbedFile.cmake | 1 - cmake/mingw-toolchain.cmake | 1 - 3 files changed, 3 deletions(-) (limited to 'cmake') 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 -- cgit v1.2.3