mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
fix LICENSE alignments
This commit is contained in:
10
src/config.h
10
src/config.h
@@ -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_
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user