From 18a37bf29456be7dc7c5531d336b414c1c70c2c3 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Sun, 13 Oct 2024 19:06:51 +1300 Subject: Short credits at start of source files --- src/c_fl_float_input.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/c_fl_float_input.h') diff --git a/src/c_fl_float_input.h b/src/c_fl_float_input.h index a49d0f7..095b02e 100644 --- a/src/c_fl_float_input.h +++ b/src/c_fl_float_input.h @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #ifndef FL_FLOAT_INPUT_GUARD #define FL_FLOAT_INPUT_GUARD -- cgit