Questions tagged [gfdl]
Questions about GNU Free Documentation License (GFDL is copylefted)
17 questions
2 votes
1 answer
146 views
What does invariant section in GNU FDL copyright note mean?
In a Polish translation of the book Free as In Freedom about Richard Stallman there is this copyright note: Permission ts granted to copy, distribute and/or modify this document under the terms of ...
5 votes
2 answers
298 views
Different OSS license for LaTeX project source and code listings
I am currently writing a technical document with various code listings and diagrams. I would like to release the actual text under the GNU-FDL license, while keeping the code listings under GNU-GPL V3....
3 votes
1 answer
236 views
Can I include GPLv3 licensed documentation in a collection of GFDL licensed documents, or: what are the limits of an "Aggregate" in GFDLv1.3/GPLv3?
This is a follow-up question to a question concerning the meaning of "Modified Version" in the GFDL Context: I have created a website which hosts a collection of (as concluded in the ...
3 votes
1 answer
76 views
Does changing the markup language of a document count as a "Modified Version" under the GFDL?
I want to create a website which hosts some GNU Emacs manuals in a more accessible format. To do so, I convert the HTML pages at https://www.gnu.org/manual/manual.html to Markdown. Does this count as ...
6 votes
1 answer
605 views
A non-bloated license for documentation with the benefits of GPL?
In response to one of the FAQs, FSF has noted: It is possible to use the GPL for a manual, but the GNU Free Documentation License (GFDL) is much better for manuals. The GPL was designed for programs; ...
2 votes
0 answers
69 views
License Comptatibility with GSuite?
Are websites made with Google Sites compatible with GPL 3.0? A prospective user can create a web site with Google Sites using the web editor, but the HTML output, which may be interprited as the ...
2 votes
1 answer
463 views
How do Wikipedia licenses, CC-BY-SA and GFDL differ?
Wikipedia licenses most of their text and images under two licenses, CC-BY-SA and GFDL. We can choose either of the licenses while using the work. I know both of them are copyleft licenses and ...
2 votes
1 answer
92 views
My university is asking to choose between BY-SA and GFDL to release my work
An infographic I designed is to be uploaded to my university website. They have asked me to choose between the BY-SA and GFDL to release my work. I tried looking up the difference but I cannot find ...
3 votes
1 answer
488 views
Can I sell Wiktionary data?
I'm wanting to sell Wiktionary word definitions - not the raw page HTML and content, but extract the word definitions and package them in a couple of formats: Documents (e.g. PDF) Powerpoints App ...
4 votes
1 answer
803 views
Using Wiktionary data in mobile app
I'm planning a language app for mobile devices using data from Wiktionary. I'm planning on web-scraping the content and compiling it into a database that I'll package with my app. Most Wiktionary ...
3 votes
1 answer
90 views
Can an author of a GFDL content allow a publisher to publish a propietary derivative?
I wrote some texts and put then in the Wikisource website, which says that the content is available under both CC-BY-SA 3.0 and GFDL. Suppose a certain publisher wants to create a printed book based ...
2 votes
0 answers
94 views
Copy part of GNU FDL-licensed document
I'm writing some documentation for a project of mine. This project depends on a GNU project so I must license it under the GNU GPL. In future, it might be integrated in that GNU project so I'm ...
4 votes
2 answers
112 views
Wiki template licensing?
I do some editing for Wiki A, which is generally licensed in a typical wiki fashion: Content is available under GNU FDL 1.3 unless otherwise noted. Wiki B uses some templates I'd like to copy for ...
9 votes
1 answer
103 views
Does the GFDL forbid sending licensed material over a secure connection?
The infamous "DRM clause" of the GFDL reads: You may not use technical measures to obstruct or control the reading or further copying of the copies you make or distribute. From Wikipedia: ...
5 votes
2 answers
154 views
Proprietary Software Leveraging GFDL data?
I am building a website that will allow users to enter preferences for certain things (we'll call them cars), and get suggestions for other "cars" that they may be interested in. Finding similarities ...