diff options
Diffstat (limited to 'src/keltest/test.cpp')
| -rw-r--r-- | src/keltest/test.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
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 <https://www.gnu.org/licenses/>. +*/ #include "test.h" |
