diff --git a/FFXIVClassic Common Class Lib/BasePacket.cs b/FFXIVClassic Common Class Lib/BasePacket.cs index 09de9697..ba0f20d4 100644 --- a/FFXIVClassic Common Class Lib/BasePacket.cs +++ b/FFXIVClassic Common Class Lib/BasePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Common Class Lib/Bitfield.cs b/FFXIVClassic Common Class Lib/Bitfield.cs index cbfd0231..ccb151b6 100644 --- a/FFXIVClassic Common Class Lib/Bitfield.cs +++ b/FFXIVClassic Common Class Lib/Bitfield.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Common Class Lib/Blowfish.cs b/FFXIVClassic Common Class Lib/Blowfish.cs index d6390872..04987e3c 100644 --- a/FFXIVClassic Common Class Lib/Blowfish.cs +++ b/FFXIVClassic Common Class Lib/Blowfish.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Common Class Lib/EfficientHashTables.cs b/FFXIVClassic Common Class Lib/EfficientHashTables.cs index 1b1f58b0..71865f12 100644 --- a/FFXIVClassic Common Class Lib/EfficientHashTables.cs +++ b/FFXIVClassic Common Class Lib/EfficientHashTables.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Common Class Lib/Sql.cs b/FFXIVClassic Common Class Lib/Sql.cs index b4fcdd23..d2440f50 100644 --- a/FFXIVClassic Common Class Lib/Sql.cs +++ b/FFXIVClassic Common Class Lib/Sql.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Common Class Lib/SubPacket.cs b/FFXIVClassic Common Class Lib/SubPacket.cs index 7b005be6..ee2c74fc 100644 --- a/FFXIVClassic Common Class Lib/SubPacket.cs +++ b/FFXIVClassic Common Class Lib/SubPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Common Class Lib/Utils.cs b/FFXIVClassic Common Class Lib/Utils.cs index 01e1e5df..0b22b017 100644 --- a/FFXIVClassic Common Class Lib/Utils.cs +++ b/FFXIVClassic Common Class Lib/Utils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Common Class Lib/Vector3.cs b/FFXIVClassic Common Class Lib/Vector3.cs index ffee8147..a6d7e2a8 100644 --- a/FFXIVClassic Common Class Lib/Vector3.cs +++ b/FFXIVClassic Common Class Lib/Vector3.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/ClientConnection.cs b/FFXIVClassic Lobby Server/ClientConnection.cs index 813e1c83..d7f2680d 100644 --- a/FFXIVClassic Lobby Server/ClientConnection.cs +++ b/FFXIVClassic Lobby Server/ClientConnection.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ @@ -61,9 +61,6 @@ namespace FFXIVClassic_Lobby_Server public void QueuePacket(BasePacket packet) { - if (SendPacketQueue.Count == SendPacketQueue.BoundedCapacity - 1) - FlushQueuedSendPackets(); - SendPacketQueue.Add(packet); } diff --git a/FFXIVClassic Lobby Server/ConfigConstants.cs b/FFXIVClassic Lobby Server/ConfigConstants.cs index 0bc8f6da..1549ad50 100644 --- a/FFXIVClassic Lobby Server/ConfigConstants.cs +++ b/FFXIVClassic Lobby Server/ConfigConstants.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/Database.cs b/FFXIVClassic Lobby Server/Database.cs index 23e5c971..7b2dee1f 100644 --- a/FFXIVClassic Lobby Server/Database.cs +++ b/FFXIVClassic Lobby Server/Database.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/PacketProcessor.cs b/FFXIVClassic Lobby Server/PacketProcessor.cs index 4acf252d..b74996ce 100644 --- a/FFXIVClassic Lobby Server/PacketProcessor.cs +++ b/FFXIVClassic Lobby Server/PacketProcessor.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/Program.cs b/FFXIVClassic Lobby Server/Program.cs index e6f4d137..a7351140 100644 --- a/FFXIVClassic Lobby Server/Program.cs +++ b/FFXIVClassic Lobby Server/Program.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/Server.cs b/FFXIVClassic Lobby Server/Server.cs index b8ad3713..ed08ede0 100644 --- a/FFXIVClassic Lobby Server/Server.cs +++ b/FFXIVClassic Lobby Server/Server.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/dataobjects/Account.cs b/FFXIVClassic Lobby Server/dataobjects/Account.cs index 4baa3ec4..6f875c55 100644 --- a/FFXIVClassic Lobby Server/dataobjects/Account.cs +++ b/FFXIVClassic Lobby Server/dataobjects/Account.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/dataobjects/Appearance.cs b/FFXIVClassic Lobby Server/dataobjects/Appearance.cs index 096d5aa8..9b2756da 100644 --- a/FFXIVClassic Lobby Server/dataobjects/Appearance.cs +++ b/FFXIVClassic Lobby Server/dataobjects/Appearance.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/dataobjects/CharaInfo.cs b/FFXIVClassic Lobby Server/dataobjects/CharaInfo.cs index 3b218ec8..495cc837 100644 --- a/FFXIVClassic Lobby Server/dataobjects/CharaInfo.cs +++ b/FFXIVClassic Lobby Server/dataobjects/CharaInfo.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/dataobjects/Character.cs b/FFXIVClassic Lobby Server/dataobjects/Character.cs index 3392a086..a2a06ea5 100644 --- a/FFXIVClassic Lobby Server/dataobjects/Character.cs +++ b/FFXIVClassic Lobby Server/dataobjects/Character.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/dataobjects/Retainer.cs b/FFXIVClassic Lobby Server/dataobjects/Retainer.cs index 06d44eca..f0cfacf4 100644 --- a/FFXIVClassic Lobby Server/dataobjects/Retainer.cs +++ b/FFXIVClassic Lobby Server/dataobjects/Retainer.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/dataobjects/World.cs b/FFXIVClassic Lobby Server/dataobjects/World.cs index 18ded82c..c50ae07a 100644 --- a/FFXIVClassic Lobby Server/dataobjects/World.cs +++ b/FFXIVClassic Lobby Server/dataobjects/World.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/HardCoded_Packets.cs b/FFXIVClassic Lobby Server/packets/HardCoded_Packets.cs index 1a901019..79e6928b 100644 --- a/FFXIVClassic Lobby Server/packets/HardCoded_Packets.cs +++ b/FFXIVClassic Lobby Server/packets/HardCoded_Packets.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/receive/CharacterModifyPacket.cs b/FFXIVClassic Lobby Server/packets/receive/CharacterModifyPacket.cs index adf5c034..e596e758 100644 --- a/FFXIVClassic Lobby Server/packets/receive/CharacterModifyPacket.cs +++ b/FFXIVClassic Lobby Server/packets/receive/CharacterModifyPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/receive/SecurityHandshakePacket.cs b/FFXIVClassic Lobby Server/packets/receive/SecurityHandshakePacket.cs index 6533494a..1cddc866 100644 --- a/FFXIVClassic Lobby Server/packets/receive/SecurityHandshakePacket.cs +++ b/FFXIVClassic Lobby Server/packets/receive/SecurityHandshakePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/receive/SelectCharacterPacket.cs b/FFXIVClassic Lobby Server/packets/receive/SelectCharacterPacket.cs index 6f8a640b..94e022ad 100644 --- a/FFXIVClassic Lobby Server/packets/receive/SelectCharacterPacket.cs +++ b/FFXIVClassic Lobby Server/packets/receive/SelectCharacterPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/receive/SessionPacket.cs b/FFXIVClassic Lobby Server/packets/receive/SessionPacket.cs index d9c5a1db..83c7f4a2 100644 --- a/FFXIVClassic Lobby Server/packets/receive/SessionPacket.cs +++ b/FFXIVClassic Lobby Server/packets/receive/SessionPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/AccountListPacket.cs b/FFXIVClassic Lobby Server/packets/send/AccountListPacket.cs index 70c5d931..8ae4f77d 100644 --- a/FFXIVClassic Lobby Server/packets/send/AccountListPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/AccountListPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/CharaCreatorPacket.cs b/FFXIVClassic Lobby Server/packets/send/CharaCreatorPacket.cs index fe462cf9..21585676 100644 --- a/FFXIVClassic Lobby Server/packets/send/CharaCreatorPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/CharaCreatorPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/CharacterListPacket.cs b/FFXIVClassic Lobby Server/packets/send/CharacterListPacket.cs index 92417495..f4069ef3 100644 --- a/FFXIVClassic Lobby Server/packets/send/CharacterListPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/CharacterListPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/ErrorPacket.cs b/FFXIVClassic Lobby Server/packets/send/ErrorPacket.cs index 526a4b81..8efceea3 100644 --- a/FFXIVClassic Lobby Server/packets/send/ErrorPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/ErrorPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/ImportListPacket.cs b/FFXIVClassic Lobby Server/packets/send/ImportListPacket.cs index ab210af3..8aec0d62 100644 --- a/FFXIVClassic Lobby Server/packets/send/ImportListPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/ImportListPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/RetainerListPacket.cs b/FFXIVClassic Lobby Server/packets/send/RetainerListPacket.cs index b485091e..cebb94fd 100644 --- a/FFXIVClassic Lobby Server/packets/send/RetainerListPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/RetainerListPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/SelectCharacterConfirmPacket.cs b/FFXIVClassic Lobby Server/packets/send/SelectCharacterConfirmPacket.cs index d386dde9..6c5fcf75 100644 --- a/FFXIVClassic Lobby Server/packets/send/SelectCharacterConfirmPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/SelectCharacterConfirmPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/packets/send/WorldListPacket.cs b/FFXIVClassic Lobby Server/packets/send/WorldListPacket.cs index 9725222c..f4069c75 100644 --- a/FFXIVClassic Lobby Server/packets/send/WorldListPacket.cs +++ b/FFXIVClassic Lobby Server/packets/send/WorldListPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Lobby Server/utils/CharacterCreatorUtils.cs b/FFXIVClassic Lobby Server/utils/CharacterCreatorUtils.cs index 872a381d..e5cbd737 100644 --- a/FFXIVClassic Lobby Server/utils/CharacterCreatorUtils.cs +++ b/FFXIVClassic Lobby Server/utils/CharacterCreatorUtils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/CommandProcessor.cs b/FFXIVClassic Map Server/CommandProcessor.cs index c221b30a..27f457ff 100644 --- a/FFXIVClassic Map Server/CommandProcessor.cs +++ b/FFXIVClassic Map Server/CommandProcessor.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/ConfigConstants.cs b/FFXIVClassic Map Server/ConfigConstants.cs index b8d03e5c..41d9a37e 100644 --- a/FFXIVClassic Map Server/ConfigConstants.cs +++ b/FFXIVClassic Map Server/ConfigConstants.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/Database.cs b/FFXIVClassic Map Server/Database.cs index 8c5ff0b7..a65af165 100644 --- a/FFXIVClassic Map Server/Database.cs +++ b/FFXIVClassic Map Server/Database.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/PacketProcessor.cs b/FFXIVClassic Map Server/PacketProcessor.cs index 4f31f28d..5f99d859 100644 --- a/FFXIVClassic Map Server/PacketProcessor.cs +++ b/FFXIVClassic Map Server/PacketProcessor.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/Program.cs b/FFXIVClassic Map Server/Program.cs index b345375a..86a0cf4b 100644 --- a/FFXIVClassic Map Server/Program.cs +++ b/FFXIVClassic Map Server/Program.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/Server.cs b/FFXIVClassic Map Server/Server.cs index a9e1c805..ba0460bc 100644 --- a/FFXIVClassic Map Server/Server.cs +++ b/FFXIVClassic Map Server/Server.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/WorldManager.cs b/FFXIVClassic Map Server/WorldManager.cs index 036e71cf..9650e41d 100644 --- a/FFXIVClassic Map Server/WorldManager.cs +++ b/FFXIVClassic Map Server/WorldManager.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/Actor.cs b/FFXIVClassic Map Server/actors/Actor.cs index 2f6aad70..ada34752 100644 --- a/FFXIVClassic Map Server/actors/Actor.cs +++ b/FFXIVClassic Map Server/actors/Actor.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/EventList.cs b/FFXIVClassic Map Server/actors/EventList.cs index 94148b2d..17bf1850 100644 --- a/FFXIVClassic Map Server/actors/EventList.cs +++ b/FFXIVClassic Map Server/actors/EventList.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/StaticActors.cs b/FFXIVClassic Map Server/actors/StaticActors.cs index 2aa216dd..1628893e 100644 --- a/FFXIVClassic Map Server/actors/StaticActors.cs +++ b/FFXIVClassic Map Server/actors/StaticActors.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/area/Area.cs b/FFXIVClassic Map Server/actors/area/Area.cs index dfc6cc3f..94d7a6ab 100644 --- a/FFXIVClassic Map Server/actors/area/Area.cs +++ b/FFXIVClassic Map Server/actors/area/Area.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/area/PrivateArea.cs b/FFXIVClassic Map Server/actors/area/PrivateArea.cs index 6c5b2893..1ae09c70 100644 --- a/FFXIVClassic Map Server/actors/area/PrivateArea.cs +++ b/FFXIVClassic Map Server/actors/area/PrivateArea.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/area/PrivateAreaContent.cs b/FFXIVClassic Map Server/actors/area/PrivateAreaContent.cs index 884fbde3..853b8f5e 100644 --- a/FFXIVClassic Map Server/actors/area/PrivateAreaContent.cs +++ b/FFXIVClassic Map Server/actors/area/PrivateAreaContent.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/area/SpawnLocation.cs b/FFXIVClassic Map Server/actors/area/SpawnLocation.cs index 954615eb..b68e02d8 100644 --- a/FFXIVClassic Map Server/actors/area/SpawnLocation.cs +++ b/FFXIVClassic Map Server/actors/area/SpawnLocation.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/area/Zone.cs b/FFXIVClassic Map Server/actors/area/Zone.cs index adf8c9a4..547cbf73 100644 --- a/FFXIVClassic Map Server/actors/area/Zone.cs +++ b/FFXIVClassic Map Server/actors/area/Zone.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/AetheryteWork.cs b/FFXIVClassic Map Server/actors/chara/AetheryteWork.cs index c35a57a0..c697d9ea 100644 --- a/FFXIVClassic Map Server/actors/chara/AetheryteWork.cs +++ b/FFXIVClassic Map Server/actors/chara/AetheryteWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/BattleSave.cs b/FFXIVClassic Map Server/actors/chara/BattleSave.cs index 68582135..633e7279 100644 --- a/FFXIVClassic Map Server/actors/chara/BattleSave.cs +++ b/FFXIVClassic Map Server/actors/chara/BattleSave.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/BattleTemp.cs b/FFXIVClassic Map Server/actors/chara/BattleTemp.cs index d418c94f..2cd5fd28 100644 --- a/FFXIVClassic Map Server/actors/chara/BattleTemp.cs +++ b/FFXIVClassic Map Server/actors/chara/BattleTemp.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/CharaWork.cs b/FFXIVClassic Map Server/actors/chara/CharaWork.cs index e89cfefa..faae7593 100644 --- a/FFXIVClassic Map Server/actors/chara/CharaWork.cs +++ b/FFXIVClassic Map Server/actors/chara/CharaWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/Character.cs b/FFXIVClassic Map Server/actors/chara/Character.cs index 6f78d0e6..7866c74c 100644 --- a/FFXIVClassic Map Server/actors/chara/Character.cs +++ b/FFXIVClassic Map Server/actors/chara/Character.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/EventSave.cs b/FFXIVClassic Map Server/actors/chara/EventSave.cs index 4895e4db..e2d9564b 100644 --- a/FFXIVClassic Map Server/actors/chara/EventSave.cs +++ b/FFXIVClassic Map Server/actors/chara/EventSave.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/EventTemp.cs b/FFXIVClassic Map Server/actors/chara/EventTemp.cs index 4d7b3f4f..3524159c 100644 --- a/FFXIVClassic Map Server/actors/chara/EventTemp.cs +++ b/FFXIVClassic Map Server/actors/chara/EventTemp.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ItemPackage.cs b/FFXIVClassic Map Server/actors/chara/ItemPackage.cs index 9d0d6aa1..db630ce9 100644 --- a/FFXIVClassic Map Server/actors/chara/ItemPackage.cs +++ b/FFXIVClassic Map Server/actors/chara/ItemPackage.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/Modifier.cs b/FFXIVClassic Map Server/actors/chara/Modifier.cs index 3c977cc5..cff39bc7 100644 --- a/FFXIVClassic Map Server/actors/chara/Modifier.cs +++ b/FFXIVClassic Map Server/actors/chara/Modifier.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ModifierList.cs b/FFXIVClassic Map Server/actors/chara/ModifierList.cs index 0ec7c403..006782fc 100644 --- a/FFXIVClassic Map Server/actors/chara/ModifierList.cs +++ b/FFXIVClassic Map Server/actors/chara/ModifierList.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ParameterSave.cs b/FFXIVClassic Map Server/actors/chara/ParameterSave.cs index 5519cf33..b14f457f 100644 --- a/FFXIVClassic Map Server/actors/chara/ParameterSave.cs +++ b/FFXIVClassic Map Server/actors/chara/ParameterSave.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ParameterTemp.cs b/FFXIVClassic Map Server/actors/chara/ParameterTemp.cs index 9eafc699..5b14eeec 100644 --- a/FFXIVClassic Map Server/actors/chara/ParameterTemp.cs +++ b/FFXIVClassic Map Server/actors/chara/ParameterTemp.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ReferencedItemPackage.cs b/FFXIVClassic Map Server/actors/chara/ReferencedItemPackage.cs index 75f4dd9e..25af560d 100644 --- a/FFXIVClassic Map Server/actors/chara/ReferencedItemPackage.cs +++ b/FFXIVClassic Map Server/actors/chara/ReferencedItemPackage.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/SubState.cs b/FFXIVClassic Map Server/actors/chara/SubState.cs index 6fbb147d..36a1bfb5 100644 --- a/FFXIVClassic Map Server/actors/chara/SubState.cs +++ b/FFXIVClassic Map Server/actors/chara/SubState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/Work.cs b/FFXIVClassic Map Server/actors/chara/Work.cs index 32b55b70..3e517435 100644 --- a/FFXIVClassic Map Server/actors/chara/Work.cs +++ b/FFXIVClassic Map Server/actors/chara/Work.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/AIContainer.cs b/FFXIVClassic Map Server/actors/chara/ai/AIContainer.cs index c2e73c64..769bb0db 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/AIContainer.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/AIContainer.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/BattleCommand.cs b/FFXIVClassic Map Server/actors/chara/ai/BattleCommand.cs index 8209da9f..9df4f03c 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/BattleCommand.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/BattleCommand.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/BattleTrait.cs b/FFXIVClassic Map Server/actors/chara/ai/BattleTrait.cs index c0f3335a..0f392851 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/BattleTrait.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/BattleTrait.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/HateContainer.cs b/FFXIVClassic Map Server/actors/chara/ai/HateContainer.cs index c084680f..e52e786a 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/HateContainer.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/HateContainer.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/StatusEffect.cs b/FFXIVClassic Map Server/actors/chara/ai/StatusEffect.cs index a272daf7..4bfecc0c 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/StatusEffect.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/StatusEffect.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/StatusEffectContainer.cs b/FFXIVClassic Map Server/actors/chara/ai/StatusEffectContainer.cs index c9225380..2822b733 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/StatusEffectContainer.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/StatusEffectContainer.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/controllers/AllyController.cs b/FFXIVClassic Map Server/actors/chara/ai/controllers/AllyController.cs index 0cbadcda..bfcdf0c5 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/controllers/AllyController.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/controllers/AllyController.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/controllers/BattleNpcController.cs b/FFXIVClassic Map Server/actors/chara/ai/controllers/BattleNpcController.cs index ca9d861b..61465457 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/controllers/BattleNpcController.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/controllers/BattleNpcController.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/controllers/Controller.cs b/FFXIVClassic Map Server/actors/chara/ai/controllers/Controller.cs index b0810cdd..7d429e62 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/controllers/Controller.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/controllers/Controller.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/controllers/PetController.cs b/FFXIVClassic Map Server/actors/chara/ai/controllers/PetController.cs index 90b0f8ef..d9696cb4 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/controllers/PetController.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/controllers/PetController.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/controllers/PlayerController.cs b/FFXIVClassic Map Server/actors/chara/ai/controllers/PlayerController.cs index 93ad9a95..f52e21bf 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/controllers/PlayerController.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/controllers/PlayerController.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/helpers/ActionQueue.cs b/FFXIVClassic Map Server/actors/chara/ai/helpers/ActionQueue.cs index 06f960fb..cff53549 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/helpers/ActionQueue.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/helpers/ActionQueue.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/helpers/PathFind.cs b/FFXIVClassic Map Server/actors/chara/ai/helpers/PathFind.cs index e2d32fff..d52ed2ba 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/helpers/PathFind.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/helpers/PathFind.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/helpers/TargetFind.cs b/FFXIVClassic Map Server/actors/chara/ai/helpers/TargetFind.cs index d17c902f..bede5a8a 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/helpers/TargetFind.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/helpers/TargetFind.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/AbilityState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/AbilityState.cs index ccccd041..9c30a7f2 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/AbilityState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/AbilityState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/AttackState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/AttackState.cs index 085bd2d4..fc19f1c8 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/AttackState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/AttackState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/DeathState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/DeathState.cs index 4975ad75..32718b82 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/DeathState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/DeathState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/DespawnState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/DespawnState.cs index 5bb3ebdc..5760e9c5 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/DespawnState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/DespawnState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/InactiveState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/InactiveState.cs index 45ccc764..d4ffc116 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/InactiveState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/InactiveState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/ItemState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/ItemState.cs index c8f629c7..7d20f96c 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/ItemState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/ItemState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/MagicState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/MagicState.cs index 871c7492..4bdd79d1 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/MagicState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/MagicState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/State.cs b/FFXIVClassic Map Server/actors/chara/ai/state/State.cs index 8c414cbb..2bd084cd 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/State.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/State.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/state/WeaponSkillState.cs b/FFXIVClassic Map Server/actors/chara/ai/state/WeaponSkillState.cs index 18a0abdb..1e0a82e9 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/state/WeaponSkillState.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/state/WeaponSkillState.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/utils/AttackUtils.cs b/FFXIVClassic Map Server/actors/chara/ai/utils/AttackUtils.cs index da6a5676..c44e7411 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/utils/AttackUtils.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/utils/AttackUtils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/ai/utils/BattleUtils.cs b/FFXIVClassic Map Server/actors/chara/ai/utils/BattleUtils.cs index 175e0481..f2841673 100644 --- a/FFXIVClassic Map Server/actors/chara/ai/utils/BattleUtils.cs +++ b/FFXIVClassic Map Server/actors/chara/ai/utils/BattleUtils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/ActorClass.cs b/FFXIVClassic Map Server/actors/chara/npc/ActorClass.cs index 7577567b..724a7dd3 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/ActorClass.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/ActorClass.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/Ally.cs b/FFXIVClassic Map Server/actors/chara/npc/Ally.cs index 499eaa42..ab9c5755 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/Ally.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/Ally.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/BattleNpc.cs b/FFXIVClassic Map Server/actors/chara/npc/BattleNpc.cs index 841a7cc5..e78de87e 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/BattleNpc.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/BattleNpc.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/MobModifier.cs b/FFXIVClassic Map Server/actors/chara/npc/MobModifier.cs index 0d6e27a5..ab5fe0b2 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/MobModifier.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/MobModifier.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/Npc.cs b/FFXIVClassic Map Server/actors/chara/npc/Npc.cs index 99878e96..4d41d997 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/Npc.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/Npc.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/NpcWork.cs b/FFXIVClassic Map Server/actors/chara/npc/NpcWork.cs index 4ceffffd..dfaa3726 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/NpcWork.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/NpcWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/Pet.cs b/FFXIVClassic Map Server/actors/chara/npc/Pet.cs index 1cbdc45b..897e523f 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/Pet.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/Pet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/npc/Retainer.cs b/FFXIVClassic Map Server/actors/chara/npc/Retainer.cs index c74ad16a..cdbe0308 100644 --- a/FFXIVClassic Map Server/actors/chara/npc/Retainer.cs +++ b/FFXIVClassic Map Server/actors/chara/npc/Retainer.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/chara/player/Player.cs b/FFXIVClassic Map Server/actors/chara/player/Player.cs index c1f12d67..0f64f881 100644 --- a/FFXIVClassic Map Server/actors/chara/player/Player.cs +++ b/FFXIVClassic Map Server/actors/chara/player/Player.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ @@ -1044,13 +1044,6 @@ namespace FFXIVClassic_Map_Server.Actors resultContainer.CombineLists(); DoBattleAction(0, 0x7c000062, resultContainer.GetList()); - //If new class, init abilties and level - if (charaWork.battleSave.skillLevel[classId - 1] <= 0) - { - UpdateClassLevel(classId, 1); - EquipAbilitiesAtLevel(classId, 1); - } - //Set rested EXP charaWork.parameterSave.state_mainSkill[0] = classId; charaWork.parameterSave.state_mainSkillLevel = charaWork.battleSave.skillLevel[classId-1]; @@ -1061,6 +1054,13 @@ namespace FFXIVClassic_Map_Server.Actors charaWork.commandCategory[i] = 0; } + //If new class, init abilties and level + if (charaWork.battleSave.skillLevel[classId - 1] <= 0) + { + UpdateClassLevel(classId, 1); + EquipAbilitiesAtLevel(classId, 1); + } + ActorPropertyPacketUtil propertyBuilder = new ActorPropertyPacketUtil("charaWork/stateForAll", this); propertyBuilder.AddProperty("charaWork.parameterSave.state_mainSkill[0]"); @@ -2143,7 +2143,7 @@ namespace FFXIVClassic_Map_Server.Actors public void UnequipAbility(ushort hotbarSlot, bool printMessage = true) { - ushort trueHotbarSlot = (ushort)(hotbarSlot + charaWork.commandBorder - 1); + ushort trueHotbarSlot = (ushort)(hotbarSlot + charaWork.commandBorder); uint commandId = charaWork.command[trueHotbarSlot]; Database.UnequipAbility(this, hotbarSlot); charaWork.command[trueHotbarSlot] = 0; @@ -2501,7 +2501,7 @@ namespace FFXIVClassic_Map_Server.Actors private void EquipAbilitiesAtLevel(byte classId, short level, List actionList = null) { //If there's any abilites that unlocks at this level, equip them. - List commandIds = Server.GetWorldManager().GetBattleCommandIdByLevel(classId, level); + List commandIds = Server.GetWorldManager().GetBattleCommandIdByLevel(classId, GetLevel()); foreach (ushort commandId in commandIds) { EquipAbilityInFirstOpenSlot(classId, commandId, false); diff --git a/FFXIVClassic Map Server/actors/chara/player/PlayerWork.cs b/FFXIVClassic Map Server/actors/chara/player/PlayerWork.cs index 048fb5fa..d3123e08 100644 --- a/FFXIVClassic Map Server/actors/chara/player/PlayerWork.cs +++ b/FFXIVClassic Map Server/actors/chara/player/PlayerWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/command/Command.cs b/FFXIVClassic Map Server/actors/command/Command.cs index cceb0b2f..5d15aa97 100644 --- a/FFXIVClassic Map Server/actors/command/Command.cs +++ b/FFXIVClassic Map Server/actors/command/Command.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/debug/Debug.cs b/FFXIVClassic Map Server/actors/debug/Debug.cs index 5f887d96..24d34106 100644 --- a/FFXIVClassic Map Server/actors/debug/Debug.cs +++ b/FFXIVClassic Map Server/actors/debug/Debug.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/director/Director.cs b/FFXIVClassic Map Server/actors/director/Director.cs index 6c3db421..1fdfc2fa 100644 --- a/FFXIVClassic Map Server/actors/director/Director.cs +++ b/FFXIVClassic Map Server/actors/director/Director.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/director/GuildleveDirector.cs b/FFXIVClassic Map Server/actors/director/GuildleveDirector.cs index 202f63f9..72e76cfa 100644 --- a/FFXIVClassic Map Server/actors/director/GuildleveDirector.cs +++ b/FFXIVClassic Map Server/actors/director/GuildleveDirector.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/director/Work/GuildleveWork.cs b/FFXIVClassic Map Server/actors/director/Work/GuildleveWork.cs index ade5b38c..336184e4 100644 --- a/FFXIVClassic Map Server/actors/director/Work/GuildleveWork.cs +++ b/FFXIVClassic Map Server/actors/director/Work/GuildleveWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/ContentGroup.cs b/FFXIVClassic Map Server/actors/group/ContentGroup.cs index 99389a1c..e796f335 100644 --- a/FFXIVClassic Map Server/actors/group/ContentGroup.cs +++ b/FFXIVClassic Map Server/actors/group/ContentGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/GLContentGroup.cs b/FFXIVClassic Map Server/actors/group/GLContentGroup.cs index fb0069df..2fc4da20 100644 --- a/FFXIVClassic Map Server/actors/group/GLContentGroup.cs +++ b/FFXIVClassic Map Server/actors/group/GLContentGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/Group.cs b/FFXIVClassic Map Server/actors/group/Group.cs index 8082f9eb..bd86614c 100644 --- a/FFXIVClassic Map Server/actors/group/Group.cs +++ b/FFXIVClassic Map Server/actors/group/Group.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/MonsterParty.cs b/FFXIVClassic Map Server/actors/group/MonsterParty.cs index 0e839f75..f785f9f6 100644 --- a/FFXIVClassic Map Server/actors/group/MonsterParty.cs +++ b/FFXIVClassic Map Server/actors/group/MonsterParty.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/Party.cs b/FFXIVClassic Map Server/actors/group/Party.cs index 506c25a0..a57d7c7b 100644 --- a/FFXIVClassic Map Server/actors/group/Party.cs +++ b/FFXIVClassic Map Server/actors/group/Party.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/RelationGroup.cs b/FFXIVClassic Map Server/actors/group/RelationGroup.cs index f4ef26ed..db8058c3 100644 --- a/FFXIVClassic Map Server/actors/group/RelationGroup.cs +++ b/FFXIVClassic Map Server/actors/group/RelationGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/RetainerMeetingRelationGroup.cs b/FFXIVClassic Map Server/actors/group/RetainerMeetingRelationGroup.cs index f0e5a330..350d40ef 100644 --- a/FFXIVClassic Map Server/actors/group/RetainerMeetingRelationGroup.cs +++ b/FFXIVClassic Map Server/actors/group/RetainerMeetingRelationGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/TradeGroup.cs b/FFXIVClassic Map Server/actors/group/TradeGroup.cs index cb827b50..25711083 100644 --- a/FFXIVClassic Map Server/actors/group/TradeGroup.cs +++ b/FFXIVClassic Map Server/actors/group/TradeGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/work/ContentGroupWork.cs b/FFXIVClassic Map Server/actors/group/work/ContentGroupWork.cs index b4b0773e..5abb38de 100644 --- a/FFXIVClassic Map Server/actors/group/work/ContentGroupWork.cs +++ b/FFXIVClassic Map Server/actors/group/work/ContentGroupWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/work/GlobalTemp.cs b/FFXIVClassic Map Server/actors/group/work/GlobalTemp.cs index 57818483..80fb2440 100644 --- a/FFXIVClassic Map Server/actors/group/work/GlobalTemp.cs +++ b/FFXIVClassic Map Server/actors/group/work/GlobalTemp.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/work/GroupGlobalSave.cs b/FFXIVClassic Map Server/actors/group/work/GroupGlobalSave.cs index 84373a26..d925f196 100644 --- a/FFXIVClassic Map Server/actors/group/work/GroupGlobalSave.cs +++ b/FFXIVClassic Map Server/actors/group/work/GroupGlobalSave.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/work/GroupGlobalTemp.cs b/FFXIVClassic Map Server/actors/group/work/GroupGlobalTemp.cs index 01b2d1ee..12b323e0 100644 --- a/FFXIVClassic Map Server/actors/group/work/GroupGlobalTemp.cs +++ b/FFXIVClassic Map Server/actors/group/work/GroupGlobalTemp.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/work/GroupMemberSave.cs b/FFXIVClassic Map Server/actors/group/work/GroupMemberSave.cs index 1959078c..6872d984 100644 --- a/FFXIVClassic Map Server/actors/group/work/GroupMemberSave.cs +++ b/FFXIVClassic Map Server/actors/group/work/GroupMemberSave.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/work/PartyWork.cs b/FFXIVClassic Map Server/actors/group/work/PartyWork.cs index 0f562c3f..3450c532 100644 --- a/FFXIVClassic Map Server/actors/group/work/PartyWork.cs +++ b/FFXIVClassic Map Server/actors/group/work/PartyWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/group/work/RelationWork.cs b/FFXIVClassic Map Server/actors/group/work/RelationWork.cs index 62dd6b83..2c8758ee 100644 --- a/FFXIVClassic Map Server/actors/group/work/RelationWork.cs +++ b/FFXIVClassic Map Server/actors/group/work/RelationWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/judge/Judge.cs b/FFXIVClassic Map Server/actors/judge/Judge.cs index 6186dcb5..76b182b4 100644 --- a/FFXIVClassic Map Server/actors/judge/Judge.cs +++ b/FFXIVClassic Map Server/actors/judge/Judge.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/quest/Quest.cs b/FFXIVClassic Map Server/actors/quest/Quest.cs index a29c5d5b..865b2e24 100644 --- a/FFXIVClassic Map Server/actors/quest/Quest.cs +++ b/FFXIVClassic Map Server/actors/quest/Quest.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/actors/world/WorldMaster.cs b/FFXIVClassic Map Server/actors/world/WorldMaster.cs index d09c3322..0682a5df 100644 --- a/FFXIVClassic Map Server/actors/world/WorldMaster.cs +++ b/FFXIVClassic Map Server/actors/world/WorldMaster.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/GuildleveData.cs b/FFXIVClassic Map Server/dataobjects/GuildleveData.cs index df0fdd5a..6fb3ce08 100644 --- a/FFXIVClassic Map Server/dataobjects/GuildleveData.cs +++ b/FFXIVClassic Map Server/dataobjects/GuildleveData.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/InventoryItem.cs b/FFXIVClassic Map Server/dataobjects/InventoryItem.cs index d8b778f4..d6d026ce 100644 --- a/FFXIVClassic Map Server/dataobjects/InventoryItem.cs +++ b/FFXIVClassic Map Server/dataobjects/InventoryItem.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/ItemData.cs b/FFXIVClassic Map Server/dataobjects/ItemData.cs index 38bd2fcc..e020e672 100644 --- a/FFXIVClassic Map Server/dataobjects/ItemData.cs +++ b/FFXIVClassic Map Server/dataobjects/ItemData.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/RecruitmentDetails.cs b/FFXIVClassic Map Server/dataobjects/RecruitmentDetails.cs index 3438c966..1a9cc220 100644 --- a/FFXIVClassic Map Server/dataobjects/RecruitmentDetails.cs +++ b/FFXIVClassic Map Server/dataobjects/RecruitmentDetails.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/SeamlessBoundry.cs b/FFXIVClassic Map Server/dataobjects/SeamlessBoundry.cs index 96e676cd..c07e729f 100644 --- a/FFXIVClassic Map Server/dataobjects/SeamlessBoundry.cs +++ b/FFXIVClassic Map Server/dataobjects/SeamlessBoundry.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/SearchEntry.cs b/FFXIVClassic Map Server/dataobjects/SearchEntry.cs index bf3fa469..c9bc6d4c 100644 --- a/FFXIVClassic Map Server/dataobjects/SearchEntry.cs +++ b/FFXIVClassic Map Server/dataobjects/SearchEntry.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/Session.cs b/FFXIVClassic Map Server/dataobjects/Session.cs index 950af651..c34ef042 100644 --- a/FFXIVClassic Map Server/dataobjects/Session.cs +++ b/FFXIVClassic Map Server/dataobjects/Session.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/TradeTransaction.cs b/FFXIVClassic Map Server/dataobjects/TradeTransaction.cs index fec6d23b..7b4f9bf1 100644 --- a/FFXIVClassic Map Server/dataobjects/TradeTransaction.cs +++ b/FFXIVClassic Map Server/dataobjects/TradeTransaction.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/ZoneConnection.cs b/FFXIVClassic Map Server/dataobjects/ZoneConnection.cs index 654bd404..a41dbaa2 100644 --- a/FFXIVClassic Map Server/dataobjects/ZoneConnection.cs +++ b/FFXIVClassic Map Server/dataobjects/ZoneConnection.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/dataobjects/database/DBWorld.cs b/FFXIVClassic Map Server/dataobjects/database/DBWorld.cs index f404b679..4a412410 100644 --- a/FFXIVClassic Map Server/dataobjects/database/DBWorld.cs +++ b/FFXIVClassic Map Server/dataobjects/database/DBWorld.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/lua/LuaEngine.cs b/FFXIVClassic Map Server/lua/LuaEngine.cs index 9a975758..ac74659c 100644 --- a/FFXIVClassic Map Server/lua/LuaEngine.cs +++ b/FFXIVClassic Map Server/lua/LuaEngine.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/lua/LuaParam.cs b/FFXIVClassic Map Server/lua/LuaParam.cs index f231a3f5..253cec43 100644 --- a/FFXIVClassic Map Server/lua/LuaParam.cs +++ b/FFXIVClassic Map Server/lua/LuaParam.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/lua/LuaScript.cs b/FFXIVClassic Map Server/lua/LuaScript.cs index 05161e85..607493e9 100644 --- a/FFXIVClassic Map Server/lua/LuaScript.cs +++ b/FFXIVClassic Map Server/lua/LuaScript.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/lua/LuaUtils.cs b/FFXIVClassic Map Server/lua/LuaUtils.cs index ac345847..b19f8ae7 100644 --- a/FFXIVClassic Map Server/lua/LuaUtils.cs +++ b/FFXIVClassic Map Server/lua/LuaUtils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Receive/ErrorPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Receive/ErrorPacket.cs index 7f3af38b..4f9f2897 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Receive/ErrorPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Receive/ErrorPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Receive/LinkshellResultPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Receive/LinkshellResultPacket.cs index c4deef21..5c28f667 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Receive/LinkshellResultPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Receive/LinkshellResultPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Receive/PartySyncPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Receive/PartySyncPacket.cs index 1fb75676..ac7c549a 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Receive/PartySyncPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Receive/PartySyncPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionBeginPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionBeginPacket.cs index 63d5112b..79e8d567 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionBeginPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionBeginPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionEndPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionEndPacket.cs index 32b7ea14..4a3420e1 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionEndPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Receive/SessionEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/CreateLinkshellPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/CreateLinkshellPacket.cs index 7e7825a2..14ef7c38 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/CreateLinkshellPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/CreateLinkshellPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/DeleteLinkshellPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/DeleteLinkshellPacket.cs index 7c89bc9c..169f3ae3 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/DeleteLinkshellPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/DeleteLinkshellPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/GroupInviteResultPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/GroupInviteResultPacket.cs index f417d5f0..aa4dd5b7 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/GroupInviteResultPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/GroupInviteResultPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellChangePacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellChangePacket.cs index b6307bfe..65d67678 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellChangePacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInviteCancelPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInviteCancelPacket.cs index 9b685fcb..4243ea45 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInviteCancelPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInviteCancelPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInvitePacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInvitePacket.cs index aebb6c43..74756555 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInvitePacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellInvitePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellLeavePacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellLeavePacket.cs index c66e0457..5acd6488 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellLeavePacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellLeavePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellRankChangePacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellRankChangePacket.cs index dd7d2310..62da0634 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellRankChangePacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/LinkshellRankChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/ModifyLinkshellPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/ModifyLinkshellPacket.cs index 71c969ac..23fc3d68 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/ModifyLinkshellPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/ModifyLinkshellPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyInvitePacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyInvitePacket.cs index 9fe99ece..24e7cb28 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyInvitePacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyInvitePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyLeavePacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyLeavePacket.cs index e0e129f2..e2db4927 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyLeavePacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyLeavePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyModifyPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyModifyPacket.cs index f767c42e..4b98d04e 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyModifyPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/Group/PartyModifyPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionBeginConfirmPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionBeginConfirmPacket.cs index 9a66dd7a..3e53094e 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionBeginConfirmPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionBeginConfirmPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionEndConfirmPacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionEndConfirmPacket.cs index de019ab3..852164d9 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionEndConfirmPacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/SessionEndConfirmPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/WorldPackets/Send/WorldRequestZoneChangePacket.cs b/FFXIVClassic Map Server/packets/WorldPackets/Send/WorldRequestZoneChangePacket.cs index 66af0e80..8aaf75e2 100644 --- a/FFXIVClassic Map Server/packets/WorldPackets/Send/WorldRequestZoneChangePacket.cs +++ b/FFXIVClassic Map Server/packets/WorldPackets/Send/WorldRequestZoneChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/AchievementProgressRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/AchievementProgressRequestPacket.cs index 5455e3a5..73a8699e 100644 --- a/FFXIVClassic Map Server/packets/receive/AchievementProgressRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/AchievementProgressRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/ChatMessagePacket.cs b/FFXIVClassic Map Server/packets/receive/ChatMessagePacket.cs index 07652b99..1c963f5b 100644 --- a/FFXIVClassic Map Server/packets/receive/ChatMessagePacket.cs +++ b/FFXIVClassic Map Server/packets/receive/ChatMessagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/CountdownRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/CountdownRequestPacket.cs index f642d6ee..633755cd 100644 --- a/FFXIVClassic Map Server/packets/receive/CountdownRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/CountdownRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/GroupCreatedPacket.cs b/FFXIVClassic Map Server/packets/receive/GroupCreatedPacket.cs index dfda7f99..67030f14 100644 --- a/FFXIVClassic Map Server/packets/receive/GroupCreatedPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/GroupCreatedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/HandshakePacket.cs b/FFXIVClassic Map Server/packets/receive/HandshakePacket.cs index 85ac4796..5859466b 100644 --- a/FFXIVClassic Map Server/packets/receive/HandshakePacket.cs +++ b/FFXIVClassic Map Server/packets/receive/HandshakePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/LangaugeCodePacket.cs b/FFXIVClassic Map Server/packets/receive/LangaugeCodePacket.cs index ce201799..c727b484 100644 --- a/FFXIVClassic Map Server/packets/receive/LangaugeCodePacket.cs +++ b/FFXIVClassic Map Server/packets/receive/LangaugeCodePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/LockTargetPacket.cs b/FFXIVClassic Map Server/packets/receive/LockTargetPacket.cs index 76d92d62..37e5e82f 100644 --- a/FFXIVClassic Map Server/packets/receive/LockTargetPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/LockTargetPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/ParameterDataRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/ParameterDataRequestPacket.cs index 18fbd7fd..2ca5964f 100644 --- a/FFXIVClassic Map Server/packets/receive/ParameterDataRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/ParameterDataRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/PingPacket.cs b/FFXIVClassic Map Server/packets/receive/PingPacket.cs index a9426a1a..2ba7bc6e 100644 --- a/FFXIVClassic Map Server/packets/receive/PingPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/PingPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/SetTargetPacket.cs b/FFXIVClassic Map Server/packets/receive/SetTargetPacket.cs index a8af96b3..c1bced4d 100644 --- a/FFXIVClassic Map Server/packets/receive/SetTargetPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/SetTargetPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/UpdateItemPackagePacket.cs b/FFXIVClassic Map Server/packets/receive/UpdateItemPackagePacket.cs index 01abb9ee..8abfad6e 100644 --- a/FFXIVClassic Map Server/packets/receive/UpdateItemPackagePacket.cs +++ b/FFXIVClassic Map Server/packets/receive/UpdateItemPackagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/UpdatePlayerPositionPacket.cs b/FFXIVClassic Map Server/packets/receive/UpdatePlayerPositionPacket.cs index 5e71cfac..a604ed1f 100644 --- a/FFXIVClassic Map Server/packets/receive/UpdatePlayerPositionPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/UpdatePlayerPositionPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/ZoneInCompletePacket.cs b/FFXIVClassic Map Server/packets/receive/ZoneInCompletePacket.cs index 32710e38..e716830e 100644 --- a/FFXIVClassic Map Server/packets/receive/ZoneInCompletePacket.cs +++ b/FFXIVClassic Map Server/packets/receive/ZoneInCompletePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/_0x02ReceivePacket.cs b/FFXIVClassic Map Server/packets/receive/_0x02ReceivePacket.cs index c0ed5368..46fa4a0d 100644 --- a/FFXIVClassic Map Server/packets/receive/_0x02ReceivePacket.cs +++ b/FFXIVClassic Map Server/packets/receive/_0x02ReceivePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/events/EventStartPacket.cs b/FFXIVClassic Map Server/packets/receive/events/EventStartPacket.cs index 82cb0042..3c7d31b2 100644 --- a/FFXIVClassic Map Server/packets/receive/events/EventStartPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/events/EventStartPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/events/EventUpdatePacket.cs b/FFXIVClassic Map Server/packets/receive/events/EventUpdatePacket.cs index 47ed6f92..91b41a5a 100644 --- a/FFXIVClassic Map Server/packets/receive/events/EventUpdatePacket.cs +++ b/FFXIVClassic Map Server/packets/receive/events/EventUpdatePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentDetailsRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentDetailsRequestPacket.cs index 1ffd3ae1..04421856 100644 --- a/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentDetailsRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentDetailsRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentSearchRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentSearchRequestPacket.cs index 7541e82e..1eb2aeb4 100644 --- a/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentSearchRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/recruitment/RecruitmentSearchRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/recruitment/StartRecruitingRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/recruitment/StartRecruitingRequestPacket.cs index 396c78a8..2bd277ee 100644 --- a/FFXIVClassic Map Server/packets/receive/recruitment/StartRecruitingRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/recruitment/StartRecruitingRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/social/AddRemoveSocialPacket.cs b/FFXIVClassic Map Server/packets/receive/social/AddRemoveSocialPacket.cs index 215e6cf8..1fd2223e 100644 --- a/FFXIVClassic Map Server/packets/receive/social/AddRemoveSocialPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/social/AddRemoveSocialPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/social/FriendlistRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/social/FriendlistRequestPacket.cs index 7255e433..a9a406f3 100644 --- a/FFXIVClassic Map Server/packets/receive/social/FriendlistRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/social/FriendlistRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/supportdesk/FaqBodyRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/supportdesk/FaqBodyRequestPacket.cs index 5a2b9dc1..09c99818 100644 --- a/FFXIVClassic Map Server/packets/receive/supportdesk/FaqBodyRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/supportdesk/FaqBodyRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/supportdesk/FaqListRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/supportdesk/FaqListRequestPacket.cs index ad06125d..7b778cb6 100644 --- a/FFXIVClassic Map Server/packets/receive/supportdesk/FaqListRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/supportdesk/FaqListRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/supportdesk/GMSupportTicketPacket.cs b/FFXIVClassic Map Server/packets/receive/supportdesk/GMSupportTicketPacket.cs index 07067085..56d0cda5 100644 --- a/FFXIVClassic Map Server/packets/receive/supportdesk/GMSupportTicketPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/supportdesk/GMSupportTicketPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/receive/supportdesk/GMTicketIssuesRequestPacket.cs b/FFXIVClassic Map Server/packets/receive/supportdesk/GMTicketIssuesRequestPacket.cs index a0a28cad..16e9b7b6 100644 --- a/FFXIVClassic Map Server/packets/receive/supportdesk/GMTicketIssuesRequestPacket.cs +++ b/FFXIVClassic Map Server/packets/receive/supportdesk/GMTicketIssuesRequestPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/ActorDoEmotePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/ActorDoEmotePacket.cs index c39a38a5..8a7a65a2 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/ActorDoEmotePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/ActorDoEmotePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/ActorInstantiatePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/ActorInstantiatePacket.cs index 76f82af3..5b7fd993 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/ActorInstantiatePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/ActorInstantiatePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/ActorSpecialGraphicPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/ActorSpecialGraphicPacket.cs index e1c3b08b..ee167959 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/ActorSpecialGraphicPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/ActorSpecialGraphicPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/AddActorPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/AddActorPacket.cs index 914964e5..00d9ec56 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/AddActorPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/AddActorPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/DeleteAllActorsPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/DeleteAllActorsPacket.cs index 08b5d0dd..e94530af 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/DeleteAllActorsPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/DeleteAllActorsPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/MoveActorToPositionPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/MoveActorToPositionPacket.cs index 32d4fe07..b2152c59 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/MoveActorToPositionPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/MoveActorToPositionPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/PlayAnimationOnActorPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/PlayAnimationOnActorPacket.cs index 669933ec..6abfb24c 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/PlayAnimationOnActorPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/PlayAnimationOnActorPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/PlayBGAnimation.cs b/FFXIVClassic Map Server/packets/send/Actor/PlayBGAnimation.cs index dc7139c7..91de933a 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/PlayBGAnimation.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/PlayBGAnimation.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/RemoveActorPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/RemoveActorPacket.cs index a0457e84..3f94767f 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/RemoveActorPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/RemoveActorPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorAppearancePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorAppearancePacket.cs index ab5bc819..e3d5d6a8 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorAppearancePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorAppearancePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorBGPropertiesPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorBGPropertiesPacket.cs index 4e3262c5..3a540d0b 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorBGPropertiesPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorBGPropertiesPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorIconPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorIconPacket.cs index daf992f8..e955fa83 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorIconPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorIconPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorIsZoningPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorIsZoningPacket.cs index c251d77a..96cb33da 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorIsZoningPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorIsZoningPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorNamePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorNamePacket.cs index 5000e36a..9e469b0a 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorNamePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorNamePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorPositionPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorPositionPacket.cs index ed1bc444..bc1f7ecf 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorPositionPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorPositionPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorPropetyPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorPropetyPacket.cs index 8f51510a..c8fa9e54 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorPropetyPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorPropetyPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorSpeedPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorSpeedPacket.cs index ad83d474..4cd23e5f 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorSpeedPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorSpeedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorStatePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorStatePacket.cs index 4da1a555..0c827f4f 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorStatePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorStatePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusAllPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusAllPacket.cs index 588e23e6..a457d471 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusAllPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusAllPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusPacket.cs index b192ea0b..aa1dd010 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorStatusPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorSubStatePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorSubStatePacket.cs index d4097f64..b4b75ca2 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorSubStatePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorSubStatePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetAnimatedPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetAnimatedPacket.cs index d10f3dcf..fd3e2205 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetAnimatedPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetAnimatedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetPacket.cs index af432afd..235af8b6 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/SetActorTargetPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/StartCountdownPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/StartCountdownPacket.cs index e7e9fa89..ec46a7bf 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/StartCountdownPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/StartCountdownPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/_0x132Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/_0x132Packet.cs index 3597d3d2..79e5be18 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/_0x132Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/_0x132Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/_0xFPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/_0xFPacket.cs index e99b78d2..18d9a94f 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/_0xFPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/_0xFPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/BattleAction.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/BattleAction.cs index 14ed474d..4f905237 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/BattleAction.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/BattleAction.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX10Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX10Packet.cs index 8161cd28..ede90f73 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX10Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX10Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX18Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX18Packet.cs index bea447df..43c9b6a1 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX18Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/BattleActionX18Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResult.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResult.cs index d6af028f..548cd353 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResult.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResult.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultContainer.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultContainer.cs index ff786366..128893be 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultContainer.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultContainer.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX00Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX00Packet.cs index ed738b13..8cd0aee1 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX00Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX00Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX01Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX01Packet.cs index 6ca4d469..d411eb55 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX01Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX01Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX10Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX10Packet.cs index cb05eac6..a6927233 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX10Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX10Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX18Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX18Packet.cs index 381c352e..7815745a 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX18Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/battle/CommandResultX18Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/events/SetEmoteEventCondition.cs b/FFXIVClassic Map Server/packets/send/Actor/events/SetEmoteEventCondition.cs index 44c530f8..3afd0305 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/events/SetEmoteEventCondition.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/events/SetEmoteEventCondition.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/events/SetEventStatus.cs b/FFXIVClassic Map Server/packets/send/Actor/events/SetEventStatus.cs index 300ef24a..537ad204 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/events/SetEventStatus.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/events/SetEventStatus.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/events/SetNoticeEventCondition.cs b/FFXIVClassic Map Server/packets/send/Actor/events/SetNoticeEventCondition.cs index 575474b8..df3cf432 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/events/SetNoticeEventCondition.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/events/SetNoticeEventCondition.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithCircle.cs b/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithCircle.cs index 7b19b91c..304c1beb 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithCircle.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithCircle.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithFan.cs b/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithFan.cs index bdb4180b..5edd4c44 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithFan.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithFan.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithTriggerBox.cs b/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithTriggerBox.cs index 498ab194..c373e999 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithTriggerBox.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/events/SetPushEventConditionWithTriggerBox.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/events/SetTalkEventCondition.cs b/FFXIVClassic Map Server/packets/send/Actor/events/SetTalkEventCondition.cs index 58a57b41..afa94abe 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/events/SetTalkEventCondition.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/events/SetTalkEventCondition.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryBeginChangePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryBeginChangePacket.cs index 6a39ad27..e974bdc4 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryBeginChangePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryBeginChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryEndChangePacket.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryEndChangePacket.cs index 5d716f23..39d98afb 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryEndChangePacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryEndChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemEndPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemEndPacket.cs index 82162f14..80d73db2 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemEndPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemPacket.cs index a9d5b401..757cc610 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryItemPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX01Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX01Packet.cs index 30f04e9b..3c99e5e7 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX01Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX01Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX08Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX08Packet.cs index 7125b39f..ae621e79 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX08Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX08Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX16Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX16Packet.cs index 25679b72..1b9f63f5 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX16Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX16Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX32Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX32Packet.cs index d714bf10..ce4691a4 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX32Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX32Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX64Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX64Packet.cs index 69090573..53c4ce65 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX64Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryListX64Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX01Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX01Packet.cs index 36726e4a..b02fd306 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX01Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX01Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX08Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX08Packet.cs index 8a3971e6..9de3f763 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX08Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX08Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX16Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX16Packet.cs index 63145767..aed24794 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX16Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX16Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX32Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX32Packet.cs index 7e821160..e1798f68 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX32Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX32Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX64Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX64Packet.cs index fbbb44c1..fb8d7352 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX64Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventoryRemoveX64Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetBeginPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetBeginPacket.cs index 5d35d71a..f301e82f 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetBeginPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetBeginPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetEndPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetEndPacket.cs index 1b37bc8a..37be85e0 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetEndPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/InventorySetEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX01Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX01Packet.cs index b797e366..b47508b9 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX01Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX01Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX08Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX08Packet.cs index 2d029a4a..4089bf16 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX08Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX08Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX16Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX16Packet.cs index eee03ef0..6985bfcd 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX16Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX16Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX32Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX32Packet.cs index 5df7b68d..39da5951 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX32Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX32Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX64Packet.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX64Packet.cs index 0543ef60..f1c4cdb2 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX64Packet.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/LinkedItemListX64Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/Actor/inventory/SetInitialEquipmentPacket.cs b/FFXIVClassic Map Server/packets/send/Actor/inventory/SetInitialEquipmentPacket.cs index 0c5575b3..a35dbfc1 100644 --- a/FFXIVClassic Map Server/packets/send/Actor/inventory/SetInitialEquipmentPacket.cs +++ b/FFXIVClassic Map Server/packets/send/Actor/inventory/SetInitialEquipmentPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/GameMessagePacket.cs b/FFXIVClassic Map Server/packets/send/GameMessagePacket.cs index 313dfd08..0b6ad91d 100644 --- a/FFXIVClassic Map Server/packets/send/GameMessagePacket.cs +++ b/FFXIVClassic Map Server/packets/send/GameMessagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/LogoutPacket.cs b/FFXIVClassic Map Server/packets/send/LogoutPacket.cs index 7e024ead..61d83404 100644 --- a/FFXIVClassic Map Server/packets/send/LogoutPacket.cs +++ b/FFXIVClassic Map Server/packets/send/LogoutPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/PongPacket.cs b/FFXIVClassic Map Server/packets/send/PongPacket.cs index 96bfe57e..26de799d 100644 --- a/FFXIVClassic Map Server/packets/send/PongPacket.cs +++ b/FFXIVClassic Map Server/packets/send/PongPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/QuitPacket.cs b/FFXIVClassic Map Server/packets/send/QuitPacket.cs index f71bacf8..07c52ca2 100644 --- a/FFXIVClassic Map Server/packets/send/QuitPacket.cs +++ b/FFXIVClassic Map Server/packets/send/QuitPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/SendMessagePacket.cs b/FFXIVClassic Map Server/packets/send/SendMessagePacket.cs index f0a90a40..059a0106 100644 --- a/FFXIVClassic Map Server/packets/send/SendMessagePacket.cs +++ b/FFXIVClassic Map Server/packets/send/SendMessagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/SetDalamudPacket.cs b/FFXIVClassic Map Server/packets/send/SetDalamudPacket.cs index 4ce24b74..7a12ed4f 100644 --- a/FFXIVClassic Map Server/packets/send/SetDalamudPacket.cs +++ b/FFXIVClassic Map Server/packets/send/SetDalamudPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/SetMapPacket.cs b/FFXIVClassic Map Server/packets/send/SetMapPacket.cs index aadfc0c6..cad2c8d3 100644 --- a/FFXIVClassic Map Server/packets/send/SetMapPacket.cs +++ b/FFXIVClassic Map Server/packets/send/SetMapPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/SetMusicPacket.cs b/FFXIVClassic Map Server/packets/send/SetMusicPacket.cs index 418c5e34..22f23a5a 100644 --- a/FFXIVClassic Map Server/packets/send/SetMusicPacket.cs +++ b/FFXIVClassic Map Server/packets/send/SetMusicPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/SetWeatherPacket.cs b/FFXIVClassic Map Server/packets/send/SetWeatherPacket.cs index e6126b68..c7875455 100644 --- a/FFXIVClassic Map Server/packets/send/SetWeatherPacket.cs +++ b/FFXIVClassic Map Server/packets/send/SetWeatherPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/_0x02Packet.cs b/FFXIVClassic Map Server/packets/send/_0x02Packet.cs index d3a7607d..cb633589 100644 --- a/FFXIVClassic Map Server/packets/send/_0x02Packet.cs +++ b/FFXIVClassic Map Server/packets/send/_0x02Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/_0xE2Packet.cs b/FFXIVClassic Map Server/packets/send/_0xE2Packet.cs index e721c8b9..8f8114d0 100644 --- a/FFXIVClassic Map Server/packets/send/_0xE2Packet.cs +++ b/FFXIVClassic Map Server/packets/send/_0xE2Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/events/EndEventPacket.cs b/FFXIVClassic Map Server/packets/send/events/EndEventPacket.cs index 11f8facc..e7c08e57 100644 --- a/FFXIVClassic Map Server/packets/send/events/EndEventPacket.cs +++ b/FFXIVClassic Map Server/packets/send/events/EndEventPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/events/KickEventPacket.cs b/FFXIVClassic Map Server/packets/send/events/KickEventPacket.cs index 9a845653..a515e49a 100644 --- a/FFXIVClassic Map Server/packets/send/events/KickEventPacket.cs +++ b/FFXIVClassic Map Server/packets/send/events/KickEventPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/events/RunEventFunctionPacket.cs b/FFXIVClassic Map Server/packets/send/events/RunEventFunctionPacket.cs index 1a503cda..88ca7fb0 100644 --- a/FFXIVClassic Map Server/packets/send/events/RunEventFunctionPacket.cs +++ b/FFXIVClassic Map Server/packets/send/events/RunEventFunctionPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX08Packet.cs b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX08Packet.cs index a1c476ff..691eb208 100644 --- a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX08Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX08Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX16Packet.cs b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX16Packet.cs index d63e041f..f4d03d40 100644 --- a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX16Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX16Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX32Packet.cs b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX32Packet.cs index aeaba3dc..d2a7ca25 100644 --- a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX32Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX32Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX64Packet.cs b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX64Packet.cs index 5cd519b8..764d5505 100644 --- a/FFXIVClassic Map Server/packets/send/groups/ContentMembersX64Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/ContentMembersX64Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroup.cs b/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroup.cs index eeb52497..b1354045 100644 --- a/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroup.cs +++ b/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroupMultiple.cs b/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroupMultiple.cs index 0fe18bcd..3fd23f75 100644 --- a/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroupMultiple.cs +++ b/FFXIVClassic Map Server/packets/send/groups/CreateNamedGroupMultiple.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/DeleteGroupPacket.cs b/FFXIVClassic Map Server/packets/send/groups/DeleteGroupPacket.cs index d654142f..dd450b0e 100644 --- a/FFXIVClassic Map Server/packets/send/groups/DeleteGroupPacket.cs +++ b/FFXIVClassic Map Server/packets/send/groups/DeleteGroupPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupHeaderPacket.cs b/FFXIVClassic Map Server/packets/send/groups/GroupHeaderPacket.cs index 2a549247..96e590c8 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupHeaderPacket.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupHeaderPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupMember.cs b/FFXIVClassic Map Server/packets/send/groups/GroupMember.cs index f7b8c965..7896e85c 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupMember.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupMember.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupMembersBeginPacket.cs b/FFXIVClassic Map Server/packets/send/groups/GroupMembersBeginPacket.cs index c3ec980e..c3132320 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupMembersBeginPacket.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupMembersBeginPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupMembersEndPacket.cs b/FFXIVClassic Map Server/packets/send/groups/GroupMembersEndPacket.cs index da224dd6..3d67ff58 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupMembersEndPacket.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupMembersEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX08Packet.cs b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX08Packet.cs index 538b5296..5b066b17 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX08Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX08Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX16Packet.cs b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX16Packet.cs index 016448bc..a831a79a 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX16Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX16Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX32Packet.cs b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX32Packet.cs index e5f9ea65..4b74610c 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX32Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX32Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX64Packet.cs b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX64Packet.cs index 79838308..3ea94ceb 100644 --- a/FFXIVClassic Map Server/packets/send/groups/GroupMembersX64Packet.cs +++ b/FFXIVClassic Map Server/packets/send/groups/GroupMembersX64Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/groups/SynchGroupWorkValuesPacket.cs b/FFXIVClassic Map Server/packets/send/groups/SynchGroupWorkValuesPacket.cs index 7ce620c4..18c8dc1c 100644 --- a/FFXIVClassic Map Server/packets/send/groups/SynchGroupWorkValuesPacket.cs +++ b/FFXIVClassic Map Server/packets/send/groups/SynchGroupWorkValuesPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/login/0x2Packet.cs b/FFXIVClassic Map Server/packets/send/login/0x2Packet.cs index b519c8ac..00ee9f37 100644 --- a/FFXIVClassic Map Server/packets/send/login/0x2Packet.cs +++ b/FFXIVClassic Map Server/packets/send/login/0x2Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/AchievementEarnedPacket.cs b/FFXIVClassic Map Server/packets/send/player/AchievementEarnedPacket.cs index 063ca8ed..cc365f4b 100644 --- a/FFXIVClassic Map Server/packets/send/player/AchievementEarnedPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/AchievementEarnedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/GenericDataPacket.cs b/FFXIVClassic Map Server/packets/send/player/GenericDataPacket.cs index 0b3055f1..f69ea238 100644 --- a/FFXIVClassic Map Server/packets/send/player/GenericDataPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/GenericDataPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SendAchievementRatePacket.cs b/FFXIVClassic Map Server/packets/send/player/SendAchievementRatePacket.cs index 93c75a30..6022bc52 100644 --- a/FFXIVClassic Map Server/packets/send/player/SendAchievementRatePacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SendAchievementRatePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetAchievementPointsPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetAchievementPointsPacket.cs index 3a3887c8..3d3eeba2 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetAchievementPointsPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetAchievementPointsPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetChocoboNamePacket.cs b/FFXIVClassic Map Server/packets/send/player/SetChocoboNamePacket.cs index 6657c185..fb519b73 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetChocoboNamePacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetChocoboNamePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetCompletedAchievementsPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetCompletedAchievementsPacket.cs index 6ae508a6..f3155601 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetCompletedAchievementsPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetCompletedAchievementsPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetCurrentJobPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetCurrentJobPacket.cs index 4d9c112b..41d85007 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetCurrentJobPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetCurrentJobPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetCurrentMountChocoboPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetCurrentMountChocoboPacket.cs index bd9b362d..a580f8b6 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetCurrentMountChocoboPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetCurrentMountChocoboPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetCurrentMountGoobbuePacket.cs b/FFXIVClassic Map Server/packets/send/player/SetCurrentMountGoobbuePacket.cs index 37025db9..dcd9c473 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetCurrentMountGoobbuePacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetCurrentMountGoobbuePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetCutsceneBookPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetCutsceneBookPacket.cs index 7820c8db..95e13807 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetCutsceneBookPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetCutsceneBookPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetGrandCompanyPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetGrandCompanyPacket.cs index bee065a9..c9286884 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetGrandCompanyPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetGrandCompanyPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetHasChocoboPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetHasChocoboPacket.cs index f193e119..9bff8e73 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetHasChocoboPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetHasChocoboPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetHasGoobbuePacket.cs b/FFXIVClassic Map Server/packets/send/player/SetHasGoobbuePacket.cs index db9d28a1..8fa50723 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetHasGoobbuePacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetHasGoobbuePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetLatestAchievementsPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetLatestAchievementsPacket.cs index 3695eb39..14d3e541 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetLatestAchievementsPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetLatestAchievementsPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetPlayerDreamPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetPlayerDreamPacket.cs index 8797309e..5fcd0cd6 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetPlayerDreamPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetPlayerDreamPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetPlayerItemStoragePacket.cs b/FFXIVClassic Map Server/packets/send/player/SetPlayerItemStoragePacket.cs index 6f653b88..4fbe4042 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetPlayerItemStoragePacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetPlayerItemStoragePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetPlayerTitlePacket.cs b/FFXIVClassic Map Server/packets/send/player/SetPlayerTitlePacket.cs index f6a0f77e..55ec0e7e 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetPlayerTitlePacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetPlayerTitlePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/player/SetSpecialEventWorkPacket.cs b/FFXIVClassic Map Server/packets/send/player/SetSpecialEventWorkPacket.cs index faaf7e37..2dc4f83a 100644 --- a/FFXIVClassic Map Server/packets/send/player/SetSpecialEventWorkPacket.cs +++ b/FFXIVClassic Map Server/packets/send/player/SetSpecialEventWorkPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/recruitment/CurrentRecruitmentDetailsPacket.cs b/FFXIVClassic Map Server/packets/send/recruitment/CurrentRecruitmentDetailsPacket.cs index c3532e16..9ff0dc64 100644 --- a/FFXIVClassic Map Server/packets/send/recruitment/CurrentRecruitmentDetailsPacket.cs +++ b/FFXIVClassic Map Server/packets/send/recruitment/CurrentRecruitmentDetailsPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/recruitment/EndRecruitmentPacket.cs b/FFXIVClassic Map Server/packets/send/recruitment/EndRecruitmentPacket.cs index 2f7d2774..bbc067a3 100644 --- a/FFXIVClassic Map Server/packets/send/recruitment/EndRecruitmentPacket.cs +++ b/FFXIVClassic Map Server/packets/send/recruitment/EndRecruitmentPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/recruitment/RecruiterStatePacket.cs b/FFXIVClassic Map Server/packets/send/recruitment/RecruiterStatePacket.cs index 73c1acd1..8fc298f0 100644 --- a/FFXIVClassic Map Server/packets/send/recruitment/RecruiterStatePacket.cs +++ b/FFXIVClassic Map Server/packets/send/recruitment/RecruiterStatePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/recruitment/StartRecruitingResponse.cs b/FFXIVClassic Map Server/packets/send/recruitment/StartRecruitingResponse.cs index eccc6b22..a792efc7 100644 --- a/FFXIVClassic Map Server/packets/send/recruitment/StartRecruitingResponse.cs +++ b/FFXIVClassic Map Server/packets/send/recruitment/StartRecruitingResponse.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/ItemSearchClosePacket.cs b/FFXIVClassic Map Server/packets/send/search/ItemSearchClosePacket.cs index b41e74ca..6cf5b108 100644 --- a/FFXIVClassic Map Server/packets/send/search/ItemSearchClosePacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/ItemSearchClosePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/ItemSearchResult.cs b/FFXIVClassic Map Server/packets/send/search/ItemSearchResult.cs index 2a3a5c89..68dcc9c5 100644 --- a/FFXIVClassic Map Server/packets/send/search/ItemSearchResult.cs +++ b/FFXIVClassic Map Server/packets/send/search/ItemSearchResult.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBeginPacket.cs b/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBeginPacket.cs index 1d454a4e..60a780e3 100644 --- a/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBeginPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBeginPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBodyPacket.cs b/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBodyPacket.cs index a8b1a920..8dbcdd87 100644 --- a/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBodyPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsBodyPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsEndPacket.cs b/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsEndPacket.cs index 624cee72..86fb0a44 100644 --- a/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsEndPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/ItemSearchResultsEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/PlayerSearchCommentResultPacket.cs b/FFXIVClassic Map Server/packets/send/search/PlayerSearchCommentResultPacket.cs index f65ada54..ac5122ff 100644 --- a/FFXIVClassic Map Server/packets/send/search/PlayerSearchCommentResultPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/PlayerSearchCommentResultPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/PlayerSearchInfoResultPacket.cs b/FFXIVClassic Map Server/packets/send/search/PlayerSearchInfoResultPacket.cs index d0063953..25b0f54e 100644 --- a/FFXIVClassic Map Server/packets/send/search/PlayerSearchInfoResultPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/PlayerSearchInfoResultPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/PlayerSearchResult.cs b/FFXIVClassic Map Server/packets/send/search/PlayerSearchResult.cs index dd6bc8c4..d6dd5319 100644 --- a/FFXIVClassic Map Server/packets/send/search/PlayerSearchResult.cs +++ b/FFXIVClassic Map Server/packets/send/search/PlayerSearchResult.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/RetainerResultBodyPacket.cs b/FFXIVClassic Map Server/packets/send/search/RetainerResultBodyPacket.cs index 48c7ae50..d287efe4 100644 --- a/FFXIVClassic Map Server/packets/send/search/RetainerResultBodyPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/RetainerResultBodyPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/RetainerResultEndPacket.cs b/FFXIVClassic Map Server/packets/send/search/RetainerResultEndPacket.cs index 5518bd0b..933dc3fb 100644 --- a/FFXIVClassic Map Server/packets/send/search/RetainerResultEndPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/RetainerResultEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/RetainerResultUpdatePacket.cs b/FFXIVClassic Map Server/packets/send/search/RetainerResultUpdatePacket.cs index 60859853..f12eb6b0 100644 --- a/FFXIVClassic Map Server/packets/send/search/RetainerResultUpdatePacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/RetainerResultUpdatePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryPacket.cs b/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryPacket.cs index f94896fb..afc8c60a 100644 --- a/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryPacket.cs +++ b/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryResult.cs b/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryResult.cs index f3ecbe96..3e7dd49f 100644 --- a/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryResult.cs +++ b/FFXIVClassic Map Server/packets/send/search/RetainerSearchHistoryResult.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/search/RetainerSearchResult.cs b/FFXIVClassic Map Server/packets/send/search/RetainerSearchResult.cs index 864f4f73..f60f5935 100644 --- a/FFXIVClassic Map Server/packets/send/search/RetainerSearchResult.cs +++ b/FFXIVClassic Map Server/packets/send/search/RetainerSearchResult.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/social/BlacklistAddedPacket.cs b/FFXIVClassic Map Server/packets/send/social/BlacklistAddedPacket.cs index fe6990ac..e54f1a7a 100644 --- a/FFXIVClassic Map Server/packets/send/social/BlacklistAddedPacket.cs +++ b/FFXIVClassic Map Server/packets/send/social/BlacklistAddedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/social/BlacklistRemovedPacket.cs b/FFXIVClassic Map Server/packets/send/social/BlacklistRemovedPacket.cs index 31543f01..5f9ebe60 100644 --- a/FFXIVClassic Map Server/packets/send/social/BlacklistRemovedPacket.cs +++ b/FFXIVClassic Map Server/packets/send/social/BlacklistRemovedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/social/FriendStatusPacket.cs b/FFXIVClassic Map Server/packets/send/social/FriendStatusPacket.cs index 70b915a9..2117fd33 100644 --- a/FFXIVClassic Map Server/packets/send/social/FriendStatusPacket.cs +++ b/FFXIVClassic Map Server/packets/send/social/FriendStatusPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/social/FriendlistAddedPacket.cs b/FFXIVClassic Map Server/packets/send/social/FriendlistAddedPacket.cs index f1b3de98..072ff39f 100644 --- a/FFXIVClassic Map Server/packets/send/social/FriendlistAddedPacket.cs +++ b/FFXIVClassic Map Server/packets/send/social/FriendlistAddedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/social/FriendlistRemovedPacket.cs b/FFXIVClassic Map Server/packets/send/social/FriendlistRemovedPacket.cs index 2e6c5027..81cc49d5 100644 --- a/FFXIVClassic Map Server/packets/send/social/FriendlistRemovedPacket.cs +++ b/FFXIVClassic Map Server/packets/send/social/FriendlistRemovedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/social/SendBlacklistPacket.cs b/FFXIVClassic Map Server/packets/send/social/SendBlacklistPacket.cs index 94c79295..0762e57d 100644 --- a/FFXIVClassic Map Server/packets/send/social/SendBlacklistPacket.cs +++ b/FFXIVClassic Map Server/packets/send/social/SendBlacklistPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/social/SendFriendlistPacket.cs b/FFXIVClassic Map Server/packets/send/social/SendFriendlistPacket.cs index 68a083d7..48048187 100644 --- a/FFXIVClassic Map Server/packets/send/social/SendFriendlistPacket.cs +++ b/FFXIVClassic Map Server/packets/send/social/SendFriendlistPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/supportdesk/EndGMTicketPacket.cs b/FFXIVClassic Map Server/packets/send/supportdesk/EndGMTicketPacket.cs index e45274cf..5eb6ecfc 100644 --- a/FFXIVClassic Map Server/packets/send/supportdesk/EndGMTicketPacket.cs +++ b/FFXIVClassic Map Server/packets/send/supportdesk/EndGMTicketPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/supportdesk/FaqBodyResponsePacket.cs b/FFXIVClassic Map Server/packets/send/supportdesk/FaqBodyResponsePacket.cs index 690be9bb..ea6c1536 100644 --- a/FFXIVClassic Map Server/packets/send/supportdesk/FaqBodyResponsePacket.cs +++ b/FFXIVClassic Map Server/packets/send/supportdesk/FaqBodyResponsePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/supportdesk/FaqListResponsePacket.cs b/FFXIVClassic Map Server/packets/send/supportdesk/FaqListResponsePacket.cs index 4d248181..6dd9f679 100644 --- a/FFXIVClassic Map Server/packets/send/supportdesk/FaqListResponsePacket.cs +++ b/FFXIVClassic Map Server/packets/send/supportdesk/FaqListResponsePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketPacket.cs b/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketPacket.cs index 3f22a8d1..a4780c10 100644 --- a/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketPacket.cs +++ b/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketSentResponsePacket.cs b/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketSentResponsePacket.cs index 7a594fad..ec827fe8 100644 --- a/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketSentResponsePacket.cs +++ b/FFXIVClassic Map Server/packets/send/supportdesk/GMTicketSentResponsePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/supportdesk/IssueListResponsePacket.cs b/FFXIVClassic Map Server/packets/send/supportdesk/IssueListResponsePacket.cs index 56c7be50..3d5a03aa 100644 --- a/FFXIVClassic Map Server/packets/send/supportdesk/IssueListResponsePacket.cs +++ b/FFXIVClassic Map Server/packets/send/supportdesk/IssueListResponsePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/packets/send/supportdesk/StartGMTicketPacket.cs b/FFXIVClassic Map Server/packets/send/supportdesk/StartGMTicketPacket.cs index deab8f8c..7a6eeff2 100644 --- a/FFXIVClassic Map Server/packets/send/supportdesk/StartGMTicketPacket.cs +++ b/FFXIVClassic Map Server/packets/send/supportdesk/StartGMTicketPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/utils/ActorPropertyPacketUtil.cs b/FFXIVClassic Map Server/utils/ActorPropertyPacketUtil.cs index 73d37f03..6f52a996 100644 --- a/FFXIVClassic Map Server/utils/ActorPropertyPacketUtil.cs +++ b/FFXIVClassic Map Server/utils/ActorPropertyPacketUtil.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/utils/CharacterUtils.cs b/FFXIVClassic Map Server/utils/CharacterUtils.cs index ebb604a6..cc68f448 100644 --- a/FFXIVClassic Map Server/utils/CharacterUtils.cs +++ b/FFXIVClassic Map Server/utils/CharacterUtils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/utils/NavmeshUtils.cs b/FFXIVClassic Map Server/utils/NavmeshUtils.cs index 0b72d344..20e15cf6 100644 --- a/FFXIVClassic Map Server/utils/NavmeshUtils.cs +++ b/FFXIVClassic Map Server/utils/NavmeshUtils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic Map Server/utils/SQLGeneration.cs b/FFXIVClassic Map Server/utils/SQLGeneration.cs index 7726ff71..516f8827 100644 --- a/FFXIVClassic Map Server/utils/SQLGeneration.cs +++ b/FFXIVClassic Map Server/utils/SQLGeneration.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/ContentWork.cs b/FFXIVClassic World Server/Actor/Group/Work/ContentWork.cs index 635ab395..f10b9182 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/ContentWork.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/ContentWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalSave.cs b/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalSave.cs index d0436e17..b943bf9a 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalSave.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalSave.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalTemp.cs b/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalTemp.cs index 6628fa7a..b81b2c49 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalTemp.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/GroupGlobalTemp.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/GroupMemberSave.cs b/FFXIVClassic World Server/Actor/Group/Work/GroupMemberSave.cs index 7d14afec..b648c7f5 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/GroupMemberSave.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/GroupMemberSave.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/LinkshellWork.cs b/FFXIVClassic World Server/Actor/Group/Work/LinkshellWork.cs index ad56289f..a246a1e0 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/LinkshellWork.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/LinkshellWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/PartyWork.cs b/FFXIVClassic World Server/Actor/Group/Work/PartyWork.cs index 4bc552ca..d0b87be2 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/PartyWork.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/PartyWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/RelationWork.cs b/FFXIVClassic World Server/Actor/Group/Work/RelationWork.cs index fefeba7f..c70020d7 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/RelationWork.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/RelationWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Actor/Group/Work/RetainerWork.cs b/FFXIVClassic World Server/Actor/Group/Work/RetainerWork.cs index de558d0d..c430b8ea 100644 --- a/FFXIVClassic World Server/Actor/Group/Work/RetainerWork.cs +++ b/FFXIVClassic World Server/Actor/Group/Work/RetainerWork.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/ConfigConstants.cs b/FFXIVClassic World Server/ConfigConstants.cs index af7b0257..a7bbfa63 100644 --- a/FFXIVClassic World Server/ConfigConstants.cs +++ b/FFXIVClassic World Server/ConfigConstants.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/ClientConnection.cs b/FFXIVClassic World Server/DataObjects/ClientConnection.cs index 5ad4cacd..010b178e 100644 --- a/FFXIVClassic World Server/DataObjects/ClientConnection.cs +++ b/FFXIVClassic World Server/DataObjects/ClientConnection.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ @@ -41,17 +41,11 @@ namespace FFXIVClassic_World_Server public void QueuePacket(BasePacket packet) { - if (SendPacketQueue.Count == SendPacketQueue.BoundedCapacity - 1) - FlushQueuedSendPackets(); - SendPacketQueue.Add(packet); } public void QueuePacket(SubPacket subpacket) { - if (SendPacketQueue.Count == SendPacketQueue.BoundedCapacity - 1) - FlushQueuedSendPackets(); - bool isAuthed = true; bool isEncrypted = false; subpacket.SetTargetId(owner.sessionId); diff --git a/FFXIVClassic World Server/DataObjects/DBWorld.cs b/FFXIVClassic World Server/DataObjects/DBWorld.cs index bb0d0a05..9b92f227 100644 --- a/FFXIVClassic World Server/DataObjects/DBWorld.cs +++ b/FFXIVClassic World Server/DataObjects/DBWorld.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/Group.cs b/FFXIVClassic World Server/DataObjects/Group/Group.cs index 34bb0a18..d8a62071 100644 --- a/FFXIVClassic World Server/DataObjects/Group/Group.cs +++ b/FFXIVClassic World Server/DataObjects/Group/Group.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/Linkshell.cs b/FFXIVClassic World Server/DataObjects/Group/Linkshell.cs index b2f7198b..73fb364a 100644 --- a/FFXIVClassic World Server/DataObjects/Group/Linkshell.cs +++ b/FFXIVClassic World Server/DataObjects/Group/Linkshell.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/LinkshellMember.cs b/FFXIVClassic World Server/DataObjects/Group/LinkshellMember.cs index 45a898de..6ac0cde0 100644 --- a/FFXIVClassic World Server/DataObjects/Group/LinkshellMember.cs +++ b/FFXIVClassic World Server/DataObjects/Group/LinkshellMember.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/Party.cs b/FFXIVClassic World Server/DataObjects/Group/Party.cs index 0de4ae9e..d31b55e2 100644 --- a/FFXIVClassic World Server/DataObjects/Group/Party.cs +++ b/FFXIVClassic World Server/DataObjects/Group/Party.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/Relation.cs b/FFXIVClassic World Server/DataObjects/Group/Relation.cs index 3fbe11c7..f93f2233 100644 --- a/FFXIVClassic World Server/DataObjects/Group/Relation.cs +++ b/FFXIVClassic World Server/DataObjects/Group/Relation.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/RetainerGroup.cs b/FFXIVClassic World Server/DataObjects/Group/RetainerGroup.cs index 5dbf9e63..4d96d7c4 100644 --- a/FFXIVClassic World Server/DataObjects/Group/RetainerGroup.cs +++ b/FFXIVClassic World Server/DataObjects/Group/RetainerGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/RetainerGroupMember.cs b/FFXIVClassic World Server/DataObjects/Group/RetainerGroupMember.cs index be45fa5e..e18fabf4 100644 --- a/FFXIVClassic World Server/DataObjects/Group/RetainerGroupMember.cs +++ b/FFXIVClassic World Server/DataObjects/Group/RetainerGroupMember.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Group/RetainerMeetingRelationGroup.cs b/FFXIVClassic World Server/DataObjects/Group/RetainerMeetingRelationGroup.cs index c7815517..235ed151 100644 --- a/FFXIVClassic World Server/DataObjects/Group/RetainerMeetingRelationGroup.cs +++ b/FFXIVClassic World Server/DataObjects/Group/RetainerMeetingRelationGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/LuaParam.cs b/FFXIVClassic World Server/DataObjects/LuaParam.cs index 6ddb4d7c..1ddf5b44 100644 --- a/FFXIVClassic World Server/DataObjects/LuaParam.cs +++ b/FFXIVClassic World Server/DataObjects/LuaParam.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/LuaUtils.cs b/FFXIVClassic World Server/DataObjects/LuaUtils.cs index 7cd12272..cea2405e 100644 --- a/FFXIVClassic World Server/DataObjects/LuaUtils.cs +++ b/FFXIVClassic World Server/DataObjects/LuaUtils.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/Session.cs b/FFXIVClassic World Server/DataObjects/Session.cs index b7884c7f..dc5d3e58 100644 --- a/FFXIVClassic World Server/DataObjects/Session.cs +++ b/FFXIVClassic World Server/DataObjects/Session.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/DataObjects/ZoneServer.cs b/FFXIVClassic World Server/DataObjects/ZoneServer.cs index 104399c6..c549ded2 100644 --- a/FFXIVClassic World Server/DataObjects/ZoneServer.cs +++ b/FFXIVClassic World Server/DataObjects/ZoneServer.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Database.cs b/FFXIVClassic World Server/Database.cs index f7cf0a0f..edebb42e 100644 --- a/FFXIVClassic World Server/Database.cs +++ b/FFXIVClassic World Server/Database.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/LinkshellManager.cs b/FFXIVClassic World Server/LinkshellManager.cs index 17e3cfc0..11e38259 100644 --- a/FFXIVClassic World Server/LinkshellManager.cs +++ b/FFXIVClassic World Server/LinkshellManager.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/PacketProcessor.cs b/FFXIVClassic World Server/PacketProcessor.cs index 7563cdc4..abab9b4b 100644 --- a/FFXIVClassic World Server/PacketProcessor.cs +++ b/FFXIVClassic World Server/PacketProcessor.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Receive/HelloPacket.cs b/FFXIVClassic World Server/Packets/Receive/HelloPacket.cs index eef914a5..5891682b 100644 --- a/FFXIVClassic World Server/Packets/Receive/HelloPacket.cs +++ b/FFXIVClassic World Server/Packets/Receive/HelloPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Receive/Subpackets/ChatMessagePacket.cs b/FFXIVClassic World Server/Packets/Receive/Subpackets/ChatMessagePacket.cs index d50e4509..0491e037 100644 --- a/FFXIVClassic World Server/Packets/Receive/Subpackets/ChatMessagePacket.cs +++ b/FFXIVClassic World Server/Packets/Receive/Subpackets/ChatMessagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Receive/Subpackets/GroupCreatedPacket.cs b/FFXIVClassic World Server/Packets/Receive/Subpackets/GroupCreatedPacket.cs index eb81f3d8..090faeae 100644 --- a/FFXIVClassic World Server/Packets/Receive/Subpackets/GroupCreatedPacket.cs +++ b/FFXIVClassic World Server/Packets/Receive/Subpackets/GroupCreatedPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Receive/Subpackets/PartyChatMessagePacket.cs b/FFXIVClassic World Server/Packets/Receive/Subpackets/PartyChatMessagePacket.cs index 13ba5bc7..7f91b121 100644 --- a/FFXIVClassic World Server/Packets/Receive/Subpackets/PartyChatMessagePacket.cs +++ b/FFXIVClassic World Server/Packets/Receive/Subpackets/PartyChatMessagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/GameMessagePacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/GameMessagePacket.cs index d7ac6fcb..c0b4d4f2 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/GameMessagePacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/GameMessagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroup.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroup.cs index f17bf426..41c178b6 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroup.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroup.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroupMultiple.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroupMultiple.cs index 9733a899..fdb8c0b9 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroupMultiple.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/CreateNamedGroupMultiple.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/DeleteGroupPacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/DeleteGroupPacket.cs index 70349cb9..0a062f2d 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/DeleteGroupPacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/DeleteGroupPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupHeaderPacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupHeaderPacket.cs index a4d21f17..08858496 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupHeaderPacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupHeaderPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMember.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMember.cs index 39d64032..e2f846a4 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMember.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMember.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersBeginPacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersBeginPacket.cs index 9dd6d441..15c0cc86 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersBeginPacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersBeginPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersEndPacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersEndPacket.cs index f00398fa..5a12670a 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersEndPacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX08Packet.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX08Packet.cs index aebbeb98..4b6f91ac 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX08Packet.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX08Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX16Packet.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX16Packet.cs index 30f463f7..1abdab4a 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX16Packet.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX16Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX32Packet.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX32Packet.cs index e824abd0..58981ee4 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX32Packet.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX32Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX64Packet.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX64Packet.cs index e1287bac..75b02d6c 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX64Packet.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/GroupMembersX64Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SetActiveLinkshellPacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SetActiveLinkshellPacket.cs index 78d4cd00..b1684812 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SetActiveLinkshellPacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SetActiveLinkshellPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SynchGroupWorkValuesPacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SynchGroupWorkValuesPacket.cs index 5c8e21f8..0936952f 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SynchGroupWorkValuesPacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/Groups/SynchGroupWorkValuesPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/Subpackets/SendMessagePacket.cs b/FFXIVClassic World Server/Packets/Send/Subpackets/SendMessagePacket.cs index aa55ad1b..bc35243a 100644 --- a/FFXIVClassic World Server/Packets/Send/Subpackets/SendMessagePacket.cs +++ b/FFXIVClassic World Server/Packets/Send/Subpackets/SendMessagePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/_0x2Packet.cs b/FFXIVClassic World Server/Packets/Send/_0x2Packet.cs index 3906d99b..23745843 100644 --- a/FFXIVClassic World Server/Packets/Send/_0x2Packet.cs +++ b/FFXIVClassic World Server/Packets/Send/_0x2Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/_0x7Packet.cs b/FFXIVClassic World Server/Packets/Send/_0x7Packet.cs index a9a5e84f..4ff51504 100644 --- a/FFXIVClassic World Server/Packets/Send/_0x7Packet.cs +++ b/FFXIVClassic World Server/Packets/Send/_0x7Packet.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/Send/_0x8PingPacket.cs b/FFXIVClassic World Server/Packets/Send/_0x8PingPacket.cs index 1e30e847..3f60df4a 100644 --- a/FFXIVClassic World Server/Packets/Send/_0x8PingPacket.cs +++ b/FFXIVClassic World Server/Packets/Send/_0x8PingPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateLinkshellPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateLinkshellPacket.cs index 60a5b1f4..5179d7b9 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateLinkshellPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateLinkshellPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateRelationPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateRelationPacket.cs index 066cde0d..ef53a123 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateRelationPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/CreateRelationPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/DeleteLinkshellPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/DeleteLinkshellPacket.cs index c14e2bf8..34502686 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/DeleteLinkshellPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/DeleteLinkshellPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GetGroupPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GetGroupPacket.cs index f0ee11c4..9e657c05 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GetGroupPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GetGroupPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GroupInviteResultPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GroupInviteResultPacket.cs index c447c911..04186f07 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GroupInviteResultPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/GroupInviteResultPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellChangePacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellChangePacket.cs index 07cb7b79..154592bf 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellChangePacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInviteCancelPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInviteCancelPacket.cs index 3381749d..1e385109 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInviteCancelPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInviteCancelPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInvitePacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInvitePacket.cs index f2e7c51d..12d69f5b 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInvitePacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellInvitePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellLeavePacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellLeavePacket.cs index a3ec3cd3..3d156be3 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellLeavePacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellLeavePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellRankChangePacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellRankChangePacket.cs index 2e66e61a..d32d1c07 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellRankChangePacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/LinkshellRankChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/ModifyLinkshellPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/ModifyLinkshellPacket.cs index b85857fa..6e9276d8 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/ModifyLinkshellPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/ModifyLinkshellPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyInvitePacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyInvitePacket.cs index b02376a0..797865c7 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyInvitePacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyInvitePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyLeavePacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyLeavePacket.cs index f93ea10d..b1e283af 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyLeavePacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyLeavePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyModifyPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyModifyPacket.cs index c0b9bf53..1855c74d 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyModifyPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/Group/PartyModifyPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionBeginConfirmPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionBeginConfirmPacket.cs index 5f173c27..ca576c04 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionBeginConfirmPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionBeginConfirmPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionEndConfirmPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionEndConfirmPacket.cs index 6c95becc..c93eecb0 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionEndConfirmPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/SessionEndConfirmPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Receive/WorldRequestZoneChangePacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Receive/WorldRequestZoneChangePacket.cs index 4bae9c99..f942d287 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Receive/WorldRequestZoneChangePacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Receive/WorldRequestZoneChangePacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Send/ErrorPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Send/ErrorPacket.cs index 2a9eb33c..fe4faafd 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Send/ErrorPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Send/ErrorPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Send/Group/PartySyncPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Send/Group/PartySyncPacket.cs index 79286add..02caaa6a 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Send/Group/PartySyncPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Send/Group/PartySyncPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Send/LinkshellResultPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Send/LinkshellResultPacket.cs index 3541c118..2e13c2b7 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Send/LinkshellResultPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Send/LinkshellResultPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionBeginPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionBeginPacket.cs index dfc2b568..a062ad81 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionBeginPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionBeginPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionEndPacket.cs b/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionEndPacket.cs index 81721fb0..9993d82f 100644 --- a/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionEndPacket.cs +++ b/FFXIVClassic World Server/Packets/WorldPackets/Send/SessionEndPacket.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/PartyManager.cs b/FFXIVClassic World Server/PartyManager.cs index 385be032..0f11a2e6 100644 --- a/FFXIVClassic World Server/PartyManager.cs +++ b/FFXIVClassic World Server/PartyManager.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Program.cs b/FFXIVClassic World Server/Program.cs index fa7838c2..c2a00b77 100644 --- a/FFXIVClassic World Server/Program.cs +++ b/FFXIVClassic World Server/Program.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/RelationGroupManager.cs b/FFXIVClassic World Server/RelationGroupManager.cs index a678d9e0..cb77b2ed 100644 --- a/FFXIVClassic World Server/RelationGroupManager.cs +++ b/FFXIVClassic World Server/RelationGroupManager.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/RetainerGroupManager.cs b/FFXIVClassic World Server/RetainerGroupManager.cs index 1b1b32c7..1b0499fb 100644 --- a/FFXIVClassic World Server/RetainerGroupManager.cs +++ b/FFXIVClassic World Server/RetainerGroupManager.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/Server.cs b/FFXIVClassic World Server/Server.cs index 1a6b19da..96b05568 100644 --- a/FFXIVClassic World Server/Server.cs +++ b/FFXIVClassic World Server/Server.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/FFXIVClassic World Server/WorldMaster.cs b/FFXIVClassic World Server/WorldMaster.cs index 5aeff68c..53aecdb3 100644 --- a/FFXIVClassic World Server/WorldMaster.cs +++ b/FFXIVClassic World Server/WorldMaster.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */ diff --git a/Launcher Editor/Program.cs b/Launcher Editor/Program.cs index c45d0c5c..8328ccf5 100644 --- a/Launcher Editor/Program.cs +++ b/Launcher Editor/Program.cs @@ -1,21 +1,21 @@ /* =========================================================================== -Copyright (C) 2015-2019 FFXIV Classic Server Dev Team +Copyright (C) 2015-2019 Project Meteor Dev Team -This file is part of FFXIV Classic Server. +This file is part of Project Meteor Server. -FFXIV Classic Server is free software: you can redistribute it and/or modify +Project Meteor Server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. -FFXIV Classic Server is distributed in the hope that it will be useful, +Project Meteor Server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with FFXIV Classic Server. If not, see . +along with Project Meteor Server. If not, see . =========================================================================== */