aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Church <robchurch@users.mediawiki.org>2006-05-28 22:02:06 +0000
committerRob Church <robchurch@users.mediawiki.org>2006-05-28 22:02:06 +0000
commit834c671d97acb88ce9a19b1ce079810172df540f (patch)
treee959b05c398dcb848e77dfb60a98a31baebb2a44
parent7dd3d0d6c090bbf2e72e7b89e2b0a8bebd23439b (diff)
downloadmediawikicore-834c671d97acb88ce9a19b1ce079810172df540f.tar.gz
mediawikicore-834c671d97acb88ce9a19b1ce079810172df540f.zip
Vanity/crediting self.
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/14447
-rw-r--r--README1
-rw-r--r--includes/SpecialVersion.php2
2 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 4bf269ed3bd6..7964478e275a 100644
--- a/README
+++ b/README
@@ -31,6 +31,7 @@ The MediaWiki software was written by:
* Ævar Arnfjörð Bjarmason
* Niklas Laxström
* Domas Mituzas
+* Rob Church
* Several others
The contributors hold the copyright to this work, and it is licensed
diff --git a/includes/SpecialVersion.php b/includes/SpecialVersion.php
index 69d5db43cf67..5f7e857f3f56 100644
--- a/includes/SpecialVersion.php
+++ b/includes/SpecialVersion.php
@@ -53,7 +53,7 @@ class SpecialVersion {
This wiki is powered by '''[http://www.mediawiki.org/ MediaWiki]''',
copyright (C) 2001-2006 Magnus Manske, Brion Vibber, Lee Daniel Crocker,
Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason,
- Niklas Laxström, Domas Mituzas and others.
+ Niklas Laxström, Domas Mituzas, Rob Church and others.
MediaWiki is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by