aboutsummaryrefslogtreecommitdiffstats
path: root/tests/matrixtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/matrixtest.cpp')
-rw-r--r--tests/matrixtest.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/matrixtest.cpp b/tests/matrixtest.cpp
index 58786bae..be2ca186 100644
--- a/tests/matrixtest.cpp
+++ b/tests/matrixtest.cpp
@@ -1,11 +1,13 @@
/* ----------------------------------------------------------------------------
* matrixtest.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 <gtest/gtest.h>
#include <yage/yage.h>