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