diff options
| author | Noffearr <noffearrdeathproject@gmail.com> | 2015-02-04 21:02:19 +0000 |
|---|---|---|
| committer | Nayd <dnpd.dd@gmail.com> | 2015-02-04 21:02:54 +0000 |
| commit | 1d894f1b9d3bce2b8f900c294f16ce6666de2901 (patch) | |
| tree | 354ae0101748cea5f9fc5d2542adf535c60c3870 /src/server/shared | |
| parent | 7148d1d86fe59450c739da6a2e184edb3f33f89f (diff) | |
Core/Misc: Update outdated license header files
Ref #14028
Diffstat (limited to 'src/server/shared')
| -rw-r--r-- | src/server/shared/DataStores/DB2StorageLoader.cpp | 2 | ||||
| -rw-r--r-- | src/server/shared/DataStores/DB2StorageLoader.h | 2 | ||||
| -rw-r--r-- | src/server/shared/DataStores/DB2Store.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/server/shared/DataStores/DB2StorageLoader.cpp b/src/server/shared/DataStores/DB2StorageLoader.cpp index 75cb01d00cd..6878a3b9b87 100644 --- a/src/server/shared/DataStores/DB2StorageLoader.cpp +++ b/src/server/shared/DataStores/DB2StorageLoader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 TrintiyCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2015 TrinityCore <http://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/server/shared/DataStores/DB2StorageLoader.h b/src/server/shared/DataStores/DB2StorageLoader.h index 1282dad3a9c..0dc340868b7 100644 --- a/src/server/shared/DataStores/DB2StorageLoader.h +++ b/src/server/shared/DataStores/DB2StorageLoader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 TrintiyCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2015 TrinityCore <http://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/server/shared/DataStores/DB2Store.h b/src/server/shared/DataStores/DB2Store.h index 9514f34b294..48c9ed3c12a 100644 --- a/src/server/shared/DataStores/DB2Store.h +++ b/src/server/shared/DataStores/DB2Store.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 TrintiyCore <http://www.trinitycore.org/> + * Copyright (C) 2008-2015 TrinityCore <http://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 |
