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_wizard.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/c_fl_wizard.cpp') diff --git a/src/c_fl_wizard.cpp b/src/c_fl_wizard.cpp index 0d7ba4b..1aeb0e5 100644 --- a/src/c_fl_wizard.cpp +++ b/src/c_fl_wizard.cpp @@ -1,5 +1,9 @@ +// Programmed by Jedidiah Barber +// Released into the public domain + + #include #include "c_fl_wizard.h" #include "c_fl_type.h" -- cgit