From 2fbdf974338bde8576efdae40a819a76b2391033 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 5 Nov 2023 11:22:55 +0000 Subject: Initial import of the open source release --- tools/apultra_src/LICENSE | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/apultra_src/LICENSE (limited to 'tools/apultra_src/LICENSE') diff --git a/tools/apultra_src/LICENSE b/tools/apultra_src/LICENSE new file mode 100644 index 0000000..213be1a --- /dev/null +++ b/tools/apultra_src/LICENSE @@ -0,0 +1,3 @@ +The apultra code is available under the Zlib license, except for src/matchfinder.c which is placed under the Creative Commons CC0 license. + +Please consult LICENSE.zlib.md and LICENSE.CC0.md for more information. -- cgit v1.2.3