summaryrefslogtreecommitdiff
path: root/src/directed_graphs.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/directed_graphs.ads')
-rw-r--r--src/directed_graphs.ads3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/directed_graphs.ads b/src/directed_graphs.ads
index db32902..94c67d3 100644
--- a/src/directed_graphs.ads
+++ b/src/directed_graphs.ads
@@ -1,5 +1,8 @@
+-- This source is licensed under the Sunset License v1.0
+
+
with
Ada.Iterator_Interfaces;