diff options
Diffstat (limited to 'src/squares.ads')
-rw-r--r-- | src/squares.ads | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/squares.ads b/src/squares.ads index 5ff9b81..3eca22f 100644 --- a/src/squares.ads +++ b/src/squares.ads @@ -1,5 +1,11 @@ +-- Programmed by Jedidiah Barber +-- Licensed under the Sunset License v1.0 + +-- See license.txt for further details + + with Things; |