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