WikiLicensing

Differences between revisions 16 and 39 (spanning 23 versions)
Revision 16 as of 2005-12-04 02:38:31
Size: 5147
Editor: 81-178-171-44
Comment: trivial: formatting
Revision 39 as of 2008-08-06 16:27:20
Size: 4912
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * '''Contributors''': MatthewEast, HenrikOmma, MatthewPaulThomas  * '''Contributors''': MatthewEast, HenrikOmma, MatthewPaulThomas, CommunityCouncil
Line 8: Line 8:
Feel free to discuss this page on the [http://lists.ubuntu.com/mailman/listinfo/ubuntu-doc Documentation Team mailing list] or at the bottom of the page. Feel free to discuss this page on the [[http://lists.ubuntu.com/mailman/listinfo/ubuntu-doc|Documentation Team mailing list]] or at the bottom of the page.
Line 12: Line 12:
The progress of the better-wiki-docs spec provides a good occasion to reevaluate the licensing of "documentation" that appears on the Ubuntu wiki. There is currently no licensing policy expressed on the wiki and this has caused confusion. This spec attempts to develop a licensing policy which ensures that material contributed to wiki pages can be used freely in Ubuntu Official Documentation, and elsewhere, without any copyright restrictions. There is currently no licensing policy expressed on the [[https://help.ubuntu.com/community|documentation wiki]] and this has caused confusion about whether material can be copied into it and from it. This spec attempts to develop a licensing policy for the documentation wiki only, and leaves open the question of licensing on the [[https://wiki.ubuntu.com|development wiki]].
Line 16: Line 16:
The wiki does not currently contain any express definition of licensing policy. This means:
 * There is confusion about whether material can or cannot be copied (for example into official Ubuntu documentation released in the distribution). Arguably[[FootNote(It is probably true that people who post on the wiki can be taken to have impliedly waived their intellectual property rights of the material or alternatively have granted a licence to use the material freely by their conduct of posting to a "wiki", but we don't want to have to get into these sort of arguments!)]], it can be, but "arguably" is not good enough, we need clarity, for the Documentation Team, for the contributors and for the users.
The Ubuntu wikis do not currently contain any express definition of licensing policy. This means:
Line 19: Line 18:
There is therefore a need to avoid [http://lists.ubuntu.com/archives/ubuntu-doc/2005-November/004222.html this sort of confusion] and establish a licensing policy which enables material posted on the wiki to be freely modified and redistributed, while retaining attribution rights which are '''proportionate''' to the fact that the wiki is a collaborative effort by all the community. There is confusion about whether material can or cannot be copied (for example into official Ubuntu documentation released in the distribution). The current copyright notice states that the copyright belongs to Canonical. However given that power of the wiki for developing community contributed documentation, it is necessary for the material to be freely licensed, for use in the system documentation and elsewhere.
Line 21: Line 20:
We also need to consider whether to permit users to derogate from the licences: if a user wants to write a page on the wiki but ''retain'' copyright over it, should he be allowed to do so? My view on this is ''no'', for reasons of principle (the wiki should be a collaborative effort, users who wish to retain copyright are free to publish material on their own sites) and practicality (it would be difficult to implement a system where copyrighted material is conveniently locked down to prevent editing by others). Licensing the material on the wiki under a free license will also mean that it will become possible to copy material from other free sources, such as the Ubuntu forums, the Official Ubuntu Book, and the system documentation. Encouraging the free exchange of material between the documentation wiki and the system documentation will allow the two to draw closer together, which is ultimately the aim of the documentation team in order to permit easier access to contribution.
Line 23: Line 22:
A related but in reality discrete issue is whether the wiki documentation should discourage author attribution. Documentation is generally not helped by having the author's name on the top, which can in fact be distracting. On the wiki, it can also stop others from hacking on a page. Where others have contributed, it is impossible to keep track of all the contributors in a long list of authors. For this reason I think the general policy should be against author attribution on the pages. Further, there are reasons of principle to implement such a policy:

 a. Ubuntu is an operating system promoting free software, and has promoted a book releasing documentation under a free license.
 a. The very nature of a wiki is that it should be a collaborative effort which encourages the free use of information.
Line 27: Line 29:
 * Chiara works on the [http://doc.ubuntu.com Ubuntu Documentation Team]. She is writing a section of the [:DesktopGuide:Ubuntu Desktop Starter Guide] about multimedia support. She would like to use the material from the wiki page MultimediaApplications, but is unsure of whether she will be breaching copyright by doing so.  * Chiara works on the [[http://doc.ubuntu.com|Ubuntu Documentation Team]]. She is writing a section of the [[DesktopGuide|Ubuntu Desktop Starter Guide]] about multimedia support. She would like to use the material from the wiki page MultimediaApplications, but is unsure of whether she will be breaching copyright by doing so.
Line 32: Line 34:
 * Write a simple licence which makes material on the wiki completely free.
 * Make the user aware of this fact: that they are putting any material in the public domain by posting to the wiki.
=== Choice of License ===

 * It was originally planned to put material on the wiki into the public domain. However, after extremely wide consultation with the community on this issue, many users objected that they would be unhappy with material contributed by them being used in non-free derivative works. As a result it seems clear that a free sharealike license should be used.
 * The [[http://creativecommons.org/licenses/by-sa/3.0/|CC-By-SA license]] is a good choice, for many reasons:
  * It is used by the system documentation,
  * It is used by the Ubuntu forums,
  * It is used by the Official Ubuntu Book,
  * It is a popular and well known license.

=== Communication ===

 * The copyright notice on the wiki states that the material is copyright of Canonical. As a result, relicensing the material under a free license is (arguably) within the power of Canonical - however, we also want to try and reach out to as much of the community as possible to justify and communicate the change of license.
Line 37: Line 49:
 * Put licence like this on a prominently linked wiki page, or in the footer:{{{
You are free to copy, modify, distribute, display and make commercial use of material which you find on this wiki}}}
 * Further or alternatively, add the details to [http://www.ubuntu.com/legal the website legal page] and link to it from prominent areas of the wiki.
 * In order to achieve the second objective (making users aware of the licensing they are posting under, we could add some Moin code to make it more clear: when creating, editing and/or saving a page we could notify the user of the licensing terms with the following message:{{{
Please note: the material you post to this wiki will be in the public domain and therefore available to others to modify or copy. This eliminates any copyrights in the material. If you are copying material from another source, please ensure you have the right to do so under these terms.}}}
 * Remove author attribution, where it exists, from the documents, see "Outstanding Issues".
 * An email will be prepared [[/Email|here]] to explain the reasons behind the transition, and to encourage any users who disagree to come forward to discuss and resolve any potential problems. This email will be sent to those users who have posted to the wiki since it has been running on moin (a script will be necessary to get a list of those users with their email addresses from the Launchpad authentication and wiki databases). The email should also be sent to the main ubuntu mailing lists, and in general the information should be distributed widely. Then, after a reasonable period, the following things will be done:
 * Details of the license will be put on a prominently linked wiki page, or in the footer.
 * Some Moin code will be added to make it clear that when creating, editing and/or saving a page the user knows that the material added is released under the CC-By-SA license (there is a configuration switch to achieve this; see HelpOnConfiguration)
Line 46: Line 55:
 * Get opinion of CommunityCouncil
 * What to do with documents which currently contain author attribution: can we simply nuke the attribution, or do we make an effort at contacting authors to give them a chance to remove their contributions before doing so?
= Discussion =

All existing comments now addressed.

----
CategorySpec

Feel free to discuss this page on the Documentation Team mailing list or at the bottom of the page.

Summary

There is currently no licensing policy expressed on the documentation wiki and this has caused confusion about whether material can be copied into it and from it. This spec attempts to develop a licensing policy for the documentation wiki only, and leaves open the question of licensing on the development wiki.

Rationale

The Ubuntu wikis do not currently contain any express definition of licensing policy. This means:

There is confusion about whether material can or cannot be copied (for example into official Ubuntu documentation released in the distribution). The current copyright notice states that the copyright belongs to Canonical. However given that power of the wiki for developing community contributed documentation, it is necessary for the material to be freely licensed, for use in the system documentation and elsewhere.

Licensing the material on the wiki under a free license will also mean that it will become possible to copy material from other free sources, such as the Ubuntu forums, the Official Ubuntu Book, and the system documentation. Encouraging the free exchange of material between the documentation wiki and the system documentation will allow the two to draw closer together, which is ultimately the aim of the documentation team in order to permit easier access to contribution.

Further, there are reasons of principle to implement such a policy:

  1. Ubuntu is an operating system promoting free software, and has promoted a book releasing documentation under a free license.
  2. The very nature of a wiki is that it should be a collaborative effort which encourages the free use of information.

Use cases

  • Chiara works on the Ubuntu Documentation Team. She is writing a section of the Ubuntu Desktop Starter Guide about multimedia support. She would like to use the material from the wiki page MultimediaApplications, but is unsure of whether she will be breaching copyright by doing so.

  • Anthony wants to work on the Ubuntu Wiki by contributing a guide, but is only prepared to do so on the basis that he retains copyright in the work and he wishes to find out whether this is possible on the Ubuntu wiki.

Design

Choice of License

  • It was originally planned to put material on the wiki into the public domain. However, after extremely wide consultation with the community on this issue, many users objected that they would be unhappy with material contributed by them being used in non-free derivative works. As a result it seems clear that a free sharealike license should be used.
  • The CC-By-SA license is a good choice, for many reasons:

    • It is used by the system documentation,
    • It is used by the Ubuntu forums,
    • It is used by the Official Ubuntu Book,
    • It is a popular and well known license.

Communication

  • The copyright notice on the wiki states that the material is copyright of Canonical. As a result, relicensing the material under a free license is (arguably) within the power of Canonical - however, we also want to try and reach out to as much of the community as possible to justify and communicate the change of license.

Implementation

  • An email will be prepared here to explain the reasons behind the transition, and to encourage any users who disagree to come forward to discuss and resolve any potential problems. This email will be sent to those users who have posted to the wiki since it has been running on moin (a script will be necessary to get a list of those users with their email addresses from the Launchpad authentication and wiki databases). The email should also be sent to the main ubuntu mailing lists, and in general the information should be distributed widely. Then, after a reasonable period, the following things will be done:

  • Details of the license will be put on a prominently linked wiki page, or in the footer.
  • Some Moin code will be added to make it clear that when creating, editing and/or saving a page the user knows that the material added is released under the CC-By-SA license (there is a configuration switch to achieve this; see HelpOnConfiguration)

Outstanding issues

Discussion

All existing comments now addressed.


CategorySpec

WikiLicensing (last edited 2009-08-29 14:02:31 by 79-72-96-222)