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

relicense: CC0 -> Unlicense

This commit is contained in:
2024-04-25 23:16:39 +03:00
parent 98f020413f
commit 371f8819de
29 changed files with 48 additions and 145 deletions

View File

@ -2,7 +2,7 @@
* static-vs-dynamic-mem-alloc.c
*
* Author: Intel A80486DX2-66
* License: Creative Commons Zero 1.0 Universal
* License: Unlicense
*/
#include <stdint.h>