Add license headers where missing

This commit is contained in:
ISSOtm
2020-01-19 11:11:36 +01:00
parent 23c600eef5
commit 4fe44447a2
10 changed files with 71 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
/*
* This file is part of RGBDS.
*
* Copyright (c) 2019, Eldred Habert and RGBDS contributors.
*
* SPDX-License-Identifier: MIT
*/
#include <stdlib.h>
#include <limits.h>