fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)

This commit is contained in:
Francesco Borzì
2025-11-14 12:44:25 +01:00
committed by GitHub
parent c96d964b76
commit 50b36e842a
1608 changed files with 8279 additions and 8607 deletions

View File

@@ -414,7 +414,7 @@ minimal-dynamic - builds commands and spells dynamically. Now don't support
- Example loader script for modules:
```cpp
/*
* Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE
* Copyright (C) 2016+ AzerothCore <www.azerothcore.org>
*/
// From SC