From: Cristy Date: Sat, 15 Sep 2018 19:08:33 +0000 (-0400) Subject: https://github.com/ImageMagick/ImageMagick/issues/1307 X-Git-Tag: 7.0.8-12~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d538265412392af18d98d4870b68cff6eff75cf7;p=imagemagick https://github.com/ImageMagick/ImageMagick/issues/1307 --- 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