Which free license for textbooks?
Posted Mar 27, 2007 20:47 UTC (Tue) by
sanjoy (subscriber, #5026)
In reply to:
A new GPLv3 timetable by rknop
Parent article:
A new GPLv3 timetable
Even for documents, I prefer the GPL to the GFDL. The GPL is well
understood, is the most widely used free license, and it doesn't allow
invariant sections or front- or back-cover texts.
Problem using the GPLv2 for documents
The only problem with using the GPL is that, as of version 2, it is
not as convenient for distributing the 'executable' when the
executable is a printed book. Under the GPLv2, you'd have to include
a written offer to provide machine-readable source on a physical
medium (e.g. CDROM); whereas it would be more convenient to put the
source on the internet and just include the URL. The second GPLv3
draft, in section 6(b1), allows this option, as does the GFDL. I hope
the new GPL draft, due out tomorrow, retains this option!
GFDL without invariant sections and cover texts?
You could release a textbook under the GFDL and not use invariant
sections or cover texts. However, someone downstream could make
useful changes wrapping them in cover texts or invariant sections. To
use the downstream changes, you'd have to incorporate their invariant
section or cover texts. So the downstream users can make islands of
incompatability. With the GPL, it's not possible for others to make
these islands.
CC ShareAlike?
I don't like using the CC licenses for substantial documents,
e.g. textbooks, because the license do not mention source code. So
someone could take your book.tex files, improve it, and share the
improved PDF, but you'd have to waste effort finding and
reverse-engineering the changes back into the .tex file. The
ShareAlike provision would allow you to do that, but it's easier if
the downstream distributor has to provide his or her source code, just
as you did.
So, here's hoping that GPLv3 does the right thing and keeps the
proposed section 6(b1).
(
Log in to post comments)