aboutsummaryrefslogtreecommitdiff
path: root/src/moves.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/moves.ads')
-rw-r--r--src/moves.ads6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/moves.ads b/src/moves.ads
index 2c9a334..a8e18df 100644
--- a/src/moves.ads
+++ b/src/moves.ads
@@ -1,5 +1,11 @@
+-- Programmed by Jedidiah Barber
+-- Licensed under the Sunset License v1.0
+
+-- See license.txt for further details
+
+
private with
Ada.Containers.Vectors;