aboutsummaryrefslogtreecommitdiff
path: root/doc/FileHeaders.txt
diff options
context:
space:
mode:
authorvincent-michael <vincent_michael@gmx.de>2018-01-01 00:40:17 +0100
committervincent-michael <vincent_michael@gmx.de>2018-01-01 00:40:17 +0100
commit7d00ae40458fe4399ca414c79a9b0a88b863267a (patch)
tree4d4024b6ecc0f11a60697d16c722b9ebe9033bed /doc/FileHeaders.txt
parent66621a85e970bf370e4e16c690e0401f4e168c1c (diff)
Update copyright note for 2018
auto happy = new year(2018);
Diffstat (limited to 'doc/FileHeaders.txt')
-rw-r--r--doc/FileHeaders.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FileHeaders.txt b/doc/FileHeaders.txt
index 2b1595458eb..cad6af829af 100644
--- a/doc/FileHeaders.txt
+++ b/doc/FileHeaders.txt
@@ -11,7 +11,7 @@ Standalone (no previous code from anyone) :
--- SNIP ---
/*
- * Copyright (C) 2008-YYYY TrinityCore <http://www.trinitycore.org/>
+ * Copyright (C) 2008-YYYY TrinityCore <https://www.trinitycore.org/>
*
* 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
@@ -31,7 +31,7 @@ Standalone (no previous code from anyone) :
With previous code from external developers:
--- SNIP ---
/*
- * Copyright (C) 2008-YYYY TrinityCore <http://www.trinitycore.org/>
+ * Copyright (C) 2008-YYYY TrinityCore <https://www.trinitycore.org/>
* Copyright (C) XXXX-YYYY external-teamname <url>
*
* This program is free software; you can redistribute it and/or modify it