From dc002a8899970be7940a1facae63d62dd348aa8a Mon Sep 17 00:00:00 2001 From: "stridey%gmail.com" Date: Wed, 14 Feb 2007 08:55:51 +0000 Subject: [PATCH] Bug 370357: Sync josh's email address across branch and trunk. Patch by smokey sr=josh --- camino/PreferencePanes/Downloads/Downloads.h | 2 +- camino/PreferencePanes/Downloads/Downloads.mm | 2 +- camino/PreferencePanes/History/History.h | 2 +- camino/PreferencePanes/History/History.mm | 2 +- camino/PreferencePanes/Navigation/Navigation.mm | 2 +- camino/PreferencePanes/Tabs/Tabs.h | 2 +- camino/PreferencePanes/Tabs/Tabs.mm | 2 +- camino/PreferencePanes/WebFeatures/WebFeatures.h | 2 +- camino/PreferencePanes/WebFeatures/WebFeatures.mm | 2 +- camino/src/bookmarks/Bookmark.h | 2 +- camino/src/bookmarks/Bookmark.mm | 2 +- camino/src/browser/StatusBarView.h | 2 +- camino/src/browser/StatusBarView.mm | 2 +- camino/src/browser/ToolTip.h | 2 +- camino/src/browser/ToolTip.mm | 2 +- camino/src/formfill/PhoneNumber.h | 2 +- camino/src/formfill/PhoneNumber.mm | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/camino/PreferencePanes/Downloads/Downloads.h b/camino/PreferencePanes/Downloads/Downloads.h index f27525ee036..7a2a3e0aa4c 100644 --- a/camino/PreferencePanes/Downloads/Downloads.h +++ b/camino/PreferencePanes/Downloads/Downloads.h @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/Downloads/Downloads.mm b/camino/PreferencePanes/Downloads/Downloads.mm index 74abfb1ad10..b55b78fe81b 100644 --- a/camino/PreferencePanes/Downloads/Downloads.mm +++ b/camino/PreferencePanes/Downloads/Downloads.mm @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/History/History.h b/camino/PreferencePanes/History/History.h index 65aec3e7c7a..af1b56993bd 100644 --- a/camino/PreferencePanes/History/History.h +++ b/camino/PreferencePanes/History/History.h @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/History/History.mm b/camino/PreferencePanes/History/History.mm index a5e5661a9ec..5892ddd54c6 100644 --- a/camino/PreferencePanes/History/History.mm +++ b/camino/PreferencePanes/History/History.mm @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/Navigation/Navigation.mm b/camino/PreferencePanes/Navigation/Navigation.mm index 78200996c0a..88599e24b94 100644 --- a/camino/PreferencePanes/Navigation/Navigation.mm +++ b/camino/PreferencePanes/Navigation/Navigation.mm @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/Tabs/Tabs.h b/camino/PreferencePanes/Tabs/Tabs.h index 33a3f58519b..21898116650 100644 --- a/camino/PreferencePanes/Tabs/Tabs.h +++ b/camino/PreferencePanes/Tabs/Tabs.h @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/Tabs/Tabs.mm b/camino/PreferencePanes/Tabs/Tabs.mm index a11c185387f..fdfe6bd9b11 100644 --- a/camino/PreferencePanes/Tabs/Tabs.mm +++ b/camino/PreferencePanes/Tabs/Tabs.mm @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/WebFeatures/WebFeatures.h b/camino/PreferencePanes/WebFeatures/WebFeatures.h index cbc12c2d469..64eebb567c6 100644 --- a/camino/PreferencePanes/WebFeatures/WebFeatures.h +++ b/camino/PreferencePanes/WebFeatures/WebFeatures.h @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/PreferencePanes/WebFeatures/WebFeatures.mm b/camino/PreferencePanes/WebFeatures/WebFeatures.mm index 31b4ff501e6..a869cc56d95 100644 --- a/camino/PreferencePanes/WebFeatures/WebFeatures.mm +++ b/camino/PreferencePanes/WebFeatures/WebFeatures.mm @@ -22,7 +22,7 @@ * * Contributor(s): * william@dell.wisner.name (William Dell Wisner) - * joshmoz@gmail.com (Josh Aas) + * josh@mozilla.com (Josh Aas) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/bookmarks/Bookmark.h b/camino/src/bookmarks/Bookmark.h index fa8c029ec46..9038eca1fca 100644 --- a/camino/src/bookmarks/Bookmark.h +++ b/camino/src/bookmarks/Bookmark.h @@ -21,7 +21,7 @@ * * Contributor(s): * David Haas - * Josh Aas + * Josh Aas * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/bookmarks/Bookmark.mm b/camino/src/bookmarks/Bookmark.mm index 5033a848df3..be921e30026 100644 --- a/camino/src/bookmarks/Bookmark.mm +++ b/camino/src/bookmarks/Bookmark.mm @@ -21,7 +21,7 @@ * * Contributor(s): * David Haas - * Josh Aas + * Josh Aas * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/browser/StatusBarView.h b/camino/src/browser/StatusBarView.h index 65335c04e1a..90499c83058 100644 --- a/camino/src/browser/StatusBarView.h +++ b/camino/src/browser/StatusBarView.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Josh Aas (joshmoz@gmail.com) + * Josh Aas (josh@mozilla.com) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/browser/StatusBarView.mm b/camino/src/browser/StatusBarView.mm index 7ba4f67e5f8..1c140ce13e8 100644 --- a/camino/src/browser/StatusBarView.mm +++ b/camino/src/browser/StatusBarView.mm @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Josh Aas (joshmoz@gmail.com) + * Josh Aas (josh@mozilla.com) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/browser/ToolTip.h b/camino/src/browser/ToolTip.h index 5494f2cfb44..a3424f33b56 100644 --- a/camino/src/browser/ToolTip.h +++ b/camino/src/browser/ToolTip.h @@ -21,7 +21,7 @@ * * Contributor(s): * Richard Schreyer - * Josh Aas + * Josh Aas * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/browser/ToolTip.mm b/camino/src/browser/ToolTip.mm index 29ffce722de..03e860b4a3b 100644 --- a/camino/src/browser/ToolTip.mm +++ b/camino/src/browser/ToolTip.mm @@ -21,7 +21,7 @@ * * Contributor(s): * Richard Schreyer - * Josh Aas + * Josh Aas * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/formfill/PhoneNumber.h b/camino/src/formfill/PhoneNumber.h index 34902d283d7..4617ea1d02b 100644 --- a/camino/src/formfill/PhoneNumber.h +++ b/camino/src/formfill/PhoneNumber.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Josh Aas (josh@mozillafoundation.org) + * Josh Aas (josh@mozilla.com) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or diff --git a/camino/src/formfill/PhoneNumber.mm b/camino/src/formfill/PhoneNumber.mm index c8e6e3dc457..fa41356f2b8 100644 --- a/camino/src/formfill/PhoneNumber.mm +++ b/camino/src/formfill/PhoneNumber.mm @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Josh Aas (josh@mozillafoundation.org) + * Josh Aas (josh@mozilla.com) * * Alternatively, the contents of this file may be used under the terms of * either the GNU General Public License Version 2 or later (the "GPL"), or