aboutsummaryrefslogtreecommitdiff
path: root/src/things.ads
diff options
context:
space:
mode:
authorJedidiah Barber <contact@jedbarber.id.au>2025-04-16 21:28:54 +1200
committerJedidiah Barber <contact@jedbarber.id.au>2025-04-16 21:28:54 +1200
commit0393492b694f474ae00185348fa36dc932b7a116 (patch)
treee33ddda985ba3c52d74a1cd3d7a378175b0f8122 /src/things.ads
parent30ba2f59f5880b92a24602009272ee49c1fbdf54 (diff)
Added credits/license header to source
Diffstat (limited to 'src/things.ads')
-rw-r--r--src/things.ads6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/things.ads b/src/things.ads
index ddd4bb4..4f35b64 100644
--- a/src/things.ads
+++ b/src/things.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.Directories,