diff options
| author | vincent-michael <vincent_michael@gmx.de> | 2018-01-01 00:40:17 +0100 |
|---|---|---|
| committer | vincent-michael <vincent_michael@gmx.de> | 2018-01-01 00:40:17 +0100 |
| commit | 7d00ae40458fe4399ca414c79a9b0a88b863267a (patch) | |
| tree | 4d4024b6ecc0f11a60697d16c722b9ebe9033bed /src/tools/extractor_common | |
| parent | 66621a85e970bf370e4e16c690e0401f4e168c1c (diff) | |
Update copyright note for 2018
auto happy = new year(2018);
Diffstat (limited to 'src/tools/extractor_common')
| -rw-r--r-- | src/tools/extractor_common/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | src/tools/extractor_common/CascHandles.cpp | 2 | ||||
| -rw-r--r-- | src/tools/extractor_common/CascHandles.h | 2 | ||||
| -rw-r--r-- | src/tools/extractor_common/DB2CascFileSource.cpp | 2 | ||||
| -rw-r--r-- | src/tools/extractor_common/DB2CascFileSource.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/tools/extractor_common/CMakeLists.txt b/src/tools/extractor_common/CMakeLists.txt index 8ec9d63333b..6fb7668e23a 100644 --- a/src/tools/extractor_common/CMakeLists.txt +++ b/src/tools/extractor_common/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/src/tools/extractor_common/CascHandles.cpp b/src/tools/extractor_common/CascHandles.cpp index 031f6ae79a6..575f9fe3405 100644 --- a/src/tools/extractor_common/CascHandles.cpp +++ b/src/tools/extractor_common/CascHandles.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2018 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 diff --git a/src/tools/extractor_common/CascHandles.h b/src/tools/extractor_common/CascHandles.h index ca51d1cbf11..0a8a1dd359c 100644 --- a/src/tools/extractor_common/CascHandles.h +++ b/src/tools/extractor_common/CascHandles.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2018 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 diff --git a/src/tools/extractor_common/DB2CascFileSource.cpp b/src/tools/extractor_common/DB2CascFileSource.cpp index 24bf47491dd..22b321fad80 100644 --- a/src/tools/extractor_common/DB2CascFileSource.cpp +++ b/src/tools/extractor_common/DB2CascFileSource.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2018 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 diff --git a/src/tools/extractor_common/DB2CascFileSource.h b/src/tools/extractor_common/DB2CascFileSource.h index b8876fdcdd1..151784ff851 100644 --- a/src/tools/extractor_common/DB2CascFileSource.h +++ b/src/tools/extractor_common/DB2CascFileSource.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2018 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 |
