From 71f82aee577e81d3344df3eb9216d9f5113475d2 Mon Sep 17 00:00:00 2001 From: Edil Medeiros Date: Mon, 12 May 2025 21:10:27 -0300 Subject: [PATCH] Add NOTICE file Fix #19 --- NOTICE | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..46d7753 --- /dev/null +++ b/NOTICE @@ -0,0 +1,4 @@ +This repository is a derived work of aivika (https://github.com/dsorokin/aivika) +under BSD-3-Clause. All original copyright statements are maintained. +Modifications and additional contributions by Eduardo Lemos (University of +Brasília, 2022-2025) and Edil Medeiros (University of Brasília, 2022-2025).