From: Aryeh Gregor Date: Thu, 8 Jan 2009 01:29:11 +0000 (+0000) Subject: Increment years X-Git-Tag: 1.31.0-rc.0~43505 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=ffa193fcb41de6496415dffe18273461c7a0d061;p=lhc%2Fweb%2Fwiklou.git Increment years --- diff --git a/includes/specials/SpecialVersion.php b/includes/specials/SpecialVersion.php index 29f527f2d6..95e06f4b8d 100644 --- a/includes/specials/SpecialVersion.php +++ b/includes/specials/SpecialVersion.php @@ -50,7 +50,7 @@ class SpecialVersion extends SpecialPage { $ret = Xml::element( 'h2', array( 'id' => 'mw-version-license' ), wfMsg( 'version-license' ) ) . "__NOTOC__ This wiki is powered by '''[http://www.mediawiki.org/ MediaWiki]''', - copyright (C) 2001-2008 Magnus Manske, Brion Vibber, Lee Daniel Crocker, + copyright (C) 2001-2009 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church, Yuri Astrakhan, Aryeh Gregor, Aaron Schulz and others. diff --git a/index.php b/index.php index 1c24f5a5e3..b95f980f37 100644 --- a/index.php +++ b/index.php @@ -13,7 +13,7 @@ * * ---------- * - * Copyright (C) 2001-2008 Magnus Manske, Brion Vibber, Lee Daniel Crocker, + * Copyright (C) 2001-2009 Magnus Manske, Brion Vibber, Lee Daniel Crocker, * Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, * Niklas Laxström, Domas Mituzas, Rob Church, Yuri Astrakhan, Aryeh Gregor, * Aaron Schulz and others.