1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

add copyleft notices

This commit is contained in:
2024-01-25 20:33:58 +03:00
parent f65917aec9
commit f98cbbaf84
8 changed files with 46 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/*
* fwrite_le.h
*
* Author: Intel A80486DX2-66
* License: Creative Commons Zero 1.0 Universal
*/
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>