From: Timo Tijhof Date: Fri, 2 Aug 2013 06:47:51 +0000 (+0200) Subject: index.php: Remove copyright line and use HTTPS url for mediawiki.org X-Git-Tag: 1.31.0-rc.0~18671 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=79e4d5cb5ce26100a5cbf4e98a8e11bcc6995c1d;p=lhc%2Fweb%2Fwiklou.git index.php: Remove copyright line and use HTTPS url for mediawiki.org None of the other entry points (or any file for that matter) lists the main MediaWiki copyright holders. This is already in README and SpecialVersion. Afaik there is no special value for index.php to have this as well (plus, it has become outdated and incomplete). Change-Id: Ic3e1ab5b452002160563750fa1537dfbdd66e312 --- diff --git a/index.php b/index.php index ff71c202af..b18fb80682 100644 --- a/index.php +++ b/index.php @@ -8,16 +8,10 @@ * See the README, INSTALL, and UPGRADE files for basic setup instructions * and pointers to the online documentation. * - * http://www.mediawiki.org/ + * https://www.mediawiki.org/ * * ---------- * - * Copyright (C) 2001-2011 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, Andrew Garrett, Raimond Spekking, Alexandre Emsenhuber - * Siebrand Mazeland, Chad Horohoe, Roan Kattouw and others. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or