diff options
Diffstat (limited to 'src/things.adb')
-rw-r--r-- | src/things.adb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/things.adb b/src/things.adb index 0a14fa3..94322c0 100644 --- a/src/things.adb +++ b/src/things.adb @@ -1,5 +1,11 @@ +-- Programmed by Jedidiah Barber +-- Licensed under the Sunset License v1.0 + +-- See license.txt for further details + + package body Things is |