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