mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +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,
|
||||
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
|
||||
* MaNGOS project, 2005-2008, located at http://www.mangosproject.org
|
||||
* 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)
|
||||
|
||||
(no author)
|
||||
123qwe
|
||||
@
|
||||
a1ien
|
||||
AbsoluteZero
|
||||
aerione_alt
|
||||
|
|
@ -390,8 +388,7 @@ Stillhard
|
|||
supervendy
|
||||
Syn
|
||||
Tanatos
|
||||
Tassadar (a.k.a. Tasssadar)
|
||||
Tassader (a.k.a. Tassader2)
|
||||
Tassadar (a.k.a. Tasssadar, Tassader, Tassader2)
|
||||
tehmarto
|
||||
Tequila
|
||||
TERRANZ
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12538"
|
||||
#define REVISION_NR "12539"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue