From 99d3012bd50529a786129ba970abcad6842367a8 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sat, 12 Jun 2021 17:57:21 +0200 Subject: chore: File Header (#530) --- docs/file-headers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/file-headers.md') 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 , 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 , 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. */ ``` -- cgit