@@ -1,7 +1,7 @@ /* [ʞ] ord.c - integer converter * ~ lexi hale - * © AGPLv3 + * © EUPL v1.2 * * ord has no dependencies except for libc. * ? ord converts integers to ascii characters * and back. written because the only fucking * way to do this in shell is FUCKING PRINTF.