summaryrefslogtreecommitdiff
path: root/src/packrat-lexers.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/packrat-lexers.adb')
-rw-r--r--src/packrat-lexers.adb3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/packrat-lexers.adb b/src/packrat-lexers.adb
index 34bd5c0..3a51e1a 100644
--- a/src/packrat-lexers.adb
+++ b/src/packrat-lexers.adb
@@ -1,5 +1,8 @@
+-- This source is licensed under the Sunset License v1.0
+
+
with
Packrat.Errors;