diff --git a/src/main.c b/src/main.c index b615f35..91b5028 100644 --- a/src/main.c +++ b/src/main.c @@ -1,3 +1,10 @@ +/* + * Andrew Haynes + * dmm.dev@icloud.com + * No LICENSE + * Vector Library For C +*/ + /* * Types Wanted: * Char @@ -5,6 +12,8 @@ * Int * String */ + +// Absolutely no AI is permitted when writing code. #include #include #include