|
From: dauti <da...@us...> - 2026-05-30 15:35:13
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Maxima CAS".
The branch, master has been updated
via 629708218e6af8ea11de83916cac1813ba005c55 (commit)
from 49168e159c981be4b9882f92edc2c4e1e31d34f1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 629708218e6af8ea11de83916cac1813ba005c55
Author: Wolfgang Dautermann <da...@us...>
Date: Sat May 30 17:33:57 2026 +0200
Add more project licenses to the Windows installer.
ECL (and required projects) may be included too.
diff --git a/crosscompile-windows/LICENSE_APPENDIX.txt b/crosscompile-windows/LICENSE_APPENDIX.txt
index b3e93f8cd..835f0ef54 100644
--- a/crosscompile-windows/LICENSE_APPENDIX.txt
+++ b/crosscompile-windows/LICENSE_APPENDIX.txt
@@ -1,7 +1,7 @@
-This installer for Maxima does not contain only Maxima, but also other free software, which is required for Maxima.
+This Windows installer for Maxima does not contain only Maxima, but also other free software, which is required for Maxima.
The following projects are included in the installer:
@@ -20,6 +20,15 @@ The following projects are included in the installer:
* CCL (maybe)
Website: https://ccl.clozure.com/
License: https://github.com/Clozure/ccl/blob/master/LICENSE
+* ECL (maybe)
+ Website: https://ecl.common-lisp.dev/
+ License: https://gitlab.com/embeddable-common-lisp/ecl/-/blob/develop/COPYING
+* w64devkit (maybe)
+ Website: https://github.com/skeeto/w64devkit
+ License: https://github.com/skeeto/w64devkit/blob/master/UNLICENSE
+* Gmplib (maybe)
+ Website: https://gmplib.org/
+ License: https://gmplib.org/manual/Copying
* TCL/TK
Website: https://tcl.tk
License: https://tcl.tk/software/tcltk/license.html
-----------------------------------------------------------------------
Summary of changes:
crosscompile-windows/LICENSE_APPENDIX.txt | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
hooks/post-receive
--
Maxima CAS
|