From a3d41b6cfc9df3f2d4462a2f2f390f36548521ac Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Thu, 25 Apr 2019 13:50:57 +0200 Subject: [PATCH] fix header for GPLv3 --- server/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/main.cpp b/server/main.cpp index a773710..e00bfb0 100644 --- a/server/main.cpp +++ b/server/main.cpp @@ -16,7 +16,7 @@ ** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU ** General Public License version 3.0 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the +** Foundation and appearing in the file LICENSE.GPLv3 included in the ** packaging of this file. Please review the following information to ** ensure the GNU General Public License version 3.0 requirements will be ** met: https://www.gnu.org/licenses/gpl.html