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, 2 insertions, 4 deletions
diff --git a/tests/matrixtest.cpp b/tests/matrixtest.cpp
index be2ca186..1e316502 100644
--- a/tests/matrixtest.cpp
+++ b/tests/matrixtest.cpp
@@ -1,13 +1,11 @@
-/* ----------------------------------------------------------------------------
- * matrixtest.cpp
+/** ---------------------------------------------------------------------------
+ * @file: matrixtest.cpp
*
* 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>