From f53fd45026f94c0755ef70b7dd1fd4c9639e26cd Mon Sep 17 00:00:00 2001 From: Recep Aslantas Date: Wed, 15 Jan 2020 16:44:51 +0300 Subject: [PATCH] Update test_struct.c --- test/src/test_struct.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/src/test_struct.c b/test/src/test_struct.c index 3423ace..9c1126f 100644 --- a/test/src/test_struct.c +++ b/test/src/test_struct.c @@ -1,3 +1,10 @@ +/* +* Copyright (c), Recep Aslantas. +* +* MIT License (MIT), http://opensource.org/licenses/MIT +* Full license can be found in the LICENSE file +*/ + #include "test_common.h" TEST_IMPL(mat3s_identity_init) {