From d538265412392af18d98d4870b68cff6eff75cf7 Mon Sep 17 00:00:00 2001 From: Cristy Date: Sat, 15 Sep 2018 15:08:33 -0400 Subject: [PATCH] https://github.com/ImageMagick/ImageMagick/issues/1307 --- README.md | 2 +- README.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c54c9086..8e59c3132 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The functionality of ImageMagick is typically utilized from the command line or ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes. -ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under the Apache 2.0 [license](https://imagemagick.org/script/license.php). +ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. It is distributed under a derived Apache 2.0 [license](https://imagemagick.org/script/license.php). The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes memory error and thread data race detection to prevent security vulnerabilities. diff --git a/README.txt b/README.txt index 94fe14087..1568ee527 100644 --- a/README.txt +++ b/README.txt @@ -22,7 +22,8 @@ Introduction to ImageMagick ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open - and proprietary applications. It is distributed under the Apache 2.0 license. + and proprietary applications. It is distributed under a derived Apache 2.0 + license. The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment -- 2.40.0