aboutsummaryrefslogtreecommitdiffstats
path: root/test/matrixtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/matrixtest.cpp')
-rw-r--r--test/matrixtest.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/matrixtest.cpp b/test/matrixtest.cpp
index b24e6a89..c84118df 100644
--- a/test/matrixtest.cpp
+++ b/test/matrixtest.cpp
@@ -1,3 +1,11 @@
+/* ----------------------------------------------------------------------------
+ * matrixtest.cpp
+ *
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
+ * See file LICENSE for more details
+ * ----------------------------------------------------------------------------
+ */
+
#include "Math/math.hpp"
#include "testbench.hpp"