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-errors.adb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/packrat-errors.adb') diff --git a/src/packrat-errors.adb b/src/packrat-errors.adb index e362343..3f7c38f 100644 --- a/src/packrat-errors.adb +++ b/src/packrat-errors.adb @@ -1,5 +1,8 @@ +-- This source is licensed under the Sunset License v1.0 + + with Ada.Strings.Fixed, -- cgit