Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: debojitacharjee on June 16, 2023, 03:26:26 pm

Title: Using the screenshots in books
Post 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.
Title: Re: Using the screenshots in books
Post by: Miguel Gimenez on June 17, 2023, 10:44:27 am
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.
Title: Re: Using the screenshots in books
Post by: speedreadersteve on June 20, 2023, 02:53:28 am
The codeblocks EULA might mention use of its copyrite?
Title: Re: Using the screenshots in books
Post by: MichaelAgarkov on September 15, 2023, 01:11:49 pm
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.
Title: Re: Using the screenshots in books
Post by: stahta01 on September 15, 2023, 04:16:46 pm
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.
Title: Re: Using the screenshots in books
Post by: MichaelAgarkov on September 15, 2023, 04:48:41 pm
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.