added license comments
This commit is contained in:
parent
716d928613
commit
cce8ae674a
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* SPDX-License-Identifier:BSD-3-Clause */
|
||||||
#ifndef MACOS_PLATFORM
|
#ifndef MACOS_PLATFORM
|
||||||
#define MACOS_PLATFORM
|
#define MACOS_PLATFORM
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* SPDX-License-Identifier:BSD-3-Clause */
|
||||||
#include "surface.h"
|
#include "surface.h"
|
||||||
#include "../../core/log.h"
|
#include "../../core/log.h"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
/* SPDX-License-Identifier:BSD-3-Clause */
|
||||||
#ifndef SURFACE_H
|
#ifndef SURFACE_H
|
||||||
#define SURFACE_H
|
#define SURFACE_H
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue