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