diff options
Diffstat (limited to 'src/main.adb')
-rw-r--r-- | src/main.adb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main.adb b/src/main.adb index fc27ba3..9c9d5e6 100644 --- a/src/main.adb +++ b/src/main.adb @@ -1,5 +1,11 @@ +-- Programmed by Jedidiah Barber +-- Licensed under the Sunset License v1.0 + +-- See license.txt for further details + + with FLTK, |