aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vector4test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vector4test.cpp')
-rw-r--r--tests/vector4test.cpp8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/vector4test.cpp b/tests/vector4test.cpp
index cc2418f4..fd67d802 100644
--- a/tests/vector4test.cpp
+++ b/tests/vector4test.cpp
@@ -6,6 +6,14 @@
* ----------------------------------------------------------------------------
*/
+/* ----------------------------------------------------------------------------
+ * vector4test.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>