mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[8324] Add WARNING file and drop the EULA
Basically, the reason for the EULA removal is to ensure the validity of the GNU GPLv2 license, which might be invalidated in some countries by the EULA. Instead, a WARNING file with (hopefully) clear statements has been added. The basic meaning remains the same - every user should check if he/she is not breaking any local laws by MaNGOS usage. And the MaNGOS team/project will not provide any resources/help for (possible) illegal public usage, simply to protect everyone willing to help, including services through which the help could be provided (ie. forum). Signed-off-by: freghar <compmancz@gmail.com>
This commit is contained in:
parent
4574d64008
commit
c722ac9e70
3 changed files with 12 additions and 10 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8323"
|
||||
#define REVISION_NR "8324"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue