diff options
author | Ævar Arnfjörð Bjarmason <avar@users.mediawiki.org> | 2005-11-23 13:23:57 +0000 |
---|---|---|
committer | Ævar Arnfjörð Bjarmason <avar@users.mediawiki.org> | 2005-11-23 13:23:57 +0000 |
commit | 7cb459256f83e8dbb7fa3afa523141b91d2b8bf4 (patch) | |
tree | b24d81f4ce0b092c3dd3d48c1be7860f35708197 /README | |
parent | cccc634be7584f3a8c319bd3fca2a39445de506f (diff) | |
download | mediawikicore-7cb459256f83e8dbb7fa3afa523141b91d2b8bf4.tar.gz mediawikicore-7cb459256f83e8dbb7fa3afa523141b91d2b8bf4.zip |
* Corrected factually incorrect statement: These developers hold the copyright to this work => The contributors hold the [...]
* Made a note referencing the section about PD licensing
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/11772
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -34,8 +34,8 @@ The MediaWiki software was written by: * Niklas Laxström * Several others -These developers hold the copyright to this work, and it is licensed -under the terms of the GNU General Public License, version 2 or later +The contributors hold the copyright to this work, and it is licensed +under the terms of the GNU General Public License, version 2 or later[1] (see http://www.fsf.org/licenses/gpl.html). Derivative works and later versions of the code must be free software licensed under the same terms. This includes "extensions" that use MediaWiki functions or @@ -46,9 +46,9 @@ The Wikimedia Foundation currently has no legal rights to the software, although copyright may be assigned to it by individual contributors at a later date. Wikimedia has not funded any of the development work. -Sections of code written exclusively by Lee Crocker or Erik Moeller are also -released into the public domain, which does not impair the obligations of users -under the GPL for use of the whole code or other sections thereof. +[1] Sections of code written exclusively by Lee Crocker or Erik Moeller are +also released into the public domain, which does not impair the obligations of +users under the GPL for use of the whole code or other sections thereof. Many thanks to the Wikipedia regulars for testing and suggestions. |