From ffc0a775ce95d08ad6fa3f45cf2d100901466c1b Mon Sep 17 00:00:00 2001 From: Claudius Holeksa Date: Wed, 10 May 2023 10:58:24 +0200 Subject: Blunder regarding the license comment --- src/keltest/test.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/keltest/test.cpp') diff --git a/src/keltest/test.cpp b/src/keltest/test.cpp index 63c02d3..8947f0f 100644 --- a/src/keltest/test.cpp +++ b/src/keltest/test.cpp @@ -1,3 +1,4 @@ +/** Copyright (C) 2023 Claudius "keldu" Holeksa This program is free software: you can redistribute it and/or modify @@ -12,6 +13,7 @@ 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 "test.h" -- cgit v1.2.3