From f2c29baf9f0438c11e4c72f814cd77b05aac77ae Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Wed, 5 Apr 2006 07:43:17 +0000 Subject: [PATCH] Update the FSF's address in all these GPL stub headers --- COPYING | 4 ++-- config/index.php | 4 ++-- includes/AuthPlugin.php | 2 +- includes/BagOStuff.php | 2 +- includes/Credits.php | 2 +- includes/Exif.php | 2 +- includes/Export.php | 2 +- includes/Feed.php | 2 +- includes/Hooks.php | 2 +- includes/LogPage.php | 2 +- includes/MacBinary.php | 2 +- includes/Metadata.php | 2 +- includes/ProtectionForm.php | 2 +- includes/Sanitizer.php | 2 +- includes/SearchMySQL.php | 2 +- includes/SearchMySQL4.php | 2 +- includes/SearchTsearch2.php | 2 +- includes/SkinTemplate.php | 2 +- includes/SpecialExport.php | 2 +- includes/SpecialImport.php | 2 +- includes/SpecialListusers.php | 2 +- includes/SpecialLog.php | 2 +- includes/SpecialSearch.php | 2 +- includes/SpecialVersion.php | 2 +- includes/UserMailer.php | 2 +- includes/WebRequest.php | 2 +- includes/WikiError.php | 2 +- includes/normal/CleanUpTest.php | 2 +- includes/normal/RandomTest.php | 2 +- includes/normal/Utf8Test.php | 2 +- includes/normal/UtfNormal.php | 2 +- includes/normal/UtfNormalBench.php | 2 +- includes/normal/UtfNormalGenerate.php | 2 +- includes/normal/UtfNormalTest.php | 2 +- includes/normal/UtfNormalUtil.php | 2 +- maintenance/attachLatest.php | 2 +- maintenance/backup.inc | 2 +- maintenance/cleanupCaps.php | 2 +- maintenance/cleanupDupes.inc | 2 +- maintenance/cleanupDupes.php | 2 +- maintenance/cleanupTitles.php | 2 +- maintenance/cleanupWatchlist.php | 2 +- maintenance/diffLanguage.php | 2 +- maintenance/dumpBackup.php | 2 +- maintenance/dumpLinks.php | 2 +- maintenance/dumpTextPass.php | 2 +- maintenance/importDump.php | 2 +- maintenance/importLogs.inc | 2 +- maintenance/importPhase2.php | 2 +- maintenance/namespaceDupes.php | 2 +- maintenance/orphans.php | 2 +- maintenance/parserTests.inc | 2 +- maintenance/parserTests.php | 2 +- maintenance/rebuildImages.php | 2 +- maintenance/userDupes.inc | 2 +- maintenance/userDupes.php | 2 +- skins/common/images/icons/COPYING | 2 +- 57 files changed, 59 insertions(+), 59 deletions(-) diff --git a/COPYING b/COPYING index 5b6e7c66c2..d7c31ed3f1 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found. 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Also add information on how to contact you by electronic and paper mail. diff --git a/config/index.php b/config/index.php index 8cf7f346db..60a01a16b3 100644 --- a/config/index.php +++ b/config/index.php @@ -16,7 +16,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html error_reporting( E_ALL ); @@ -1480,7 +1480,7 @@ function testMemcachedServer( $server ) {

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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. or read it online

diff --git a/includes/AuthPlugin.php b/includes/AuthPlugin.php index 4c3672ca80..ae16b97570 100644 --- a/includes/AuthPlugin.php +++ b/includes/AuthPlugin.php @@ -17,7 +17,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/BagOStuff.php b/includes/BagOStuff.php index 8aa8201fb0..3e4fb7f560 100644 --- a/includes/BagOStuff.php +++ b/includes/BagOStuff.php @@ -15,7 +15,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** * diff --git a/includes/Credits.php b/includes/Credits.php index 67b85ca45c..ff33de74ce 100644 --- a/includes/Credits.php +++ b/includes/Credits.php @@ -15,7 +15,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * * @author * @package MediaWiki diff --git a/includes/Exif.php b/includes/Exif.php index 9b12d6b5b5..b1ac490fe7 100644 --- a/includes/Exif.php +++ b/includes/Exif.php @@ -19,7 +19,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @link http://exif.org/Exif2-2.PDF The Exif 2.2 specification diff --git a/includes/Export.php b/includes/Export.php index edea8aeae7..c060e724d0 100644 --- a/includes/Export.php +++ b/includes/Export.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** * diff --git a/includes/Feed.php b/includes/Feed.php index 9b4816bbb7..34c202983b 100644 --- a/includes/Feed.php +++ b/includes/Feed.php @@ -16,7 +16,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/Hooks.php b/includes/Hooks.php index cda97a6379..fc408e8b36 100644 --- a/includes/Hooks.php +++ b/includes/Hooks.php @@ -15,7 +15,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * * @author Evan Prodromou * @package MediaWiki diff --git a/includes/LogPage.php b/includes/LogPage.php index b43bc8abaf..2e72ba0c72 100644 --- a/includes/LogPage.php +++ b/includes/LogPage.php @@ -15,7 +15,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/MacBinary.php b/includes/MacBinary.php index 0217c24418..ad8fe4b50e 100644 --- a/includes/MacBinary.php +++ b/includes/MacBinary.php @@ -19,7 +19,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/includes/Metadata.php b/includes/Metadata.php index 3a939d1713..d78ef66b23 100644 --- a/includes/Metadata.php +++ b/includes/Metadata.php @@ -15,7 +15,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA * * @author Evan Prodromou * @package MediaWiki diff --git a/includes/ProtectionForm.php b/includes/ProtectionForm.php index 65cbfa8c03..1da49dc80e 100644 --- a/includes/ProtectionForm.php +++ b/includes/ProtectionForm.php @@ -15,7 +15,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/includes/Sanitizer.php b/includes/Sanitizer.php index 37b2389308..7b6ce826d0 100644 --- a/includes/Sanitizer.php +++ b/includes/Sanitizer.php @@ -17,7 +17,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/includes/SearchMySQL.php b/includes/SearchMySQL.php index 857aa1407f..6683cbe04c 100644 --- a/includes/SearchMySQL.php +++ b/includes/SearchMySQL.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/SearchMySQL4.php b/includes/SearchMySQL4.php index e600096683..59f1bbee6c 100644 --- a/includes/SearchMySQL4.php +++ b/includes/SearchMySQL4.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/SearchTsearch2.php b/includes/SearchTsearch2.php index d04312f6e7..3c0f13281a 100644 --- a/includes/SearchTsearch2.php +++ b/includes/SearchTsearch2.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/SkinTemplate.php b/includes/SkinTemplate.php index 2a345c4e4f..297a99c81c 100644 --- a/includes/SkinTemplate.php +++ b/includes/SkinTemplate.php @@ -14,7 +14,7 @@ if ( ! defined( 'MEDIAWIKI' ) ) # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/SpecialExport.php b/includes/SpecialExport.php index 15d11d4c4d..1aa1e9dced 100644 --- a/includes/SpecialExport.php +++ b/includes/SpecialExport.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** * diff --git a/includes/SpecialImport.php b/includes/SpecialImport.php index e01ca8f87b..e349bd5de8 100644 --- a/includes/SpecialImport.php +++ b/includes/SpecialImport.php @@ -16,7 +16,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/includes/SpecialListusers.php b/includes/SpecialListusers.php index 03afd3ce81..17cc923ee1 100644 --- a/includes/SpecialListusers.php +++ b/includes/SpecialListusers.php @@ -16,7 +16,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** * diff --git a/includes/SpecialLog.php b/includes/SpecialLog.php index 54ff5b05e1..5281898275 100644 --- a/includes/SpecialLog.php +++ b/includes/SpecialLog.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/SpecialSearch.php b/includes/SpecialSearch.php index c76468b1f1..f082da6542 100644 --- a/includes/SpecialSearch.php +++ b/includes/SpecialSearch.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/SpecialVersion.php b/includes/SpecialVersion.php index d6539c9040..66c4e3e1fe 100644 --- a/includes/SpecialVersion.php +++ b/includes/SpecialVersion.php @@ -68,7 +68,7 @@ class SpecialVersion { You should have received [{{SERVER}}{{SCRIPTPATH}}/COPYING a copy of the GNU General Public License] along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. or [http://www.gnu.org/copyleft/gpl.html read it online] * [http://www.mediawiki.org/ MediaWiki]: $wgVersion diff --git a/includes/UserMailer.php b/includes/UserMailer.php index b14cf41679..840da67930 100644 --- a/includes/UserMailer.php +++ b/includes/UserMailer.php @@ -16,7 +16,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @author diff --git a/includes/WebRequest.php b/includes/WebRequest.php index a0d8b13355..e603d4547d 100644 --- a/includes/WebRequest.php +++ b/includes/WebRequest.php @@ -19,7 +19,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/WikiError.php b/includes/WikiError.php index 38dbafb66d..1b2c03bfd4 100644 --- a/includes/WikiError.php +++ b/includes/WikiError.php @@ -16,7 +16,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/includes/normal/CleanUpTest.php b/includes/normal/CleanUpTest.php index 53a322d5e9..373f1fb560 100644 --- a/includes/normal/CleanUpTest.php +++ b/includes/normal/CleanUpTest.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/normal/RandomTest.php b/includes/normal/RandomTest.php index 539975a21c..3a5a407be8 100644 --- a/includes/normal/RandomTest.php +++ b/includes/normal/RandomTest.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/normal/Utf8Test.php b/includes/normal/Utf8Test.php index c5e0e6c09c..7106959832 100644 --- a/includes/normal/Utf8Test.php +++ b/includes/normal/Utf8Test.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/normal/UtfNormal.php b/includes/normal/UtfNormal.php index 7ce2f533be..c79609a29f 100644 --- a/includes/normal/UtfNormal.php +++ b/includes/normal/UtfNormal.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/normal/UtfNormalBench.php b/includes/normal/UtfNormalBench.php index ea4ea5e468..a5eb267e5a 100644 --- a/includes/normal/UtfNormalBench.php +++ b/includes/normal/UtfNormalBench.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/normal/UtfNormalGenerate.php b/includes/normal/UtfNormalGenerate.php index 2c91df1454..688a80f1da 100644 --- a/includes/normal/UtfNormalGenerate.php +++ b/includes/normal/UtfNormalGenerate.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/normal/UtfNormalTest.php b/includes/normal/UtfNormalTest.php index 5735594b1e..6d95bf85e3 100644 --- a/includes/normal/UtfNormalTest.php +++ b/includes/normal/UtfNormalTest.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/includes/normal/UtfNormalUtil.php b/includes/normal/UtfNormalUtil.php index 552a9f894c..4ce3e1482c 100644 --- a/includes/normal/UtfNormalUtil.php +++ b/includes/normal/UtfNormalUtil.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/attachLatest.php b/maintenance/attachLatest.php index 0b5ccfa985..024a4fac2b 100644 --- a/maintenance/attachLatest.php +++ b/maintenance/attachLatest.php @@ -18,7 +18,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/maintenance/backup.inc b/maintenance/backup.inc index 6825c4d31e..6b7150daca 100644 --- a/maintenance/backup.inc +++ b/maintenance/backup.inc @@ -15,7 +15,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/maintenance/cleanupCaps.php b/maintenance/cleanupCaps.php index f12835712b..afcd1b33fc 100644 --- a/maintenance/cleanupCaps.php +++ b/maintenance/cleanupCaps.php @@ -21,7 +21,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @author Brion Vibber diff --git a/maintenance/cleanupDupes.inc b/maintenance/cleanupDupes.inc index 237a8a923f..18daab08ed 100644 --- a/maintenance/cleanupDupes.inc +++ b/maintenance/cleanupDupes.inc @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/cleanupDupes.php b/maintenance/cleanupDupes.php index fb539786e7..3aea230408 100644 --- a/maintenance/cleanupDupes.php +++ b/maintenance/cleanupDupes.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/cleanupTitles.php b/maintenance/cleanupTitles.php index b64917ed26..930072de4d 100644 --- a/maintenance/cleanupTitles.php +++ b/maintenance/cleanupTitles.php @@ -21,7 +21,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @author Brion Vibber diff --git a/maintenance/cleanupWatchlist.php b/maintenance/cleanupWatchlist.php index 1a1d574144..d2925db387 100644 --- a/maintenance/cleanupWatchlist.php +++ b/maintenance/cleanupWatchlist.php @@ -21,7 +21,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @author Brion Vibber diff --git a/maintenance/diffLanguage.php b/maintenance/diffLanguage.php index 7d5c64f5c3..eb87b3bab0 100644 --- a/maintenance/diffLanguage.php +++ b/maintenance/diffLanguage.php @@ -15,7 +15,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/dumpBackup.php b/maintenance/dumpBackup.php index 1cb838fd2e..1735422d2d 100644 --- a/maintenance/dumpBackup.php +++ b/maintenance/dumpBackup.php @@ -15,7 +15,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/maintenance/dumpLinks.php b/maintenance/dumpLinks.php index 52ca538f84..f040f390fc 100644 --- a/maintenance/dumpLinks.php +++ b/maintenance/dumpLinks.php @@ -23,7 +23,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/maintenance/dumpTextPass.php b/maintenance/dumpTextPass.php index fc8c15eede..c0ab81bd98 100644 --- a/maintenance/dumpTextPass.php +++ b/maintenance/dumpTextPass.php @@ -15,7 +15,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/maintenance/importDump.php b/maintenance/importDump.php index a5a3c1085f..1bca329633 100644 --- a/maintenance/importDump.php +++ b/maintenance/importDump.php @@ -15,7 +15,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @package MediaWiki diff --git a/maintenance/importLogs.inc b/maintenance/importLogs.inc index 5e4773e5a5..154657c887 100644 --- a/maintenance/importLogs.inc +++ b/maintenance/importLogs.inc @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/importPhase2.php b/maintenance/importPhase2.php index 3a4fde8300..a73657b536 100644 --- a/maintenance/importPhase2.php +++ b/maintenance/importPhase2.php @@ -18,7 +18,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/namespaceDupes.php b/maintenance/namespaceDupes.php index 13d7d506b2..6ced232a89 100644 --- a/maintenance/namespaceDupes.php +++ b/maintenance/namespaceDupes.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html $options = array( 'fix', 'suffix', 'help' ); diff --git a/maintenance/orphans.php b/maintenance/orphans.php index 2df2dd2199..3bfa79f528 100644 --- a/maintenance/orphans.php +++ b/maintenance/orphans.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/parserTests.inc b/maintenance/parserTests.inc index 35e68f6cf8..b6c083e3ab 100644 --- a/maintenance/parserTests.inc +++ b/maintenance/parserTests.inc @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/parserTests.php b/maintenance/parserTests.php index 6f08bf6f28..758c5d61a9 100644 --- a/maintenance/parserTests.php +++ b/maintenance/parserTests.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/rebuildImages.php b/maintenance/rebuildImages.php index 5e9f66cedc..45477097a8 100644 --- a/maintenance/rebuildImages.php +++ b/maintenance/rebuildImages.php @@ -22,7 +22,7 @@ * * 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., - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * http://www.gnu.org/copyleft/gpl.html * * @author Brion Vibber diff --git a/maintenance/userDupes.inc b/maintenance/userDupes.inc index efe0118d28..f66051d45f 100644 --- a/maintenance/userDupes.inc +++ b/maintenance/userDupes.inc @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html /** diff --git a/maintenance/userDupes.php b/maintenance/userDupes.php index 34eb13a30c..2469c6eb0c 100644 --- a/maintenance/userDupes.php +++ b/maintenance/userDupes.php @@ -14,7 +14,7 @@ # # 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., -# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # http://www.gnu.org/copyleft/gpl.html $options = array( 'fix' ); diff --git a/skins/common/images/icons/COPYING b/skins/common/images/icons/COPYING index 4aa80e154f..136530a91e 100644 --- a/skins/common/images/icons/COPYING +++ b/skins/common/images/icons/COPYING @@ -21,7 +21,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA **** NOTE THIS ADD-ON **** The GNU Lesser General Public License or LGPL is written for software libraries in the first place. We expressly want the LGPL to be valid for this artwork -- 2.20.1