summaryrefslogtreecommitdiff
path: root/src/directed_graphs.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/directed_graphs.adb')
-rw-r--r--src/directed_graphs.adb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/directed_graphs.adb b/src/directed_graphs.adb
index 9eebcc9..0a9ce4d 100644
--- a/src/directed_graphs.adb
+++ b/src/directed_graphs.adb
@@ -1,5 +1,8 @@
+-- This source is licensed under the Sunset License v1.0
+
+
package body Directed_Graphs is