diff options
author | tkrokli <tkrokli@gmail.com> | 2018-01-01 01:55:29 +0100 |
---|---|---|
committer | tkrokli <tkrokli@gmail.com> | 2018-01-01 01:55:29 +0100 |
commit | f6b6f57a6da909426e3171d09f989c554f20b43d (patch) | |
tree | ae6d2cb963f2768ac47b5df12583b202b100cfff /doc | |
parent | b1281246ddb4510a9e3dc8117f7a5ba3f47dc646 (diff) |
Update copyright note for 2018
Best wishes for the new year.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/FileHeaders.txt | 4 | ||||
-rw-r--r-- | doc/UnixInstall.txt | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/doc/UnixInstall.txt b/doc/UnixInstall.txt index 95551300fbe..0340d94c138 100644 --- a/doc/UnixInstall.txt +++ b/doc/UnixInstall.txt @@ -1,5 +1,5 @@ = TrinityCore -- Linux installation = -Copyright (C) 2008-2017 TrinityCore (http://www.trinitycore.org/) +Copyright (C) 2008-2017 TrinityCore (https://www.trinitycore.org/) ========================================================= WARNING: THIS DOCUMENTATION IS NOT ALWAYS UP TO DATE. |