Add license headers

This commit is contained in:
Emil
2023-08-24 04:24:46 -06:00
parent c7ac1e4b98
commit 0e0dc77198
5 changed files with 690 additions and 0 deletions

View File

@ -1,3 +1,7 @@
/* hl.h
* Copyright 2023 Anon Anonson, Ognjen 'xolatile' Milan Robovic, Emil Williams
* SPDX Identifier: GPL-3.0-only / NO WARRANTY / NO GUARANTEE */
#include <stdio.h>
#include <uthash.h>
#include <ctype.h>