diff options
author | Emmanuel Ferdman <emmanuelferdman@gmail.com> | 2024-05-29 21:10:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 20:10:39 +0200 |
commit | 4884e33f078de8d5d19db4e7fc4b36a299e2c944 (patch) | |
tree | 5f5f284135c51b6c62e975cbf4ce6235c0fa550a /conf | |
parent | c027f7a0c297fb90c007702c21ce2408b837bd2d (diff) |
fix(LICENSE): update license file paths (#18972)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/dist/config.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/dist/config.cmake b/conf/dist/config.cmake index 381cce46bc..ab370f4587 100644 --- a/conf/dist/config.cmake +++ b/conf/dist/config.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3 +# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE # Copyright (C) 2021+ WarheadCore <https://github.com/WarheadCore> # # This file is free software; as a special exception the author gives |