r47262 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47261‎ | r47262 | r47263 >
Date:13:57, 14 February 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Update header for MantisBT
Modified paths:
  • /trunk/extensions/Translate/ffs/PhpVariables.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/ffs/PhpVariables.php
@@ -123,23 +123,23 @@
124124
125125 fwrite( $handle, <<<HEADER
126126 <?php
127 -/** Mantis - a php based bugtracking system
 127+/** MantisBT - a php based bugtracking system
128128 *
129129 * Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
130 - * Copyright (C) 2002 - 2009 Mantis Team - mantisbt-dev@lists.sourceforge.net
 130+ * Copyright (C) 2002 - 2009 MantisBT Team - mantisbt-dev@lists.sourceforge.net
131131 *
132 - * Mantis is free software: you can redistribute it and/or modify
 132+ * MantisBT is free software: you can redistribute it and/or modify
133133 * it under the terms of the GNU General Public License as published by
134134 * the Free Software Foundation, either version 2 of the License, or
135135 * (at your option) any later version.
136136 *
137 - * Mantis is distributed in the hope that it will be useful,
 137+ * MantisBT is distributed in the hope that it will be useful,
138138 * but WITHOUT ANY WARRANTY; without even the implied warranty of
139139 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
140140 * GNU General Public License for more details.
141141 *
142142 * You should have received a copy of the GNU General Public License
143 - * along with Mantis. If not, see <http://www.gnu.org/licenses/>.
 143+ * along with MantisBT. If not, see <http://www.gnu.org/licenses/>.
144144 */
145145
146146 /** $name ($native)

Status & tagging log