Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: debojitacharjee on June 16, 2023, 03:26:26 pm
-
I want to know whether it is legal to use the screenshot of Code::blocks in books for publication.
-
Use of screenshots for education, criticism, promotion and information (i.e Wikipedia) purposes should fall into the "fair use" exceptions of copyright laws, although there are more copyright laws than countries and this may not apply everywhere.
-
The codeblocks EULA might mention use of its copyrite?
-
Code::Blocks is open-source, published under the GNU GPL, so you are more than allowed to use screenshots of it in publication, as far as I understand.
-
Code::Blocks is open-source, published under the GNU GPL, so you are more than allowed to use screenshots of it in publication, as far as I understand.
Poor logic! And, at one time the images had a different license.
You are allowed to use GPL code in an GPL compatible product. Most books are not GPL compatible products.
Tim S.
-
Apologies, and after searching, I think the answer is probably no, it was discussed here (https://opensource.stackexchange.com/questions/9656/are-pictures-of-gpl-software-gpl). Did not expect this rabbit hole to go deep.