mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[8100] Include known MaNGOS EULA.
This commit is contained in:
parent
008240678b
commit
a7cbc7d8ec
2 changed files with 10 additions and 1 deletions
9
EULA
Normal file
9
EULA
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
MaNGOS End-User License Agreement
|
||||
|
||||
MaNGOS has been built with education as the main target, thus you may only use
|
||||
the source code and binary releases provided by the project for educational
|
||||
purposes. You are not allowed to use MaNGOS for any commercial purpose, and you
|
||||
are not allowed to use MaNGOS for hosting MaNGOS servers for public usage.
|
||||
|
||||
By translating the supplied source code into binary form and running the final
|
||||
executable you agree with MaNGOS EULA.
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8099"
|
||||
#define REVISION_NR "8100"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue