diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-06-12 17:57:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-12 17:57:21 +0200 |
| commit | 99d3012bd50529a786129ba970abcad6842367a8 (patch) | |
| tree | 2d42bf113172a38ea9cfc6920db05e3bee116957 /docs/file-headers.md | |
| parent | 418ee532a33df48b3fda14060e124f2f688b6689 (diff) | |
| download | wiki-99d3012bd50529a786129ba970abcad6842367a8.tar.gz wiki-99d3012bd50529a786129ba970abcad6842367a8.tar.bz2 wiki-99d3012bd50529a786129ba970abcad6842367a8.zip | |
chore: File Header (#530)
Diffstat (limited to 'docs/file-headers.md')
| -rw-r--r-- | docs/file-headers.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/file-headers.md b/docs/file-headers.md index 0e54e88..4b978c8 100644 --- a/docs/file-headers.md +++ b/docs/file-headers.md @@ -9,7 +9,7 @@ YYYY = active year ```cpp /* - * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v3 license, you may redistribute it and/or modify it under version 3 of the License, or (at your option), any later version. + * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license, you may redistribute it and/or modify it under version 3 of the License, or (at your option), any later version. */ ``` |
