From 37329132f429de9c7b0776fea9207cd33edbb174 Mon Sep 17 00:00:00 2001 From: rawr51919 Date: Sat, 12 Aug 2023 17:50:33 -0300 Subject: [PATCH] Fix GPL license info in files --- aas_areamerging.c | 2 +- aas_areamerging.h | 2 +- aas_cfg.c | 2 +- aas_cfg.h | 2 +- aas_create.c | 2 +- aas_create.h | 2 +- aas_edgemelting.c | 2 +- aas_edgemelting.h | 2 +- aas_facemerging.c | 2 +- aas_facemerging.h | 2 +- aas_file.c | 2 +- aas_file.h | 2 +- aas_gsubdiv.c | 2 +- aas_gsubdiv.h | 2 +- aas_map.c | 2 +- aas_map.h | 2 +- aas_prunenodes.c | 2 +- aas_prunenodes.h | 2 +- aas_store.c | 2 +- aas_store.h | 2 +- aasfile.h | 2 +- be_aas_bspc.c | 2 +- be_aas_bspc.h | 2 +- brushbsp.c | 2 +- bspc.c | 2 +- cfgq3.c | 2 +- csg.c | 2 +- deps/botlib/be_aas_bspq3.c | 2 +- deps/botlib/be_aas_cluster.c | 2 +- deps/botlib/be_aas_debug.c | 2 +- deps/botlib/be_aas_entity.c | 2 +- deps/botlib/be_aas_file.c | 2 +- deps/botlib/be_aas_main.c | 2 +- deps/botlib/be_aas_move.c | 2 +- deps/botlib/be_aas_optimize.c | 2 +- deps/botlib/be_aas_reach.c | 2 +- deps/botlib/be_aas_route.c | 2 +- deps/botlib/be_aas_routealt.c | 2 +- deps/botlib/be_aas_sample.c | 2 +- deps/botlib/be_ai_char.c | 2 +- deps/botlib/be_ai_chat.c | 2 +- deps/botlib/be_ai_gen.c | 2 +- deps/botlib/be_ai_goal.c | 2 +- deps/botlib/be_ai_move.c | 2 +- deps/botlib/be_ai_weap.c | 2 +- deps/botlib/be_ai_weight.c | 2 +- deps/botlib/be_ea.c | 2 +- deps/botlib/be_interface.c | 2 +- deps/botlib/l_crc.c | 2 +- deps/botlib/l_libvar.c | 2 +- deps/botlib/l_log.c | 2 +- deps/botlib/l_memory.c | 2 +- deps/botlib/l_precomp.c | 2 +- deps/botlib/l_script.c | 2 +- deps/botlib/l_struct.c | 2 +- deps/qcommon/cm_load.c | 2 +- deps/qcommon/cm_patch.c | 2 +- deps/qcommon/cm_polylib.c | 2 +- deps/qcommon/cm_test.c | 2 +- deps/qcommon/cm_trace.c | 2 +- deps/qcommon/cmd.c | 2 +- deps/qcommon/common.c | 2 +- deps/qcommon/cvar.c | 2 +- deps/qcommon/files.c | 2 +- deps/qcommon/huffman.c | 2 +- deps/qcommon/msg.c | 2 +- deps/qcommon/net_chan.c | 2 +- deps/qcommon/unzip.h | 2 +- deps/qcommon/vm.c | 2 +- deps/qcommon/vm_interpreted.c | 2 +- deps/qcommon/vm_ppc.c | 2 +- deps/qcommon/vm_ppc_new.c | 2 +- deps/qcommon/vm_x86.c | 2 +- faces.c | 2 +- gldraw.c | 2 +- glfile.c | 2 +- l_bsp_ent.c | 2 +- l_bsp_ent.h | 2 +- l_bsp_hl.c | 2 +- l_bsp_hl.h | 2 +- l_bsp_q1.c | 2 +- l_bsp_q1.h | 2 +- l_bsp_q2.c | 2 +- l_bsp_q2.h | 2 +- l_bsp_q3.c | 2 +- l_bsp_q3.h | 2 +- l_bsp_sin.c | 2 +- l_bsp_sin.h | 2 +- l_cmd.c | 2 +- l_cmd.h | 2 +- l_log.c | 2 +- l_log.h | 2 +- l_math.c | 2 +- l_math.h | 2 +- l_mem.c | 2 +- l_mem.h | 2 +- l_poly.c | 2 +- l_poly.h | 2 +- l_qfiles.c | 2 +- l_qfiles.h | 2 +- l_threads.c | 2 +- l_threads.h | 2 +- l_utils.c | 2 +- l_utils.h | 2 +- leakfile.c | 2 +- map.c | 2 +- map_hl.c | 2 +- map_q1.c | 2 +- map_q2.c | 2 +- map_q3.c | 2 +- map_sin.c | 2 +- nodraw.c | 2 +- portals.c | 2 +- prtfile.c | 2 +- q2files.h | 2 +- q3files.h | 2 +- qbsp.h | 2 +- qfiles.h | 2 +- sinfiles.h | 2 +- tetrahedron.c | 2 +- tetrahedron.h | 2 +- textures.c | 2 +- tree.c | 2 +- writebsp.c | 2 +- 124 files changed, 124 insertions(+), 124 deletions(-) diff --git a/aas_areamerging.c b/aas_areamerging.c index 04055cd..e5937fe 100644 --- a/aas_areamerging.c +++ b/aas_areamerging.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_areamerging.h b/aas_areamerging.h index 14cb8ed..4793d61 100644 --- a/aas_areamerging.h +++ b/aas_areamerging.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_cfg.c b/aas_cfg.c index d786967..1032e94 100644 --- a/aas_cfg.c +++ b/aas_cfg.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_cfg.h b/aas_cfg.h index 3760561..cca4de8 100644 --- a/aas_cfg.h +++ b/aas_cfg.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_create.c b/aas_create.c index c4443d3..3f8578f 100644 --- a/aas_create.c +++ b/aas_create.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_create.h b/aas_create.h index 7f41f02..c5775e9 100644 --- a/aas_create.h +++ b/aas_create.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_edgemelting.c b/aas_edgemelting.c index 0cd6701..409457d 100644 --- a/aas_edgemelting.c +++ b/aas_edgemelting.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_edgemelting.h b/aas_edgemelting.h index a296cb6..5f13efd 100644 --- a/aas_edgemelting.h +++ b/aas_edgemelting.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_facemerging.c b/aas_facemerging.c index b6ac76d..747e20c 100644 --- a/aas_facemerging.c +++ b/aas_facemerging.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_facemerging.h b/aas_facemerging.h index b2e02e5..77bc35d 100644 --- a/aas_facemerging.h +++ b/aas_facemerging.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_file.c b/aas_file.c index 9111cc8..2e19b10 100644 --- a/aas_file.c +++ b/aas_file.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_file.h b/aas_file.h index 63e523c..faf862c 100644 --- a/aas_file.h +++ b/aas_file.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_gsubdiv.c b/aas_gsubdiv.c index d3cf222..448c379 100644 --- a/aas_gsubdiv.c +++ b/aas_gsubdiv.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_gsubdiv.h b/aas_gsubdiv.h index bb2b095..8572b99 100644 --- a/aas_gsubdiv.h +++ b/aas_gsubdiv.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_map.c b/aas_map.c index 5fb49a3..8e0adce 100644 --- a/aas_map.c +++ b/aas_map.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_map.h b/aas_map.h index 181f711..ec9b979 100644 --- a/aas_map.h +++ b/aas_map.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_prunenodes.c b/aas_prunenodes.c index 522fa3d..0727fe3 100644 --- a/aas_prunenodes.c +++ b/aas_prunenodes.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_prunenodes.h b/aas_prunenodes.h index 9433864..0a1a212 100644 --- a/aas_prunenodes.h +++ b/aas_prunenodes.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_store.c b/aas_store.c index 2079e34..a597809 100644 --- a/aas_store.c +++ b/aas_store.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aas_store.h b/aas_store.h index d915b18..c2f7904 100644 --- a/aas_store.h +++ b/aas_store.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/aasfile.h b/aasfile.h index fc3dc77..64f6ba0 100644 --- a/aasfile.h +++ b/aasfile.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/be_aas_bspc.c b/be_aas_bspc.c index 5743fe7..b675e2e 100644 --- a/be_aas_bspc.c +++ b/be_aas_bspc.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/be_aas_bspc.h b/be_aas_bspc.h index 24ee765..d22de4d 100644 --- a/be_aas_bspc.h +++ b/be_aas_bspc.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/brushbsp.c b/brushbsp.c index db40e19..e067ef6 100644 --- a/brushbsp.c +++ b/brushbsp.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/bspc.c b/bspc.c index b1a0a12..8ce2923 100644 --- a/bspc.c +++ b/bspc.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/cfgq3.c b/cfgq3.c index 487f35d..fef9f80 100644 --- a/cfgq3.c +++ b/cfgq3.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/csg.c b/csg.c index fc7c327..9199aca 100644 --- a/csg.c +++ b/csg.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_bspq3.c b/deps/botlib/be_aas_bspq3.c index e4808e8..84411a2 100644 --- a/deps/botlib/be_aas_bspq3.c +++ b/deps/botlib/be_aas_bspq3.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_cluster.c b/deps/botlib/be_aas_cluster.c index 33fc2a3..b8a34dd 100644 --- a/deps/botlib/be_aas_cluster.c +++ b/deps/botlib/be_aas_cluster.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_debug.c b/deps/botlib/be_aas_debug.c index 1e04c7f..e4c2465 100644 --- a/deps/botlib/be_aas_debug.c +++ b/deps/botlib/be_aas_debug.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_entity.c b/deps/botlib/be_aas_entity.c index 99ed9b2..b6e3176 100644 --- a/deps/botlib/be_aas_entity.c +++ b/deps/botlib/be_aas_entity.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_file.c b/deps/botlib/be_aas_file.c index 62359ba..bf9843f 100644 --- a/deps/botlib/be_aas_file.c +++ b/deps/botlib/be_aas_file.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_main.c b/deps/botlib/be_aas_main.c index 2560bf1..4eaa1d5 100644 --- a/deps/botlib/be_aas_main.c +++ b/deps/botlib/be_aas_main.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_move.c b/deps/botlib/be_aas_move.c index 6b8b9b3..002550c 100644 --- a/deps/botlib/be_aas_move.c +++ b/deps/botlib/be_aas_move.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_optimize.c b/deps/botlib/be_aas_optimize.c index d8f98e8..89d3f30 100644 --- a/deps/botlib/be_aas_optimize.c +++ b/deps/botlib/be_aas_optimize.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_reach.c b/deps/botlib/be_aas_reach.c index 5dfa020..02f6fa6 100644 --- a/deps/botlib/be_aas_reach.c +++ b/deps/botlib/be_aas_reach.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_route.c b/deps/botlib/be_aas_route.c index 2795c11..4a65d9b 100644 --- a/deps/botlib/be_aas_route.c +++ b/deps/botlib/be_aas_route.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_routealt.c b/deps/botlib/be_aas_routealt.c index 1bdc589..f3ae419 100644 --- a/deps/botlib/be_aas_routealt.c +++ b/deps/botlib/be_aas_routealt.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_aas_sample.c b/deps/botlib/be_aas_sample.c index aad010c..3fdeade 100644 --- a/deps/botlib/be_aas_sample.c +++ b/deps/botlib/be_aas_sample.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ai_char.c b/deps/botlib/be_ai_char.c index 7040304..a26d9f3 100644 --- a/deps/botlib/be_ai_char.c +++ b/deps/botlib/be_ai_char.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ai_chat.c b/deps/botlib/be_ai_chat.c index a249130..411caa6 100644 --- a/deps/botlib/be_ai_chat.c +++ b/deps/botlib/be_ai_chat.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ai_gen.c b/deps/botlib/be_ai_gen.c index 3892a2a..422cf38 100644 --- a/deps/botlib/be_ai_gen.c +++ b/deps/botlib/be_ai_gen.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ai_goal.c b/deps/botlib/be_ai_goal.c index 9eaeb62..610eaa7 100644 --- a/deps/botlib/be_ai_goal.c +++ b/deps/botlib/be_ai_goal.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ai_move.c b/deps/botlib/be_ai_move.c index 6a9a92a..d302536 100644 --- a/deps/botlib/be_ai_move.c +++ b/deps/botlib/be_ai_move.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ai_weap.c b/deps/botlib/be_ai_weap.c index 84639fd..992d947 100644 --- a/deps/botlib/be_ai_weap.c +++ b/deps/botlib/be_ai_weap.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ai_weight.c b/deps/botlib/be_ai_weight.c index 75cecd5..cfa1ad8 100644 --- a/deps/botlib/be_ai_weight.c +++ b/deps/botlib/be_ai_weight.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_ea.c b/deps/botlib/be_ea.c index b6ddc3f..8e155ad 100644 --- a/deps/botlib/be_ea.c +++ b/deps/botlib/be_ea.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/be_interface.c b/deps/botlib/be_interface.c index c15c859..88e9d93 100644 --- a/deps/botlib/be_interface.c +++ b/deps/botlib/be_interface.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/l_crc.c b/deps/botlib/l_crc.c index 837c619..470d29b 100644 --- a/deps/botlib/l_crc.c +++ b/deps/botlib/l_crc.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/l_libvar.c b/deps/botlib/l_libvar.c index 4fccdba..8d65f31 100644 --- a/deps/botlib/l_libvar.c +++ b/deps/botlib/l_libvar.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/l_log.c b/deps/botlib/l_log.c index a2ca3c0..c500d6e 100644 --- a/deps/botlib/l_log.c +++ b/deps/botlib/l_log.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/l_memory.c b/deps/botlib/l_memory.c index 8ad6657..6c17a32 100644 --- a/deps/botlib/l_memory.c +++ b/deps/botlib/l_memory.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/l_precomp.c b/deps/botlib/l_precomp.c index 04c17db..16d3b00 100644 --- a/deps/botlib/l_precomp.c +++ b/deps/botlib/l_precomp.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/l_script.c b/deps/botlib/l_script.c index d4da773..d575683 100644 --- a/deps/botlib/l_script.c +++ b/deps/botlib/l_script.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/botlib/l_struct.c b/deps/botlib/l_struct.c index 8933a8b..6d1fc09 100644 --- a/deps/botlib/l_struct.c +++ b/deps/botlib/l_struct.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/cm_load.c b/deps/qcommon/cm_load.c index 2c61889..dcd1ff0 100644 --- a/deps/qcommon/cm_load.c +++ b/deps/qcommon/cm_load.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/cm_patch.c b/deps/qcommon/cm_patch.c index 75ad7f8..c1f4157 100644 --- a/deps/qcommon/cm_patch.c +++ b/deps/qcommon/cm_patch.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/cm_polylib.c b/deps/qcommon/cm_polylib.c index e96c713..1b7944e 100644 --- a/deps/qcommon/cm_polylib.c +++ b/deps/qcommon/cm_polylib.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/cm_test.c b/deps/qcommon/cm_test.c index 10ba329..7982d43 100644 --- a/deps/qcommon/cm_test.c +++ b/deps/qcommon/cm_test.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/cm_trace.c b/deps/qcommon/cm_trace.c index 9e8abec..744d2c9 100644 --- a/deps/qcommon/cm_trace.c +++ b/deps/qcommon/cm_trace.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/cmd.c b/deps/qcommon/cmd.c index f24208b..2d5a8be 100644 --- a/deps/qcommon/cmd.c +++ b/deps/qcommon/cmd.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/common.c b/deps/qcommon/common.c index 553dcf4..c9c2887 100644 --- a/deps/qcommon/common.c +++ b/deps/qcommon/common.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/cvar.c b/deps/qcommon/cvar.c index f954f0d..531a533 100644 --- a/deps/qcommon/cvar.c +++ b/deps/qcommon/cvar.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/files.c b/deps/qcommon/files.c index ba4080a..d2eff6f 100644 --- a/deps/qcommon/files.c +++ b/deps/qcommon/files.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/huffman.c b/deps/qcommon/huffman.c index dd8da98..b475b59 100644 --- a/deps/qcommon/huffman.c +++ b/deps/qcommon/huffman.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/msg.c b/deps/qcommon/msg.c index b7e7a0a..0e5f13c 100644 --- a/deps/qcommon/msg.c +++ b/deps/qcommon/msg.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/net_chan.c b/deps/qcommon/net_chan.c index 941dda9..7f61e34 100644 --- a/deps/qcommon/net_chan.c +++ b/deps/qcommon/net_chan.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/unzip.h b/deps/qcommon/unzip.h index 2c9584b..790685f 100644 --- a/deps/qcommon/unzip.h +++ b/deps/qcommon/unzip.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/vm.c b/deps/qcommon/vm.c index a6b1e3c..69ab2cb 100644 --- a/deps/qcommon/vm.c +++ b/deps/qcommon/vm.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/vm_interpreted.c b/deps/qcommon/vm_interpreted.c index 2c0087f..123f2ee 100644 --- a/deps/qcommon/vm_interpreted.c +++ b/deps/qcommon/vm_interpreted.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/vm_ppc.c b/deps/qcommon/vm_ppc.c index a891ef6..d68891b 100644 --- a/deps/qcommon/vm_ppc.c +++ b/deps/qcommon/vm_ppc.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/vm_ppc_new.c b/deps/qcommon/vm_ppc_new.c index 83c77db..f2eeced 100644 --- a/deps/qcommon/vm_ppc_new.c +++ b/deps/qcommon/vm_ppc_new.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/deps/qcommon/vm_x86.c b/deps/qcommon/vm_x86.c index f9b0982..53ebc10 100644 --- a/deps/qcommon/vm_x86.c +++ b/deps/qcommon/vm_x86.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/faces.c b/faces.c index f05f5ae..93041a5 100644 --- a/faces.c +++ b/faces.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/gldraw.c b/gldraw.c index 18ed2c8..9320373 100644 --- a/gldraw.c +++ b/gldraw.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/glfile.c b/glfile.c index e32821b..ab78f30 100644 --- a/glfile.c +++ b/glfile.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_ent.c b/l_bsp_ent.c index 4811958..e52d839 100644 --- a/l_bsp_ent.c +++ b/l_bsp_ent.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_ent.h b/l_bsp_ent.h index 461b91c..0acee86 100644 --- a/l_bsp_ent.h +++ b/l_bsp_ent.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_hl.c b/l_bsp_hl.c index 7677ab6..ef36a19 100644 --- a/l_bsp_hl.c +++ b/l_bsp_hl.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_hl.h b/l_bsp_hl.h index 4146202..5c9c205 100644 --- a/l_bsp_hl.h +++ b/l_bsp_hl.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_q1.c b/l_bsp_q1.c index ec1745c..a40f558 100644 --- a/l_bsp_q1.c +++ b/l_bsp_q1.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_q1.h b/l_bsp_q1.h index 7cf459c..0209d0b 100644 --- a/l_bsp_q1.h +++ b/l_bsp_q1.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_q2.c b/l_bsp_q2.c index 445ff30..619a3bf 100644 --- a/l_bsp_q2.c +++ b/l_bsp_q2.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_q2.h b/l_bsp_q2.h index f0720df..1deb759 100644 --- a/l_bsp_q2.h +++ b/l_bsp_q2.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_q3.c b/l_bsp_q3.c index 6239617..37a7210 100644 --- a/l_bsp_q3.c +++ b/l_bsp_q3.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_q3.h b/l_bsp_q3.h index 3573c87..abbb7bc 100644 --- a/l_bsp_q3.h +++ b/l_bsp_q3.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_sin.c b/l_bsp_sin.c index 154551f..4ba19cc 100644 --- a/l_bsp_sin.c +++ b/l_bsp_sin.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_bsp_sin.h b/l_bsp_sin.h index 862674b..f79c70a 100644 --- a/l_bsp_sin.h +++ b/l_bsp_sin.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_cmd.c b/l_cmd.c index 3a8ab63..c9e39ca 100644 --- a/l_cmd.c +++ b/l_cmd.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_cmd.h b/l_cmd.h index 8d493db..b943600 100644 --- a/l_cmd.h +++ b/l_cmd.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_log.c b/l_log.c index 6a69c2b..7680817 100644 --- a/l_log.c +++ b/l_log.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_log.h b/l_log.h index b9f1be4..4ae98e8 100644 --- a/l_log.h +++ b/l_log.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_math.c b/l_math.c index 8d26a05..9238419 100644 --- a/l_math.c +++ b/l_math.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_math.h b/l_math.h index 4cd4a6c..faebe29 100644 --- a/l_math.h +++ b/l_math.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_mem.c b/l_mem.c index 2636b68..c31b7b3 100644 --- a/l_mem.c +++ b/l_mem.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_mem.h b/l_mem.h index ba3b0d3..362eba3 100644 --- a/l_mem.h +++ b/l_mem.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_poly.c b/l_poly.c index 414ca26..ce03d2c 100644 --- a/l_poly.c +++ b/l_poly.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_poly.h b/l_poly.h index 21a3bd1..370740d 100644 --- a/l_poly.h +++ b/l_poly.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_qfiles.c b/l_qfiles.c index db3db96..5085b60 100644 --- a/l_qfiles.c +++ b/l_qfiles.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_qfiles.h b/l_qfiles.h index 818b96d..f8b5029 100644 --- a/l_qfiles.h +++ b/l_qfiles.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_threads.c b/l_threads.c index 59a9d0a..b490fe9 100644 --- a/l_threads.c +++ b/l_threads.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_threads.h b/l_threads.h index fe4df17..acbcee6 100644 --- a/l_threads.h +++ b/l_threads.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_utils.c b/l_utils.c index 8b229aa..c9afaca 100644 --- a/l_utils.c +++ b/l_utils.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/l_utils.h b/l_utils.h index 97b0bb9..f5ffa30 100644 --- a/l_utils.h +++ b/l_utils.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/leakfile.c b/leakfile.c index 924b34d..a5c7010 100644 --- a/leakfile.c +++ b/leakfile.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/map.c b/map.c index 42d69ff..0022505 100644 --- a/map.c +++ b/map.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/map_hl.c b/map_hl.c index 88e4fa7..b44d61a 100644 --- a/map_hl.c +++ b/map_hl.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/map_q1.c b/map_q1.c index ede944d..fd54d6f 100644 --- a/map_q1.c +++ b/map_q1.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/map_q2.c b/map_q2.c index 8b10556..e7de6c1 100644 --- a/map_q2.c +++ b/map_q2.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/map_q3.c b/map_q3.c index 7f45483..c3237ef 100644 --- a/map_q3.c +++ b/map_q3.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/map_sin.c b/map_sin.c index 8d53e47..d26fe03 100644 --- a/map_sin.c +++ b/map_sin.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/nodraw.c b/nodraw.c index 7503a48..bb81b10 100644 --- a/nodraw.c +++ b/nodraw.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/portals.c b/portals.c index cde4f60..69d539b 100644 --- a/portals.c +++ b/portals.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/prtfile.c b/prtfile.c index 58d1206..acbb828 100644 --- a/prtfile.c +++ b/prtfile.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/q2files.h b/q2files.h index 317e47c..51f0bcc 100644 --- a/q2files.h +++ b/q2files.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/q3files.h b/q3files.h index 38e01f0..c2c9c14 100644 --- a/q3files.h +++ b/q3files.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/qbsp.h b/qbsp.h index 7ec5fd6..bb9af24 100644 --- a/qbsp.h +++ b/qbsp.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/qfiles.h b/qfiles.h index 317e47c..51f0bcc 100644 --- a/qfiles.h +++ b/qfiles.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/sinfiles.h b/sinfiles.h index bcb5ee6..cba8824 100644 --- a/sinfiles.h +++ b/sinfiles.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/tetrahedron.c b/tetrahedron.c index 51a0c3a..8cc61b6 100644 --- a/tetrahedron.c +++ b/tetrahedron.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/tetrahedron.h b/tetrahedron.h index 2c6293d..a168dfa 100644 --- a/tetrahedron.h +++ b/tetrahedron.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/textures.c b/textures.c index 76cc0fd..f9d69a7 100644 --- a/textures.c +++ b/textures.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/tree.c b/tree.c index bc3cb8e..5eb38b1 100644 --- a/tree.c +++ b/tree.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/writebsp.c b/writebsp.c index b6cf4e4..b3129db 100644 --- a/writebsp.c +++ b/writebsp.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */