fix LICENSE alignments

This commit is contained in:
Recep Aslantas
2020-05-02 22:32:57 +03:00
parent 4903dd62ea
commit 099522ada3
2 changed files with 10 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
/* /*
* Copyright (c), Recep Aslantas. * Copyright (c), Recep Aslantas.
* *
* MIT License (MIT), http://opensource.org/licenses/MIT * MIT License (MIT), http://opensource.org/licenses/MIT
* Full license can be found in the LICENSE file * Full license can be found in the LICENSE file
*/ */
#ifndef cglm__config__h_ #ifndef cglm__config__h_
#define cglm__config__h_ #define cglm__config__h_

View File

@@ -1,9 +1,9 @@
/* /*
* Copyright (c), Recep Aslantas. * Copyright (c), Recep Aslantas.
* *
* MIT License (MIT), http://opensource.org/licenses/MIT * MIT License (MIT), http://opensource.org/licenses/MIT
* Full license can be found in the LICENSE file * Full license can be found in the LICENSE file
*/ */
#include "test_common.h" #include "test_common.h"