aboutsummaryrefslogtreecommitdiffstats
path: root/tests/logtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/logtest.cpp')
-rw-r--r--tests/logtest.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/logtest.cpp b/tests/logtest.cpp
index 9536f00a..74a71057 100644
--- a/tests/logtest.cpp
+++ b/tests/logtest.cpp
@@ -1,11 +1,13 @@
/* ----------------------------------------------------------------------------
* logtest.cpp
*
- * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
- * See file LICENSE for more details
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
* ----------------------------------------------------------------------------
*/
+
+
#include <yage.h>
#include <iostream>