aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-07-27 22:13:54 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-07-27 22:13:54 +0100
commit664c0a3ad0387f19028c850962b034a4fec4616b (patch)
treec3424fd8de775d445b400a6c2ad97932ec5558f1 /include
parenta94e71c3f001d7e2d0b4743739e268aa051fd98f (diff)
downloadYAGE-664c0a3ad0387f19028c850962b034a4fec4616b.tar.gz
YAGE-664c0a3ad0387f19028c850962b034a4fec4616b.zip
No licenses but added script to add the license to every file
Diffstat (limited to 'include')
-rw-r--r--include/YAGE/Math/matrix.hpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/YAGE/Math/matrix.hpp b/include/YAGE/Math/matrix.hpp
index c7c40f00..9f1b4fcd 100644
--- a/include/YAGE/Math/matrix.hpp
+++ b/include/YAGE/Math/matrix.hpp
@@ -1,11 +1,3 @@
-/*
- * created 22-06-17 by Yann Herklotz
- *
- * Matrix class that contains definitions for matrices, vectors and operations
- * on vectors and matrices.
- *
- */
-
#ifndef YAGE_MATH_MATRIX_HPP
#define YAGE_MATH_MATRIX_HPP