diff options
| author | Drahy <none@none> | 2009-02-04 12:42:26 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-02-04 12:42:26 +0100 |
| commit | 5dab980495a8b64eb3c06493ce0c270d8d8a7559 (patch) | |
| tree | 7f0193e7efdae930d1564561232a6a1f6b30d6cd /src/bindings/interface/Scripts | |
| parent | 7c19c420c6e1423a797d8899906508914561e092 (diff) | |
* Updated copyright notice for new year (2009) part 2
* Changed mangos website
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/interface/Scripts')
| -rw-r--r-- | src/bindings/interface/Scripts/sc_default.cpp | 2 | ||||
| -rw-r--r-- | src/bindings/interface/Scripts/sc_defines.cpp | 2 | ||||
| -rw-r--r-- | src/bindings/interface/Scripts/sc_defines.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/bindings/interface/Scripts/sc_default.cpp b/src/bindings/interface/Scripts/sc_default.cpp index a05ef5064ea..65ef5c5d615 100644 --- a/src/bindings/interface/Scripts/sc_default.cpp +++ b/src/bindings/interface/Scripts/sc_default.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * - * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> + * Thanks to the original authors: MaNGOS <http://getmangos.com/> * * 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 diff --git a/src/bindings/interface/Scripts/sc_defines.cpp b/src/bindings/interface/Scripts/sc_defines.cpp index d4992d40f8c..6d534ee84ee 100644 --- a/src/bindings/interface/Scripts/sc_defines.cpp +++ b/src/bindings/interface/Scripts/sc_defines.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * - * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> + * Thanks to the original authors: MaNGOS <http://getmangos.com/> * * 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 diff --git a/src/bindings/interface/Scripts/sc_defines.h b/src/bindings/interface/Scripts/sc_defines.h index 735b58db91b..d14ba0b0d1d 100644 --- a/src/bindings/interface/Scripts/sc_defines.h +++ b/src/bindings/interface/Scripts/sc_defines.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * - * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> + * Thanks to the original authors: MaNGOS <http://getmangos.com/> * * 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 |
