aboutsummaryrefslogtreecommitdiff
path: root/src/bindings/scripts
diff options
context:
space:
mode:
authorDrahy <none@none>2009-02-04 12:42:26 +0100
committerDrahy <none@none>2009-02-04 12:42:26 +0100
commit5dab980495a8b64eb3c06493ce0c270d8d8a7559 (patch)
tree7f0193e7efdae930d1564561232a6a1f6b30d6cd /src/bindings/scripts
parent7c19c420c6e1423a797d8899906508914561e092 (diff)
* Updated copyright notice for new year (2009) part 2
* Changed mangos website --HG-- branch : trunk
Diffstat (limited to 'src/bindings/scripts')
-rw-r--r--src/bindings/scripts/Makefile.am2
-rw-r--r--src/bindings/scripts/system.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/bindings/scripts/Makefile.am b/src/bindings/scripts/Makefile.am
index 36444b42eab..c56e2138270 100644
--- a/src/bindings/scripts/Makefile.am
+++ b/src/bindings/scripts/Makefile.am
@@ -1,6 +1,6 @@
# 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/scripts/system.cpp b/src/bindings/scripts/system.cpp
index 0df09fcb3f6..f070f81ae76 100644
--- a/src/bindings/scripts/system.cpp
+++ b/src/bindings/scripts/system.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