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/fltk-widgets-groups-text_displays-text_editors.adb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/fltk-widgets-groups-text_displays-text_editors.adb') diff --git a/src/fltk-widgets-groups-text_displays-text_editors.adb b/src/fltk-widgets-groups-text_displays-text_editors.adb index 98175a6..c15cefa 100644 --- a/src/fltk-widgets-groups-text_displays-text_editors.adb +++ b/src/fltk-widgets-groups-text_displays-text_editors.adb @@ -1,5 +1,9 @@ +-- Programmed by Jedidiah Barber +-- Released into the public domain + + with FLTK.Event, -- cgit