]> granicus.if.org Git - imagemagick/commitdiff
https://github.com/ImageMagick/ImageMagick/issues/1307
authorCristy <urban-warrior@imagemagick.org>
Sat, 15 Sep 2018 19:08:33 +0000 (15:08 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sat, 15 Sep 2018 19:08:33 +0000 (15:08 -0400)
README.md
README.txt

index 5c54c9086b87a74c4ec31855578ae3df9e99740a..8e59c313252a86bc9a46d836f49b70e39510ddc4 100644 (file)
--- 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.
 
index 94fe14087be1173f1569b8eefe402b96d05b3502..1568ee52730cca6226293d12a83e90bac005d37c 100644 (file)
@@ -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