From af261b32b3fbb8e91618e2346f31f788c5ba0c52 Mon Sep 17 00:00:00 2001 From: pewsou Date: Fri, 12 Apr 2019 17:21:42 +0300 Subject: [PATCH] Update main.cpp --- tests/test_3/main.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/tests/test_3/main.cpp b/tests/test_3/main.cpp index 3a0377e..699e745 100644 --- a/tests/test_3/main.cpp +++ b/tests/test_3/main.cpp @@ -6,6 +6,20 @@ // Copyright © 2017-2019 Boris Vigman. All rights reserved. // +/* + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + */ #include "scud.h" using namespace SCUD;