Skip to content

Commit 713a50d

Browse files
committed
[2001] Update Copyright notice
Conflicts: scripts/eastern_kingdoms/uldaman/uldaman.h scripts/kalimdor/caverns_of_time/culling_of_stratholme/culling_of_stratholme.h scripts/northrend/azjol-nerub/ahnkahet/ahnkahet.h scripts/northrend/azjol-nerub/azjol-nerub/azjol-nerub.h scripts/northrend/crusaders_coliseum/trial_of_the_champion/boss_grand_champions.cpp scripts/northrend/crusaders_coliseum/trial_of_the_champion/instance_trial_of_the_champion.cpp scripts/northrend/crusaders_coliseum/trial_of_the_champion/trial_of_the_champion.h scripts/northrend/crusaders_coliseum/trial_of_the_crusader/instance_trial_of_the_crusader.cpp scripts/northrend/crusaders_coliseum/trial_of_the_crusader/trial_of_the_crusader.h scripts/northrend/icecrown_citadel/frozen_halls/forge_of_souls/forge_of_souls.h scripts/northrend/icecrown_citadel/frozen_halls/forge_of_souls/instance_forge_of_souls.cpp scripts/northrend/icecrown_citadel/icecrown_citadel/icecrown_citadel.h scripts/northrend/icecrown_citadel/icecrown_citadel/instance_icecrown_citadel.cpp scripts/northrend/ruby_sanctum/boss_baltharus.cpp scripts/northrend/ruby_sanctum/boss_halion.cpp scripts/northrend/ruby_sanctum/boss_saviana.cpp scripts/northrend/ruby_sanctum/boss_zarithrian.cpp scripts/northrend/ruby_sanctum/instance_ruby_sanctum.cpp scripts/northrend/ruby_sanctum/ruby_sanctum.h scripts/northrend/ulduar/halls_of_stone/halls_of_stone.h scripts/northrend/ulduar/ulduar/assembly_of_iron.cpp scripts/northrend/ulduar/ulduar/boss_algalon.cpp scripts/northrend/ulduar/ulduar/boss_auriaya.cpp scripts/northrend/ulduar/ulduar/boss_flame_leviathan.cpp scripts/northrend/ulduar/ulduar/boss_freya.cpp scripts/northrend/ulduar/ulduar/boss_general_vezax.cpp scripts/northrend/ulduar/ulduar/boss_hodir.cpp scripts/northrend/ulduar/ulduar/boss_ignis.cpp scripts/northrend/ulduar/ulduar/boss_kologarn.cpp scripts/northrend/ulduar/ulduar/boss_mimiron.cpp scripts/northrend/ulduar/ulduar/boss_razorscale.cpp scripts/northrend/ulduar/ulduar/boss_thorim.cpp scripts/northrend/ulduar/ulduar/boss_xt_002.cpp scripts/northrend/ulduar/ulduar/boss_yogg_saron.cpp scripts/northrend/ulduar/ulduar/ulduar.cpp scripts/northrend/ulduar/ulduar/ulduar.h scripts/northrend/vault_of_archavon/boss_koralon.cpp scripts/northrend/vault_of_archavon/boss_toravon.cpp scripts/northrend/vault_of_archavon/vault_of_archavon.h scripts/northrend/violet_hold/violet_hold.h
1 parent 3a90d82 commit 713a50d

File tree

546 files changed

+814
-767
lines changed

Some content is hidden

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

546 files changed

+814
-767
lines changed

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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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.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 <https://scriptdev2.svn.sourceforge.net/>
1+
/* Copyright (C) 2006 - 2011 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)