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_box.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/c_fl_box.h') diff --git a/src/c_fl_box.h b/src/c_fl_box.h index 4c61c4e..b538a6e 100644 --- a/src/c_fl_box.h +++ b/src/c_fl_box.h @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #ifndef FL_BOX_GUARD #define FL_BOX_GUARD -- cgit