Debian GNU/Linux to Declare GNU GFDL non-Free?
Syntaxis writes "There's some considerable argy-bargy in progress over whether or not GNU's own
GFDL
is a Free documentation license at all. At issue are "invariant sections" which cannot be removed from derivative works. Check out the thread culminating in the proposed motion to take action. The current consensus on Debian-legal does indeed appear to be that one of the FSF's own licenses is non-Free under the terms of the Debian Free Software Guidelines! Well, documentation for GPLed projects countermanding the very freedoms embodied in the GPL certainly seems insane to me."
You obviously don't understand what the Debian project is all about. It isn't just a Linux distro; it is specifically a free software distro. They don't want anything that isn't free-as-in-liberty. That's why they have the licensing rules that they do.
In case you didn't realise, any works completely of your creation can be used in any way you like, as you're the sole copyright holder.
So the only case where you wouldn't be able to take a work you've released under GPL and include it in a closed source application is where you've either (a) originally taken source that was under GPL or similar and added to it or (b) applied patches from people where those patches were supplied in the understanding that the resulting app would be released under GPL or similar license.
In other words, your comment about releasing your own works into the public domain because it gives you more freedom are wrong.
Either you're trolling, or you don't understand the issue. Of course you can't change the license; that would make no sense. The issue has to do with the fact that the GFDL allows portions of the licensed document to be marked "invariant", meaning you can't change those parts. This is logically equivalent to what you would have if the GPL allowed authors to mark parts of their source code as unmodifiable. It essentially means that the document is not entirely free, but only mostly free. The debate within Debian has been about whether "mostly free" is good enough.
As I understood it, the license allowed for invariant sections so that you can include "Originally written by..." at the top and then prevent anyone from changing it; I've always intended to distribute laboratory manuals under this license, and I can think of some other things I might want to make invariant, primary data for instance. In source, you might conceivably use such a clause to require someone to include a Trojan (or, gasp, an unfree supplementary component!), but since it is a document we're talking about, I do not see the problem. If I decide to make false or misleading text invariant, why use my document (or fork of a document) at all?
If I understand correctly, absolutely nothing prevents you from adding entire additional sections to the document - including, if necesarry, screaming tirades against sections you were forced to include.
Let me put it another way - I release the documentation for my software under this license. What invariant text could I possibly add that is genuinely going to interfere with someone's free speech?
The good and new comes from no quarter where it is looked for, and is always something different from what is expected.
The GPL was written for code, and it is very good for code.
If you've ever read interviews with RMS where he has been asked about copyright on things like music and books, he's usually very cagey. He tends to end up saying that there are interesting possibilities and difficult questions, but he's concerned with software, which is his area of expertise.
Software documentation is sort of software, and sort of literature. Writers of literature tend to be concerned about the integrity of their works more than writers of software, who usually expect their work to be enhanced and improved over the years, whether by themselves or by other people.
The GFDL is an attempt to manage the compromise between the freedom of software users to distribute derived works, and the need for literature writers to preserve the integrity of their works.
This compromise, of course is incompatible with the strict DFSG-type rights regarding software, and when a package contains code and documentation, the same requirements are applied to Debian by both.
I feel the answer is for Debian to relax the DFSG as they apply to non-program code. That's not simple to do, however. This is a fairly new problem, as it only comes from trying to make complete working distributions with professional quality documentation under GPL-like conditions, and it's going to take probably a few years to totally work it out.
I don't think anyone involved in this is insane.
The problem, as summarized and debated in the linked thread (which you should all GO READ) is that you cannot take even a small part out of a GFDL document without including all the invariant sections, even if doing so would be pointless and irrelevant. Imagine, for example, writing an article in which you wanted to quote large portions of a GNU manual--so much so that it fell outside the category of "fair use." You couldn't do so under GFDL without including the political views of the GNU Project espoused at the beginning of every GNU manual. (I.e. "Free Software Needs Free Documentation.") It is this that makes the GFDL non-free by the terms of the Debian Free Software Guidelines. If invariant sections or front/back matter were removable it would go "a long way" to making it DFSG-free.
On the other hand, nothing in the core free software philosophy says that using copyright to protect political views and other things is in-and-of-itself bad. Remember, the reason that the crusade for free software was begun is this: Instant copying via computers means that it is now more beneficial to society to exercise their inherent right to copy, than it is to restrict that right to promote innovation through monopoly. What a mouthful. :)
Nothing about the Free Software philosophy says that every single thing ever written should be freely redistributable. If I write a political essay you better believe that I'm copyrighting it so no one else can change it. I don't have a problem with them distributing it gratis or for a fee, but they sure better not change my words around. That is what copyright is good for, and what the "Invariant Sections" in the GFDL is designed to allow.
For example, say I write a math text. In the introduction, I state my views on the current state of mathematics education and my proposed solutions, some of which are embodied in the book. I certainly don't want anyone changing that and passing it off as my authorship. To make my book properly fit the "Free" philosophy, I should allow 2 things:
Furthermore, I should be able to do the following and maintain harmony with the "free" philosophy:
It is clear that while the GFDL is not up to par with the "Free" philosophy, the DFSG prohibits authors from exercising their right to protect their personal views and speech from modification. This right--to protect your personal views and expression (which source code is not, by the way)--is just as important to free speech as the freedoms outlined in the GPL.
In summary, both the GFDL and the DFSG have problems maintaining harmony with the "Free" philosophy as it should be applied to documentation. I think the GFDL has a fundamental problem with not allowing "Invariant Sections" to be ommitted, and the DFSG has a problem by not allowing an author to preserve personal views. The second problem likely comes from applying a software definition (the DFSG) to documentation. Source code is not the same thing as other writings, and the DFSG does not currently make a distinction.
Hopefully both parties here will realize what changes need to be made--and make them.
Take care,
--
Christian Sieber
I'm an active documentation volunteer so this is very important to me. I have to admit that I have always found the GFDL confusing and arbitary (like its limit of how many words you can add to a front- or back-cover text). As a non-lawyer, I found the Open Publication License to be more straight-forward.
Here is the Open Publication License: http://opencontent.org/openpub/
Its only drawback are the non-free options: option A requires permission for derivative works and option B limits commercial publication. However, this can be overcome by specifying "using the Open Publication License without Options A or B".