diff options
author | Jedidiah Barber <contact@jedbarber.id.au> | 2024-10-13 19:06:51 +1300 |
---|---|---|
committer | Jedidiah Barber <contact@jedbarber.id.au> | 2024-10-13 19:06:51 +1300 |
commit | 18a37bf29456be7dc7c5531d336b414c1c70c2c3 (patch) | |
tree | 76994ab963e0216771c3f8c0e292ddb0b365b08c /src/fltk-widgets-buttons-light-round-radio.ads | |
parent | 947bfd3ac2cafa736e0cf2612e1c0c748c7be37f (diff) |
Short credits at start of source files
Diffstat (limited to 'src/fltk-widgets-buttons-light-round-radio.ads')
-rw-r--r-- | src/fltk-widgets-buttons-light-round-radio.ads | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/fltk-widgets-buttons-light-round-radio.ads b/src/fltk-widgets-buttons-light-round-radio.ads index 9424450..4271829 100644 --- a/src/fltk-widgets-buttons-light-round-radio.ads +++ b/src/fltk-widgets-buttons-light-round-radio.ads @@ -1,5 +1,9 @@ +-- Programmed by Jedidiah Barber +-- Released into the public domain + + package FLTK.Widgets.Buttons.Light.Round.Radio is |