From 59418dafe0abc2b1ef2c251602397e1adbba5e77 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 14 Dec 2020 13:13:48 +1100 Subject: License added --- test/packrat-lexers-debug.ads | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/packrat-lexers-debug.ads') diff --git a/test/packrat-lexers-debug.ads b/test/packrat-lexers-debug.ads index 0a8d1fe..89d9a24 100644 --- a/test/packrat-lexers-debug.ads +++ b/test/packrat-lexers-debug.ads @@ -1,5 +1,8 @@ +-- This source is licensed under the Sunset License v1.0 + + with Ada.Containers.Vectors; -- cgit