chore(Core): forgot to add copyright in new files + small correction (#3861)

This commit is contained in:
Francesco Borzì
2020-12-08 04:05:13 +01:00
committed by GitHub
parent 9266ac6bf5
commit 1b156ef7eb
37 changed files with 48 additions and 33 deletions

View File

@@ -1,3 +1,7 @@
/*
* Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
*/
#include "gtest/gtest.h"
#include "Formulas.h"
#include "SharedDefines.h"