Michel wrote: ↑Sun Feb 28, 2021 10:24 am
syzygy wrote: ↑Sun Feb 28, 2021 10:18 am
Michel wrote: ↑Sun Feb 28, 2021 9:30 am
I do not understand this sentence in the GPL3
To “modify” a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission
How could it ever require any kind of permission to modify something? Permission should only be required to distribute the modification.
I'm afraid you are mistaken. Copyright forbids you to create copies and therefore to modify "in a fashion requiring copyright permission", i.e. in a way that copies some of the copyrightable expression.
The GPL explicitly allows modifications as long as they are not released to other people. Copyright law does not allow this by default, but the GPL gives you permission.
Do you claim that if I take a book and rewrite parts of if for my own pleasure without distributing the changed work, I would do something illegal? This I cannot believe.
Even if you create a copy without changing one bit you are doing something illegal, unless with permission from the copyright holder. Or unless some exception within copyright law applies. But clearly
copyright law restricts the right to copy.
EU copyright law includes many special exceptions that allow you to run a computer program that you legally acquired as long you run it "in accordance with its intended purpose". This is needed because running a legally acquired program creates a copy of the program in the memory of the computer, so would be forbidden by default (as confirmed by Article 4 below).
https://eur-lex.europa.eu/legal-content ... 32009L0024
Computer program directive wrote:Article 4 - Restricted acts
1. Subject to the provisions of Articles 5 and 6, the exclusive rights of the rightholder within the meaning of Article 2 shall include the right to do or to authorise:
(a) the permanent or temporary reproduction of a computer program by any means and in any form, in part or in whole; in so far as loading, displaying, running, transmission or storage of the computer program necessitate such reproduction, such acts shall be subject to authorisation by the rightholder;
(b) the translation, adaptation, arrangement and any other alteration of a computer program and the reproduction of the results thereof, without prejudice to the rights of the person who alters the program;
(c) any form of distribution to the public, including the rental, of the original computer program or of copies thereof.
2. The first sale in the Community of a copy of a program by the rightholder or with his consent shall exhaust the distribution right within the Community of that copy, with the exception of the right to control further rental of the program or a copy thereof.
Article 5 - Exceptions to the restricted acts
1. In the absence of specific contractual provisions, the acts referred to in points (a) and (b) of Article 4(1) shall not require authorisation by the rightholder where they are necessary for the use of the computer program by the lawful acquirer in accordance with its intended purpose, including for error correction.
2. The making of a back-up copy by a person having a right to use the computer program may not be prevented by contract in so far as it is necessary for that use.
3. The person having a right to use a copy of a computer program shall be entitled, without the authorisation of the rightholder, to observe, study or test the functioning of the program in order to determine the ideas and principles which underlie any element of the program if he does so while performing any of the acts of loading, displaying, running, transmitting or storing the program which he is entitled to do.