From 96f599dff1b16a3559aded3363ebf7907acfc4f1 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sun, 28 Mar 2010 11:52:43 -0400 Subject: [PATCH] Bug 553804: s/MoMo/MoFo/ in license blocks. r=gerv --- js/src/xpconnect/shell/xpcshellMacUtils.h | 9 ++++----- js/src/xpconnect/shell/xpcshellMacUtils.mm | 9 ++++----- uriloader/exthandler/tests/unit/test_punycodeURIs.js | 2 +- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/js/src/xpconnect/shell/xpcshellMacUtils.h b/js/src/xpconnect/shell/xpcshellMacUtils.h index 75c45146504..d4e44fac8a4 100644 --- a/js/src/xpconnect/shell/xpcshellMacUtils.h +++ b/js/src/xpconnect/shell/xpcshellMacUtils.h @@ -1,7 +1,6 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * vim: set ts=2 sw=2 et tw=80: - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* vim: set ts=2 sw=2 et tw=80: */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -17,7 +16,7 @@ * The Original Code is xpcshell code * * The Initial Developer of the Original Code is - * Mozilla Messaging + * the Mozilla Foundation. * Portions created by the Initial Developer are Copyright (C) 2008 * the Initial Developer. All Rights Reserved. * diff --git a/js/src/xpconnect/shell/xpcshellMacUtils.mm b/js/src/xpconnect/shell/xpcshellMacUtils.mm index ea4656e1b89..ab16584e068 100644 --- a/js/src/xpconnect/shell/xpcshellMacUtils.mm +++ b/js/src/xpconnect/shell/xpcshellMacUtils.mm @@ -1,7 +1,6 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- - * vim: set ts=2 sw=2 et tw=80: - * - * ***** BEGIN LICENSE BLOCK ***** +/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ +/* vim: set ts=2 sw=2 et tw=80: */ +/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version @@ -17,7 +16,7 @@ * The Original Code is xpcshell code * * The Initial Developer of the Original Code is - * Mozilla Messaging + * the Mozilla Foundation. * Portions created by the Initial Developer are Copyright (C) 2008 * the Initial Developer. All Rights Reserved. * diff --git a/uriloader/exthandler/tests/unit/test_punycodeURIs.js b/uriloader/exthandler/tests/unit/test_punycodeURIs.js index e78827659ac..e125b16f36c 100644 --- a/uriloader/exthandler/tests/unit/test_punycodeURIs.js +++ b/uriloader/exthandler/tests/unit/test_punycodeURIs.js @@ -14,7 +14,7 @@ * The Original Code is Mozilla code. * * The Initial Developer of the Original Code is - * Mozilla Messaging + * the Mozilla Foundation. * Portions created by the Initial Developer are Copyright (C) 2008 * the Initial Developer. All Rights Reserved. *