From 9bcf1e97960c0da7322a868efdbc07e2650716fe Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 9 Jan 2021 09:01:05 +0000 Subject: Extra libs: ap.lib aPLib support with apultra. --- tools/apultra/LICENSE | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/apultra/LICENSE (limited to 'tools/apultra/LICENSE') diff --git a/tools/apultra/LICENSE b/tools/apultra/LICENSE new file mode 100644 index 0000000..213be1a --- /dev/null +++ b/tools/apultra/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