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_static.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/c_fl_static.cpp') diff --git a/src/c_fl_static.cpp b/src/c_fl_static.cpp index e520d42..9639364 100644 --- a/src/c_fl_static.cpp +++ b/src/c_fl_static.cpp @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #include #include #include -- cgit