Skip to content

Commit fef1147

Browse files
committed
[2376] Happy New Year 2012
1 parent 8e34020 commit fef1147

566 files changed

Lines changed: 574 additions & 574 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
2+
# Copyright (C) 2005-2012 MaNGOS <http://getmangos.com/>
33
#
44
# This program is free software; you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License as published by

ScriptMgr.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

ScriptMgr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/escort_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/escort_ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/follower_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/follower_ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/guard_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software; you can redistribute it and/or modify
33
* it under the terms of the GNU General Public License as published by
44
* the Free Software Foundation; either version 2 of the License, or

base/guard_ai.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

base/pet_ai.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (C) 2006 - 2011 ScriptDev2 <http://www.scriptdev2.com/>
1+
/* Copyright (C) 2006 - 2012 ScriptDev2 <http://www.scriptdev2.com/>
22
* This program is free software licensed under GPL version 2
33
* Please see the included DOCS/LICENSE.TXT for more information */
44

0 commit comments

Comments
 (0)