From 3f3fc3c18b0eddad3f0d5eea043ab3f7be1beffc Mon Sep 17 00:00:00 2001 From: Ulrich Block Date: Mon, 7 Sep 2015 18:56:52 +0200 Subject: [PATCH] Upper/Lower --- web/third_party/gameq/{GameQ2 => GameQ}/Autoloader.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Buffer.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Exception/Protocol.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Exception/Query.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Exception/Server.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Filters/Base.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Filters/Normalize.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Filters/Test.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/GameQ.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocol.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Aa3.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Aapg.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Alienswarm.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Aoc.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Arkse.php | 0 .../gameq/{GameQ2 => GameQ}/Protocols/Armedassault2oa.php | 0 .../gameq/{GameQ2 => GameQ}/Protocols/Armedassault3.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ase.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bf2.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bf3.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bf4.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bfh.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Cs15.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Cs16.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Cscz.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Csgo.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Css.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dayz.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dayzmod.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dod.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dods.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Fof.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Gamespy3.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Gmod.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Hl2dm.php | 0 .../gameq/{GameQ2 => GameQ}/Protocols/Killingfloor.php | 0 .../gameq/{GameQ2 => GameQ}/Protocols/Killingfloor2.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/L4d.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/L4d2.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Minecraft.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Mta.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Mumble.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ns2.php | 0 .../gameq/{GameQ2 => GameQ}/Protocols/Redorchestra2.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Rust.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Samp.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ship.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Source.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Starmade.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Teamspeak2.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Teamspeak3.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Tf2.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Unreal2.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ventrilo.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Won.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Zps.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Query/Core.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Query/Native.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Result.php | 0 web/third_party/gameq/{GameQ2 => GameQ}/Server.php | 0 60 files changed, 0 insertions(+), 0 deletions(-) rename web/third_party/gameq/{GameQ2 => GameQ}/Autoloader.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Buffer.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Exception/Protocol.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Exception/Query.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Exception/Server.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Filters/Base.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Filters/Normalize.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Filters/Test.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/GameQ.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocol.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Aa3.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Aapg.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Alienswarm.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Aoc.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Arkse.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Armedassault2oa.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Armedassault3.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ase.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bf2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bf3.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bf4.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Bfh.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Cs15.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Cs16.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Cscz.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Csgo.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Css.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dayz.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dayzmod.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dod.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Dods.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Fof.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Gamespy3.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Gmod.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Hl2dm.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Killingfloor.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Killingfloor2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/L4d.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/L4d2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Minecraft.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Mta.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Mumble.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ns2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Redorchestra2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Rust.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Samp.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ship.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Source.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Starmade.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Teamspeak2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Teamspeak3.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Tf2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Unreal2.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Ventrilo.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Won.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Protocols/Zps.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Query/Core.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Query/Native.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Result.php (100%) rename web/third_party/gameq/{GameQ2 => GameQ}/Server.php (100%) diff --git a/web/third_party/gameq/GameQ2/Autoloader.php b/web/third_party/gameq/GameQ/Autoloader.php similarity index 100% rename from web/third_party/gameq/GameQ2/Autoloader.php rename to web/third_party/gameq/GameQ/Autoloader.php diff --git a/web/third_party/gameq/GameQ2/Buffer.php b/web/third_party/gameq/GameQ/Buffer.php similarity index 100% rename from web/third_party/gameq/GameQ2/Buffer.php rename to web/third_party/gameq/GameQ/Buffer.php diff --git a/web/third_party/gameq/GameQ2/Exception/Protocol.php b/web/third_party/gameq/GameQ/Exception/Protocol.php similarity index 100% rename from web/third_party/gameq/GameQ2/Exception/Protocol.php rename to web/third_party/gameq/GameQ/Exception/Protocol.php diff --git a/web/third_party/gameq/GameQ2/Exception/Query.php b/web/third_party/gameq/GameQ/Exception/Query.php similarity index 100% rename from web/third_party/gameq/GameQ2/Exception/Query.php rename to web/third_party/gameq/GameQ/Exception/Query.php diff --git a/web/third_party/gameq/GameQ2/Exception/Server.php b/web/third_party/gameq/GameQ/Exception/Server.php similarity index 100% rename from web/third_party/gameq/GameQ2/Exception/Server.php rename to web/third_party/gameq/GameQ/Exception/Server.php diff --git a/web/third_party/gameq/GameQ2/Filters/Base.php b/web/third_party/gameq/GameQ/Filters/Base.php similarity index 100% rename from web/third_party/gameq/GameQ2/Filters/Base.php rename to web/third_party/gameq/GameQ/Filters/Base.php diff --git a/web/third_party/gameq/GameQ2/Filters/Normalize.php b/web/third_party/gameq/GameQ/Filters/Normalize.php similarity index 100% rename from web/third_party/gameq/GameQ2/Filters/Normalize.php rename to web/third_party/gameq/GameQ/Filters/Normalize.php diff --git a/web/third_party/gameq/GameQ2/Filters/Test.php b/web/third_party/gameq/GameQ/Filters/Test.php similarity index 100% rename from web/third_party/gameq/GameQ2/Filters/Test.php rename to web/third_party/gameq/GameQ/Filters/Test.php diff --git a/web/third_party/gameq/GameQ2/GameQ.php b/web/third_party/gameq/GameQ/GameQ.php similarity index 100% rename from web/third_party/gameq/GameQ2/GameQ.php rename to web/third_party/gameq/GameQ/GameQ.php diff --git a/web/third_party/gameq/GameQ2/Protocol.php b/web/third_party/gameq/GameQ/Protocol.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocol.php rename to web/third_party/gameq/GameQ/Protocol.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Aa3.php b/web/third_party/gameq/GameQ/Protocols/Aa3.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Aa3.php rename to web/third_party/gameq/GameQ/Protocols/Aa3.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Aapg.php b/web/third_party/gameq/GameQ/Protocols/Aapg.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Aapg.php rename to web/third_party/gameq/GameQ/Protocols/Aapg.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Alienswarm.php b/web/third_party/gameq/GameQ/Protocols/Alienswarm.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Alienswarm.php rename to web/third_party/gameq/GameQ/Protocols/Alienswarm.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Aoc.php b/web/third_party/gameq/GameQ/Protocols/Aoc.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Aoc.php rename to web/third_party/gameq/GameQ/Protocols/Aoc.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Arkse.php b/web/third_party/gameq/GameQ/Protocols/Arkse.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Arkse.php rename to web/third_party/gameq/GameQ/Protocols/Arkse.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Armedassault2oa.php b/web/third_party/gameq/GameQ/Protocols/Armedassault2oa.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Armedassault2oa.php rename to web/third_party/gameq/GameQ/Protocols/Armedassault2oa.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Armedassault3.php b/web/third_party/gameq/GameQ/Protocols/Armedassault3.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Armedassault3.php rename to web/third_party/gameq/GameQ/Protocols/Armedassault3.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Ase.php b/web/third_party/gameq/GameQ/Protocols/Ase.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Ase.php rename to web/third_party/gameq/GameQ/Protocols/Ase.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Bf2.php b/web/third_party/gameq/GameQ/Protocols/Bf2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Bf2.php rename to web/third_party/gameq/GameQ/Protocols/Bf2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Bf3.php b/web/third_party/gameq/GameQ/Protocols/Bf3.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Bf3.php rename to web/third_party/gameq/GameQ/Protocols/Bf3.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Bf4.php b/web/third_party/gameq/GameQ/Protocols/Bf4.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Bf4.php rename to web/third_party/gameq/GameQ/Protocols/Bf4.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Bfh.php b/web/third_party/gameq/GameQ/Protocols/Bfh.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Bfh.php rename to web/third_party/gameq/GameQ/Protocols/Bfh.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Cs15.php b/web/third_party/gameq/GameQ/Protocols/Cs15.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Cs15.php rename to web/third_party/gameq/GameQ/Protocols/Cs15.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Cs16.php b/web/third_party/gameq/GameQ/Protocols/Cs16.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Cs16.php rename to web/third_party/gameq/GameQ/Protocols/Cs16.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Cscz.php b/web/third_party/gameq/GameQ/Protocols/Cscz.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Cscz.php rename to web/third_party/gameq/GameQ/Protocols/Cscz.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Csgo.php b/web/third_party/gameq/GameQ/Protocols/Csgo.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Csgo.php rename to web/third_party/gameq/GameQ/Protocols/Csgo.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Css.php b/web/third_party/gameq/GameQ/Protocols/Css.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Css.php rename to web/third_party/gameq/GameQ/Protocols/Css.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Dayz.php b/web/third_party/gameq/GameQ/Protocols/Dayz.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Dayz.php rename to web/third_party/gameq/GameQ/Protocols/Dayz.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Dayzmod.php b/web/third_party/gameq/GameQ/Protocols/Dayzmod.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Dayzmod.php rename to web/third_party/gameq/GameQ/Protocols/Dayzmod.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Dod.php b/web/third_party/gameq/GameQ/Protocols/Dod.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Dod.php rename to web/third_party/gameq/GameQ/Protocols/Dod.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Dods.php b/web/third_party/gameq/GameQ/Protocols/Dods.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Dods.php rename to web/third_party/gameq/GameQ/Protocols/Dods.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Fof.php b/web/third_party/gameq/GameQ/Protocols/Fof.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Fof.php rename to web/third_party/gameq/GameQ/Protocols/Fof.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Gamespy3.php b/web/third_party/gameq/GameQ/Protocols/Gamespy3.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Gamespy3.php rename to web/third_party/gameq/GameQ/Protocols/Gamespy3.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Gmod.php b/web/third_party/gameq/GameQ/Protocols/Gmod.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Gmod.php rename to web/third_party/gameq/GameQ/Protocols/Gmod.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Hl2dm.php b/web/third_party/gameq/GameQ/Protocols/Hl2dm.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Hl2dm.php rename to web/third_party/gameq/GameQ/Protocols/Hl2dm.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Killingfloor.php b/web/third_party/gameq/GameQ/Protocols/Killingfloor.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Killingfloor.php rename to web/third_party/gameq/GameQ/Protocols/Killingfloor.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Killingfloor2.php b/web/third_party/gameq/GameQ/Protocols/Killingfloor2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Killingfloor2.php rename to web/third_party/gameq/GameQ/Protocols/Killingfloor2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/L4d.php b/web/third_party/gameq/GameQ/Protocols/L4d.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/L4d.php rename to web/third_party/gameq/GameQ/Protocols/L4d.php diff --git a/web/third_party/gameq/GameQ2/Protocols/L4d2.php b/web/third_party/gameq/GameQ/Protocols/L4d2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/L4d2.php rename to web/third_party/gameq/GameQ/Protocols/L4d2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Minecraft.php b/web/third_party/gameq/GameQ/Protocols/Minecraft.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Minecraft.php rename to web/third_party/gameq/GameQ/Protocols/Minecraft.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Mta.php b/web/third_party/gameq/GameQ/Protocols/Mta.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Mta.php rename to web/third_party/gameq/GameQ/Protocols/Mta.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Mumble.php b/web/third_party/gameq/GameQ/Protocols/Mumble.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Mumble.php rename to web/third_party/gameq/GameQ/Protocols/Mumble.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Ns2.php b/web/third_party/gameq/GameQ/Protocols/Ns2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Ns2.php rename to web/third_party/gameq/GameQ/Protocols/Ns2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Redorchestra2.php b/web/third_party/gameq/GameQ/Protocols/Redorchestra2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Redorchestra2.php rename to web/third_party/gameq/GameQ/Protocols/Redorchestra2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Rust.php b/web/third_party/gameq/GameQ/Protocols/Rust.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Rust.php rename to web/third_party/gameq/GameQ/Protocols/Rust.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Samp.php b/web/third_party/gameq/GameQ/Protocols/Samp.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Samp.php rename to web/third_party/gameq/GameQ/Protocols/Samp.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Ship.php b/web/third_party/gameq/GameQ/Protocols/Ship.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Ship.php rename to web/third_party/gameq/GameQ/Protocols/Ship.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Source.php b/web/third_party/gameq/GameQ/Protocols/Source.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Source.php rename to web/third_party/gameq/GameQ/Protocols/Source.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Starmade.php b/web/third_party/gameq/GameQ/Protocols/Starmade.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Starmade.php rename to web/third_party/gameq/GameQ/Protocols/Starmade.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Teamspeak2.php b/web/third_party/gameq/GameQ/Protocols/Teamspeak2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Teamspeak2.php rename to web/third_party/gameq/GameQ/Protocols/Teamspeak2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Teamspeak3.php b/web/third_party/gameq/GameQ/Protocols/Teamspeak3.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Teamspeak3.php rename to web/third_party/gameq/GameQ/Protocols/Teamspeak3.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Tf2.php b/web/third_party/gameq/GameQ/Protocols/Tf2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Tf2.php rename to web/third_party/gameq/GameQ/Protocols/Tf2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Unreal2.php b/web/third_party/gameq/GameQ/Protocols/Unreal2.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Unreal2.php rename to web/third_party/gameq/GameQ/Protocols/Unreal2.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Ventrilo.php b/web/third_party/gameq/GameQ/Protocols/Ventrilo.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Ventrilo.php rename to web/third_party/gameq/GameQ/Protocols/Ventrilo.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Won.php b/web/third_party/gameq/GameQ/Protocols/Won.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Won.php rename to web/third_party/gameq/GameQ/Protocols/Won.php diff --git a/web/third_party/gameq/GameQ2/Protocols/Zps.php b/web/third_party/gameq/GameQ/Protocols/Zps.php similarity index 100% rename from web/third_party/gameq/GameQ2/Protocols/Zps.php rename to web/third_party/gameq/GameQ/Protocols/Zps.php diff --git a/web/third_party/gameq/GameQ2/Query/Core.php b/web/third_party/gameq/GameQ/Query/Core.php similarity index 100% rename from web/third_party/gameq/GameQ2/Query/Core.php rename to web/third_party/gameq/GameQ/Query/Core.php diff --git a/web/third_party/gameq/GameQ2/Query/Native.php b/web/third_party/gameq/GameQ/Query/Native.php similarity index 100% rename from web/third_party/gameq/GameQ2/Query/Native.php rename to web/third_party/gameq/GameQ/Query/Native.php diff --git a/web/third_party/gameq/GameQ2/Result.php b/web/third_party/gameq/GameQ/Result.php similarity index 100% rename from web/third_party/gameq/GameQ2/Result.php rename to web/third_party/gameq/GameQ/Result.php diff --git a/web/third_party/gameq/GameQ2/Server.php b/web/third_party/gameq/GameQ/Server.php similarity index 100% rename from web/third_party/gameq/GameQ2/Server.php rename to web/third_party/gameq/GameQ/Server.php