mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 10:37:01 +00:00
[c12539] Fix typo in AUTHORS file - thanks @AwkwardDev
* also remove "(no author)" and "@" from the authors list * merge nicks "Tassadar" and "Tassader" [ci skip] (based on commit 285709a) Signed-off-by: DasBlub <DasBlub@gmail.com>
This commit is contained in:
parent
7b52873e24
commit
86210e27d1
2 changed files with 3 additions and 6 deletions
7
AUTHORS
7
AUTHORS
|
|
@ -6,7 +6,7 @@ The code of CMaNGOS is shipped as it is without any form of warrenty,
|
||||||
and - except for third party libraries - licensed under the GPL 2.0,
|
and - except for third party libraries - licensed under the GPL 2.0,
|
||||||
which you can read from the file "COPYING"
|
which you can read from the file "COPYING"
|
||||||
|
|
||||||
Development of this project dates back to 2004, and was developped under various umbrellas over time:
|
Development of this project dates back to 2004, and was developed under various umbrellas over time:
|
||||||
* WoW Daemon Team, 2004
|
* WoW Daemon Team, 2004
|
||||||
* MaNGOS project, 2005-2008, located at http://www.mangosproject.org
|
* MaNGOS project, 2005-2008, located at http://www.mangosproject.org
|
||||||
* MaNGOS project, 2008-2012, located at http://getmangos.com
|
* MaNGOS project, 2008-2012, located at http://getmangos.com
|
||||||
|
|
@ -30,9 +30,7 @@ Authors List:
|
||||||
|
|
||||||
WoW Daemon Team (mentioned here as one, until we have proper details)
|
WoW Daemon Team (mentioned here as one, until we have proper details)
|
||||||
|
|
||||||
(no author)
|
|
||||||
123qwe
|
123qwe
|
||||||
@
|
|
||||||
a1ien
|
a1ien
|
||||||
AbsoluteZero
|
AbsoluteZero
|
||||||
aerione_alt
|
aerione_alt
|
||||||
|
|
@ -390,8 +388,7 @@ Stillhard
|
||||||
supervendy
|
supervendy
|
||||||
Syn
|
Syn
|
||||||
Tanatos
|
Tanatos
|
||||||
Tassadar (a.k.a. Tasssadar)
|
Tassadar (a.k.a. Tasssadar, Tassader, Tassader2)
|
||||||
Tassader (a.k.a. Tassader2)
|
|
||||||
tehmarto
|
tehmarto
|
||||||
Tequila
|
Tequila
|
||||||
TERRANZ
|
TERRANZ
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "12538"
|
#define REVISION_NR "12539"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue