From 59418dafe0abc2b1ef2c251602397e1adbba5e77 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 14 Dec 2020 13:13:48 +1100 Subject: License added --- src/packrat-no_lex.ads | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/packrat-no_lex.ads') diff --git a/src/packrat-no_lex.ads b/src/packrat-no_lex.ads index 58a5627..ab80f26 100644 --- a/src/packrat-no_lex.ads +++ b/src/packrat-no_lex.ads @@ -1,5 +1,8 @@ +-- This source is licensed under the Sunset License v1.0 + + with Packrat.Traits, -- cgit