News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Using the screenshots in books

Started by debojitacharjee, June 16, 2023, 03:26:26 PM

Previous topic - Next topic

debojitacharjee

I want to know whether it is legal to use the screenshot of Code::blocks in books for publication.

Miguel Gimenez

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.

speedreadersteve

The codeblocks EULA might mention use of its copyrite?

MichaelAgarkov

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.

stahta01

Quote from: 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.

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

MichaelAgarkov

#5
Apologies, and after searching, I think the answer is probably no, it was discussed here. Did not expect this rabbit hole to go deep.