Skip to content

Commit 11e1227

Browse files
Update more copyright note for 2013. (alcohol sucks)
1 parent cc65aba commit 11e1227

File tree

9 files changed

+67
-67
lines changed

9 files changed

+67
-67
lines changed

PreLoad.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2005-2012 Trinity <http://www.trinitycore.org/>
1+
# Copyright (C) 2005-2013 Trinity <http://www.trinitycore.org/>
22
#
33
# This file is free software; as a special exception the author gives
44
# unlimited permission to copy and/or distribute it, with or without

cmake/genrev.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2008-2012 Trinity <http://www.trinitycore.org/>
1+
# Copyright (C) 2008-2013 Trinity <http://www.trinitycore.org/>
22
#
33
# This file is free software; as a special exception the author gives
44
# unlimited permission to copy and/or distribute it, with or without

cmake/macros/CheckBuildDir.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2008-2012 Trinity <http://www.trinitycore.org/>
1+
# Copyright (C) 2008-2013 Trinity <http://www.trinitycore.org/>
22
#
33
# This file is free software; as a special exception the author gives
44
# unlimited permission to copy and/or distribute it, with or without

cmake/options.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2008-2012 Trinity <http://www.trinitycore.org/>
1+
# Copyright (C) 2008-2013 Trinity <http://www.trinitycore.org/>
22
#
33
# This file is free software; as a special exception the author gives
44
# unlimited permission to copy and/or distribute it, with or without

revision.h.in.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#define _HASH "@rev_hash@"
44
#define _DATE "@rev_date@"
55
#define VER_COMPANYNAME_STR "TrinityCore Developers"
6-
#define VER_LEGALCOPYRIGHT_STR "(c)2008-2012 TrinityCore"
6+
#define VER_LEGALCOPYRIGHT_STR "(c)2008-2013 TrinityCore"
77
#define VER_FILEVERSION 0,0,0
88
#define VER_FILEVERSION_STR "@rev_date@ (@rev_hash@)"
99
#define VER_PRODUCTVERSION VER_FILEVERSION

src/server/scripts/Events/childrens_week.cpp

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
/*
2-
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
3-
*
4-
* This program is free software; you can redistribute it and/or modify it
5-
* under the terms of the GNU General Public License as published by the
6-
* Free Software Foundation; either version 2 of the License, or (at your
7-
* option) any later version.
8-
*
9-
* This program is distributed in the hope that it will be useful, but WITHOUT
10-
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12-
* more details.
13-
*
14-
* You should have received a copy of the GNU General Public License along
15-
* with this program. If not, see <http://www.gnu.org/licenses/>.
16-
*/
2+
* Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
3+
*
4+
* This program is free software; you can redistribute it and/or modify it
5+
* under the terms of the GNU General Public License as published by the
6+
* Free Software Foundation; either version 2 of the License, or (at your
7+
* option) any later version.
8+
*
9+
* This program is distributed in the hope that it will be useful, but WITHOUT
10+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12+
* more details.
13+
*
14+
* You should have received a copy of the GNU General Public License along
15+
* with this program. If not, see <http://www.gnu.org/licenses/>.
16+
*/
1717

1818
#include "ScriptMgr.h"
1919
#include "ScriptedCreature.h"

src/server/scripts/Northrend/Ulduar/Ulduar/boss_razorscale.cpp

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
/*
2-
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
3-
*
4-
* This program is free software; you can redistribute it and/or modify it
5-
* under the terms of the GNU General Public License as published by the
6-
* Free Software Foundation; either version 2 of the License, or (at your
7-
* option) any later version.
8-
*
9-
* This program is distributed in the hope that it will be useful, but WITHOUT
10-
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12-
* more details.
13-
*
14-
* You should have received a copy of the GNU General Public License along
15-
* with this program. If not, see <http://www.gnu.org/licenses/>.
16-
*/
2+
* Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
3+
*
4+
* This program is free software; you can redistribute it and/or modify it
5+
* under the terms of the GNU General Public License as published by the
6+
* Free Software Foundation; either version 2 of the License, or (at your
7+
* option) any later version.
8+
*
9+
* This program is distributed in the hope that it will be useful, but WITHOUT
10+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12+
* more details.
13+
*
14+
* You should have received a copy of the GNU General Public License along
15+
* with this program. If not, see <http://www.gnu.org/licenses/>.
16+
*/
1717

1818
//TODO: Harpoon chain from 62505 should not get removed when other chain is applied
1919

src/server/scripts/World/boss_emerald_dragons.cpp

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
/*
2-
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
3-
* Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
4-
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
9-
*
10-
* This program is distributed in the hope that it will be useful, but WITHOUT
11-
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13-
* more details.
14-
*
15-
* You should have received a copy of the GNU General Public License along
16-
* with this program. If not, see <http://www.gnu.org/licenses/>.
17-
*/
2+
* Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
3+
* Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
4+
*
5+
* This program is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License as published by the
7+
* Free Software Foundation; either version 2 of the License, or (at your
8+
* option) any later version.
9+
*
10+
* This program is distributed in the hope that it will be useful, but WITHOUT
11+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13+
* more details.
14+
*
15+
* You should have received a copy of the GNU General Public License along
16+
* with this program. If not, see <http://www.gnu.org/licenses/>.
17+
*/
1818

1919
#include "ObjectMgr.h"
2020
#include "ScriptMgr.h"

src/server/shared/Dynamic/UnorderedSet.h

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
/*
2-
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
3-
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
4-
*
5-
* This program is free software; you can redistribute it and/or modify it
6-
* under the terms of the GNU General Public License as published by the
7-
* Free Software Foundation; either version 2 of the License, or (at your
8-
* option) any later version.
9-
*
10-
* This program is distributed in the hope that it will be useful, but WITHOUT
11-
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12-
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13-
* more details.
14-
*
15-
* You should have received a copy of the GNU General Public License along
16-
* with this program. If not, see <http://www.gnu.org/licenses/>.
17-
*/
2+
* Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
3+
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
4+
*
5+
* This program is free software; you can redistribute it and/or modify it
6+
* under the terms of the GNU General Public License as published by the
7+
* Free Software Foundation; either version 2 of the License, or (at your
8+
* option) any later version.
9+
*
10+
* This program is distributed in the hope that it will be useful, but WITHOUT
11+
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12+
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
13+
* more details.
14+
*
15+
* You should have received a copy of the GNU General Public License along
16+
* with this program. If not, see <http://www.gnu.org/licenses/>.
17+
*/
1818

1919
#ifndef TRINITY_UNORDERED_SET_H
2020
#define TRINITY_UNORDERED_SET_H

0 commit comments

Comments
 (0)