From 994e65e5a80c814c2ffe6da66a356228e37f35f4 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Thu, 16 Nov 2017 22:01:32 +0000 Subject: Fixing license headers --- tests/activetest.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/activetest.cpp') diff --git a/tests/activetest.cpp b/tests/activetest.cpp index 74e72f54..cebf90d3 100644 --- a/tests/activetest.cpp +++ b/tests/activetest.cpp @@ -1,3 +1,11 @@ +/* ---------------------------------------------------------------------------- + * activetest.cpp + * + * Copyright (c) 2017 Yann Herklotz Grave + * MIT License, see LICENSE file for more details. + * ---------------------------------------------------------------------------- + */ + #include #include -- cgit