X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=skins%2FStandard.php;h=49a0ad5d2e33b749547886eb88d21f0899beb52b;hb=a42a464e6375bb47f0147f6041253e5d0aab9296;hp=de116391a219b3c9af02997a1460639dd9e6b55b;hpb=b6b686c13b1d78525ae16150a201491c8d0b6451;p=lhc%2Fweb%2Fwiklou.git diff --git a/skins/Standard.php b/skins/Standard.php index de116391a2..49a0ad5d2e 100644 --- a/skins/Standard.php +++ b/skins/Standard.php @@ -2,6 +2,22 @@ /** * Standard (a.k.a. Classic) skin: old MediaWiki default skin * + * 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 + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * http://www.gnu.org/copyleft/gpl.html + * + * * @file * @ingroup Skins */