add lisence information to files that were missing it

This commit is contained in:
2025-05-21 12:13:33 +02:00
parent 68ad3e3109
commit 1d2617e3b3
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// Copyright (c) 2025 Quinn
// Licensed under the MIT Licence. See LICENSE for details
#include <stdio.h>
#include <stdlib.h>

View File

@@ -1,3 +1,5 @@
// Copyright (c) 2025 Quinn
// Licensed under the MIT Licence. See LICENSE for details
#pragma once
#include <stdio.h>