From: server Date: Mon, 20 Jan 2025 22:44:38 +0000 (-0500) Subject: Mon Jan 20 05:44:38 PM EST 2025 X-Git-Url: http://www.foleosoft.com/?a=commitdiff_plain;h=e0baaca4451c7194ddb0435232b64f1a133babaa;p=RosadoAPI.git Mon Jan 20 05:44:38 PM EST 2025 --- diff --git a/LICENSE b/LICENSE index f8f5df7..2507acd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -QAnsel License +RosadoAPI License Copyright (c) 2025 Foleosoft diff --git a/bin/rosado-source-base.zip b/bin/rosado-source-base.zip index 4d8cc28..e8e32b2 100644 Binary files a/bin/rosado-source-base.zip and b/bin/rosado-source-base.zip differ diff --git a/build.sh b/build.sh index 968d57b..fc3dadc 100644 --- a/build.sh +++ b/build.sh @@ -24,6 +24,7 @@ then find \ -wholename ./Makefile \ -o -wholename ./build.sh \ + -o -wholename ./LICENSE \ -o -name *.c \ -o -name *.h \ -o -name *.js \