From: server Date: Mon, 20 Jan 2025 22:45:55 +0000 (-0500) Subject: Mon Jan 20 05:45:55 PM EST 2025 X-Git-Url: http://www.foleosoft.com/?a=commitdiff_plain;h=63e944f89ec306930132b55253adeb5d486b9bca;p=QAnsel.git Mon Jan 20 05:45:55 PM EST 2025 --- diff --git a/bin/qansel-source-base.zip b/bin/qansel-source-base.zip index 3fc8c62..cd9696a 100644 Binary files a/bin/qansel-source-base.zip and b/bin/qansel-source-base.zip differ diff --git a/build.sh b/build.sh index 1be523b..3b5607b 100644 --- a/build.sh +++ b/build.sh @@ -6,6 +6,7 @@ then find \ -wholename ./Makefile \ -o -wholename ./build.sh \ + -o -wholename ./LICENSE \ -o -name *.c \ -o -name *.h \ | zip -@ bin/qansel-source-base.zip