Everywhere: Add copyright headers

This commit is contained in:
Riyyi
2022-09-26 13:00:00 +02:00
parent 2ab555af5e
commit aedb1a5fc9
69 changed files with 410 additions and 17 deletions
+6
View File
@@ -1,3 +1,9 @@
/*
* Copyright (C) 2022 Riyyi
*
* SPDX-License-Identifier: MIT
*/
#include "inferno.h"
#include "inferno/entrypoint.h"