summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/audio.h1
-rw-r--r--include/camera.h1
-rw-r--r--include/color.h1
-rw-r--r--include/events.h1
-rw-r--r--include/exit_key.h1
-rw-r--r--include/files.h1
-rw-r--r--include/forever.h1
-rw-r--r--include/gpu.h1
-rw-r--r--include/keyboard.h1
-rw-r--r--include/main.h1
-rw-r--r--include/model.h1
-rw-r--r--include/mouse.h1
-rw-r--r--include/scale.h1
-rw-r--r--include/screen.h1
-rw-r--r--include/screens/main_menu.h1
-rw-r--r--include/ta_al.h1
-rw-r--r--include/ta_alc.h1
-rw-r--r--include/ta_math.h1
-rw-r--r--include/ta_openmpt.h1
-rw-r--r--include/ta_sdl.h1
-rw-r--r--include/ta_sdl_ttf.h1
-rw-r--r--include/teapot.h1
-rw-r--r--include/teapot_data.h1
-rw-r--r--include/text.h1
-rw-r--r--include/version.h.in1
-rw-r--r--include/window.h1
26 files changed, 0 insertions, 26 deletions
diff --git a/include/audio.h b/include/audio.h
index 59867c5..1e29956 100644
--- a/include/audio.h
+++ b/include/audio.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/camera.h b/include/camera.h
index cdf1e7e..9bb0d38 100644
--- a/include/camera.h
+++ b/include/camera.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/color.h b/include/color.h
index e5c69d6..04b78a1 100644
--- a/include/color.h
+++ b/include/color.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/events.h b/include/events.h
index 68267fd..dbe5c18 100644
--- a/include/events.h
+++ b/include/events.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/exit_key.h b/include/exit_key.h
index bd05645..a4f8b5d 100644
--- a/include/exit_key.h
+++ b/include/exit_key.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/files.h b/include/files.h
index 2f982d1..153b78f 100644
--- a/include/files.h
+++ b/include/files.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/forever.h b/include/forever.h
index a1a4336..06064fe 100644
--- a/include/forever.h
+++ b/include/forever.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/gpu.h b/include/gpu.h
index 873c2d5..ceba781 100644
--- a/include/gpu.h
+++ b/include/gpu.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/keyboard.h b/include/keyboard.h
index b47d4a3..55fc008 100644
--- a/include/keyboard.h
+++ b/include/keyboard.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/main.h b/include/main.h
index 007f84c..37a23db 100644
--- a/include/main.h
+++ b/include/main.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/model.h b/include/model.h
index 01aa288..52849d2 100644
--- a/include/model.h
+++ b/include/model.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/mouse.h b/include/mouse.h
index 016f48a..86dc028 100644
--- a/include/mouse.h
+++ b/include/mouse.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/scale.h b/include/scale.h
index 8173760..6fa983a 100644
--- a/include/scale.h
+++ b/include/scale.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/screen.h b/include/screen.h
index 0f6d9ba..dffbf95 100644
--- a/include/screen.h
+++ b/include/screen.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/screens/main_menu.h b/include/screens/main_menu.h
index 93eb8c6..a49e8b0 100644
--- a/include/screens/main_menu.h
+++ b/include/screens/main_menu.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/ta_al.h b/include/ta_al.h
index 59c32cc..4b6b47e 100644
--- a/include/ta_al.h
+++ b/include/ta_al.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/ta_alc.h b/include/ta_alc.h
index 42b0a6b..ffb4fb3 100644
--- a/include/ta_alc.h
+++ b/include/ta_alc.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/ta_math.h b/include/ta_math.h
index 37d4ca9..4852fc2 100644
--- a/include/ta_math.h
+++ b/include/ta_math.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/ta_openmpt.h b/include/ta_openmpt.h
index f92e1e9..820ebf5 100644
--- a/include/ta_openmpt.h
+++ b/include/ta_openmpt.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/ta_sdl.h b/include/ta_sdl.h
index 8ac9b21..36602ab 100644
--- a/include/ta_sdl.h
+++ b/include/ta_sdl.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/ta_sdl_ttf.h b/include/ta_sdl_ttf.h
index f3b6a8d..bacd126 100644
--- a/include/ta_sdl_ttf.h
+++ b/include/ta_sdl_ttf.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/teapot.h b/include/teapot.h
index b19bd20..99be7a6 100644
--- a/include/teapot.h
+++ b/include/teapot.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/teapot_data.h b/include/teapot_data.h
index dfa4130..4e2c26b 100644
--- a/include/teapot_data.h
+++ b/include/teapot_data.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/text.h b/include/text.h
index 2f4d559..9d8b699 100644
--- a/include/text.h
+++ b/include/text.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/version.h.in b/include/version.h.in
index f590cc1..05060b8 100644
--- a/include/version.h.in
+++ b/include/version.h.in
@@ -1,6 +1,5 @@
/*
* Tuxánci 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/include/window.h b/include/window.h
index f249e93..b75ebb0 100644
--- a/include/window.h
+++ b/include/window.h
@@ -1,6 +1,5 @@
/*
* Tuxánci 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