From d15afd2ffd2f68e55f3b0a721278f757f4245275 Mon Sep 17 00:00:00 2001 From: tkrokli Date: Tue, 9 Jan 2018 20:46:23 +0100 Subject: Update copyright note for 2018 follow-up Header file missed in commit c5d3dd90bea3889ef5fcd33c9ef0d59d7c544f8a - copyright notice was added to PlayerTaxi.cpp in that commit --- src/server/game/Entities/Player/PlayerTaxi.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src') diff --git a/src/server/game/Entities/Player/PlayerTaxi.h b/src/server/game/Entities/Player/PlayerTaxi.h index d0bd0dc2311..7a98e01baa1 100644 --- a/src/server/game/Entities/Player/PlayerTaxi.h +++ b/src/server/game/Entities/Player/PlayerTaxi.h @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2008-2018 TrinityCore + * + * This program is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the + * Free Software Foundation; either version 2 of the License, or (at your + * option) any later version. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License along + * with this program. If not, see . + */ + #ifndef __PLAYERTAXI_H__ #define __PLAYERTAXI_H__ -- cgit v1.2.3