summaryrefslogtreecommitdiff
path: root/docs/file-headers.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-06-12 17:57:21 +0200
committerGitHub <noreply@github.com>2021-06-12 17:57:21 +0200
commit99d3012bd50529a786129ba970abcad6842367a8 (patch)
tree2d42bf113172a38ea9cfc6920db05e3bee116957 /docs/file-headers.md
parent418ee532a33df48b3fda14060e124f2f688b6689 (diff)
downloadwiki-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.md2
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.
*/
```