diff --git a/src/config.h b/src/config.h index a6ab44f..ddec761 100644 --- a/src/config.h +++ b/src/config.h @@ -1,9 +1,9 @@ /* -* Copyright (c), Recep Aslantas. -* -* MIT License (MIT), http://opensource.org/licenses/MIT -* Full license can be found in the LICENSE file -*/ + * Copyright (c), Recep Aslantas. + * + * MIT License (MIT), http://opensource.org/licenses/MIT + * Full license can be found in the LICENSE file + */ #ifndef cglm__config__h_ #define cglm__config__h_ diff --git a/test/src/test_struct.c b/test/src/test_struct.c index 9c1126f..ce79356 100644 --- a/test/src/test_struct.c +++ b/test/src/test_struct.c @@ -1,9 +1,9 @@ /* -* Copyright (c), Recep Aslantas. -* -* MIT License (MIT), http://opensource.org/licenses/MIT -* Full license can be found in the LICENSE file -*/ + * 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"