summaryrefslogtreecommitdiff
path: root/src/test/mocks
diff options
context:
space:
mode:
authorFrancesco Borzì <borzifrancesco@gmail.com>2020-12-08 04:05:13 +0100
committerGitHub <noreply@github.com>2020-12-07 21:05:13 -0600
commit1b156ef7ebb77b60f630f3951884ec2c07009c29 (patch)
treeea9d30e4d9418f5cdf1cfdf79480f7fbf6709d55 /src/test/mocks
parent9266ac6bf5d69ad54ec2b682b97a42828c4a8f7c (diff)
chore(Core): forgot to add copyright in new files + small correction (#3861)
Diffstat (limited to 'src/test/mocks')
-rw-r--r--src/test/mocks/LogMock.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/test/mocks/LogMock.h b/src/test/mocks/LogMock.h
index 2bafa84124..d1ccce7171 100644
--- a/src/test/mocks/LogMock.h
+++ b/src/test/mocks/LogMock.h
@@ -1,3 +1,6 @@
+/*
+ * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3
+ */
#ifndef AZEROTHCORE_LOGMOCK_H
#define AZEROTHCORE_LOGMOCK_H