Rene (Diskussion | Beiträge) Neue Version 0.9 |
Rene (Diskussion | Beiträge) →Code: GPL Freigabe |
||
| Zeile 51: | Zeile 51: | ||
<pre> | <pre> | ||
<?php | <?php | ||
# Copyright (C) 2007 René Raule | |||
# http://www.stargate-wiki.de/index.php/Benutzer:Rene/NewArticle | |||
# | |||
# 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. | |||
# | |||
# 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 find a copy of the GNU General Public License at | |||
# http://www.gnu.org/copyleft/gpl.html | |||
$wgExtensionCredits['other'][] = array( | $wgExtensionCredits['other'][] = array( | ||
'name' => 'NewArticle', | 'name' => 'NewArticle', | ||