From 4743f00758f8bf7f71f59b70cbb411003bbb30ae Mon Sep 17 00:00:00 2001 From: "varga%nixcorp.com" Date: Tue, 21 Oct 2003 15:35:57 +0000 Subject: [PATCH] Changing my email address. git-svn-id: svn://10.0.0.236/trunk@148204 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/components/bookmarks/src/nsBookmarksService.cpp | 2 +- mozilla/content/html/document/public/nsIImageDocument.idl | 2 +- mozilla/content/html/document/src/nsImageDocument.cpp | 2 +- mozilla/content/xul/templates/public/nsIXULBuilderListener.idl | 2 +- mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl | 2 +- mozilla/content/xul/templates/src/nsXULTreeBuilder.cpp | 2 +- mozilla/extensions/sql/base/public/mozISqlConnection.idl | 2 +- mozilla/extensions/sql/base/public/mozISqlDataSource.idl | 2 +- mozilla/extensions/sql/base/public/mozISqlInputStream.idl | 2 +- mozilla/extensions/sql/base/public/mozISqlRequest.idl | 2 +- mozilla/extensions/sql/base/public/mozISqlRequestObserver.idl | 2 +- mozilla/extensions/sql/base/public/mozISqlResult.idl | 2 +- mozilla/extensions/sql/base/public/mozISqlResultEnumerator.idl | 2 +- mozilla/extensions/sql/base/public/mozISqlService.idl | 2 +- mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl | 2 +- mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp | 2 +- mozilla/layout/xul/base/src/tree/src/nsTreeContentView.cpp | 2 +- mozilla/layout/xul/base/src/tree/src/nsTreeContentView.h | 2 +- mozilla/mailnews/base/resources/content/commandglue.js | 2 +- mozilla/mailnews/base/resources/content/folderPane.xul | 2 +- .../mailnews/base/resources/content/mail3PaneWindowCommands.js | 2 +- mozilla/mailnews/base/resources/content/mailContextMenus.js | 2 +- mozilla/mailnews/base/resources/content/mailWindow.js | 2 +- mozilla/mailnews/base/resources/content/mailWindowOverlay.js | 2 +- mozilla/mailnews/base/resources/content/messengerdnd.js | 2 +- mozilla/mailnews/base/resources/content/msgMail3PaneWindow.js | 2 +- mozilla/mailnews/base/resources/content/widgetglue.js | 2 +- mozilla/mailnews/base/src/nsMsgDBView.cpp | 2 +- mozilla/modules/libpr0n/decoders/icon/mac/Makefile.in | 2 +- mozilla/rdf/base/idl/nsIRDFDataSource.idl | 2 +- mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl | 2 +- mozilla/themes/classic/messenger/folderPane.css | 2 +- mozilla/themes/modern/messenger/folderPane.css | 2 +- mozilla/toolkit/components/filepicker/content/filepicker.js | 2 +- mozilla/toolkit/components/filepicker/content/filepicker.xul | 2 +- .../xpfe/components/bookmarks/public/nsIBookmarksService.idl | 2 +- mozilla/xpfe/components/bookmarks/resources/sortFolder.js | 2 +- mozilla/xpfe/components/bookmarks/resources/sortFolder.xul | 2 +- mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp | 2 +- .../components/download-manager/resources/downloadmanager.js | 2 +- .../components/download-manager/resources/downloadmanager.xul | 2 +- mozilla/xpfe/components/filepicker/res/content/filepicker.js | 2 +- mozilla/xpfe/components/filepicker/res/content/filepicker.xul | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/mozilla/browser/components/bookmarks/src/nsBookmarksService.cpp b/mozilla/browser/components/bookmarks/src/nsBookmarksService.cpp index bf5a59712fe..125f111fdcc 100644 --- a/mozilla/browser/components/bookmarks/src/nsBookmarksService.cpp +++ b/mozilla/browser/components/bookmarks/src/nsBookmarksService.cpp @@ -26,7 +26,7 @@ * Ben Goodger * Andreas Otte * Pierre Chanial - * Jan Varga + * Jan Varga * Benjamin Smedberg * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/content/html/document/public/nsIImageDocument.idl b/mozilla/content/html/document/public/nsIImageDocument.idl index 9630d18e089..dfdc1a5fb68 100644 --- a/mozilla/content/html/document/public/nsIImageDocument.idl +++ b/mozilla/content/html/document/public/nsIImageDocument.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * * 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/mozilla/content/html/document/src/nsImageDocument.cpp b/mozilla/content/html/document/src/nsImageDocument.cpp index 9f5a9160335..893f64e9626 100644 --- a/mozilla/content/html/document/src/nsImageDocument.cpp +++ b/mozilla/content/html/document/src/nsImageDocument.cpp @@ -22,7 +22,7 @@ * Contributor(s): * Morten Nilsen * Christian Biesinger - * Jan Varga + * Jan Varga * * 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/mozilla/content/xul/templates/public/nsIXULBuilderListener.idl b/mozilla/content/xul/templates/public/nsIXULBuilderListener.idl index bddd936c236..e7eda990be7 100644 --- a/mozilla/content/xul/templates/public/nsIXULBuilderListener.idl +++ b/mozilla/content/xul/templates/public/nsIXULBuilderListener.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * * 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/mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl b/mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl index 8dc965fae76..c14c351e731 100644 --- a/mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl +++ b/mozilla/content/xul/templates/public/nsIXULTemplateBuilder.idl @@ -22,7 +22,7 @@ * Contributor(s): * Chris Waterson * Ben Goodger - * Jan Varga + * Jan Varga * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/content/xul/templates/src/nsXULTreeBuilder.cpp b/mozilla/content/xul/templates/src/nsXULTreeBuilder.cpp index 4e8c693c7f1..8dc5eac19dc 100644 --- a/mozilla/content/xul/templates/src/nsXULTreeBuilder.cpp +++ b/mozilla/content/xul/templates/src/nsXULTreeBuilder.cpp @@ -22,7 +22,7 @@ * Contributor(s): * Chris Waterson * Ben Goodger - * Jan Varga + * Jan Varga * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlConnection.idl b/mozilla/extensions/sql/base/public/mozISqlConnection.idl index 6ab444362de..b19281b78f5 100644 --- a/mozilla/extensions/sql/base/public/mozISqlConnection.idl +++ b/mozilla/extensions/sql/base/public/mozISqlConnection.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlDataSource.idl b/mozilla/extensions/sql/base/public/mozISqlDataSource.idl index 005b44d4280..fdc552bfebf 100644 --- a/mozilla/extensions/sql/base/public/mozISqlDataSource.idl +++ b/mozilla/extensions/sql/base/public/mozISqlDataSource.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlInputStream.idl b/mozilla/extensions/sql/base/public/mozISqlInputStream.idl index e2525d37514..1ba32c8ad43 100644 --- a/mozilla/extensions/sql/base/public/mozISqlInputStream.idl +++ b/mozilla/extensions/sql/base/public/mozISqlInputStream.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlRequest.idl b/mozilla/extensions/sql/base/public/mozISqlRequest.idl index d2d5d981a98..8663bf795a9 100644 --- a/mozilla/extensions/sql/base/public/mozISqlRequest.idl +++ b/mozilla/extensions/sql/base/public/mozISqlRequest.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlRequestObserver.idl b/mozilla/extensions/sql/base/public/mozISqlRequestObserver.idl index a5b713df16e..3cc42a4ad10 100644 --- a/mozilla/extensions/sql/base/public/mozISqlRequestObserver.idl +++ b/mozilla/extensions/sql/base/public/mozISqlRequestObserver.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlResult.idl b/mozilla/extensions/sql/base/public/mozISqlResult.idl index d259a9da7b8..58eca595f28 100644 --- a/mozilla/extensions/sql/base/public/mozISqlResult.idl +++ b/mozilla/extensions/sql/base/public/mozISqlResult.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlResultEnumerator.idl b/mozilla/extensions/sql/base/public/mozISqlResultEnumerator.idl index a4541ab9d19..69dd1fb0bea 100644 --- a/mozilla/extensions/sql/base/public/mozISqlResultEnumerator.idl +++ b/mozilla/extensions/sql/base/public/mozISqlResultEnumerator.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/extensions/sql/base/public/mozISqlService.idl b/mozilla/extensions/sql/base/public/mozISqlService.idl index cc0fd997a80..09f05ae5875 100644 --- a/mozilla/extensions/sql/base/public/mozISqlService.idl +++ b/mozilla/extensions/sql/base/public/mozISqlService.idl @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * Neil Deakin * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl b/mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl index 3bcc54fe678..1a0aa5d71db 100644 --- a/mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl +++ b/mozilla/layout/xul/base/src/tree/public/nsITreeContentView.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.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/mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp b/mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp index 9e1bf4ed3bb..c1478ce8394 100644 --- a/mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp +++ b/mozilla/layout/xul/base/src/tree/src/nsTreeBodyFrame.cpp @@ -23,7 +23,7 @@ * Contributor(s): * Ben Goodger * Joe Hewitt - * Jan Varga + * Jan Varga * Dean Tessman * Brian Ryner * Blake Ross diff --git a/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.cpp b/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.cpp index f4418c8f598..210a3e24377 100644 --- a/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.cpp +++ b/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.com) * Brian Ryner * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.h b/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.h index 80095c62b8f..2ec2b94b5cd 100644 --- a/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.h +++ b/mozilla/layout/xul/base/src/tree/src/nsTreeContentView.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.com) * Brian Ryner * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/mailnews/base/resources/content/commandglue.js b/mozilla/mailnews/base/resources/content/commandglue.js index 0f65c08605f..c16a2bdd6e4 100644 --- a/mozilla/mailnews/base/resources/content/commandglue.js +++ b/mozilla/mailnews/base/resources/content/commandglue.js @@ -18,7 +18,7 @@ * Rights Reserved. * * Contributors(s): - * Jan Varga + * Jan Varga * Håkan Waara (hwaara@chello.se) */ diff --git a/mozilla/mailnews/base/resources/content/folderPane.xul b/mozilla/mailnews/base/resources/content/folderPane.xul index 52c876dcb5f..f14a85bb2fc 100644 --- a/mozilla/mailnews/base/resources/content/folderPane.xul +++ b/mozilla/mailnews/base/resources/content/folderPane.xul @@ -20,7 +20,7 @@ Rights Reserved. Contributor(s): - Jan Varga + Jan Varga HÃ¥kan Waara --> diff --git a/mozilla/mailnews/base/resources/content/mail3PaneWindowCommands.js b/mozilla/mailnews/base/resources/content/mail3PaneWindowCommands.js index 2bef1ab1ad5..4b17f509af9 100644 --- a/mozilla/mailnews/base/resources/content/mail3PaneWindowCommands.js +++ b/mozilla/mailnews/base/resources/content/mail3PaneWindowCommands.js @@ -18,7 +18,7 @@ * Rights Reserved. * * Contributors(s): - * Jan Varga + * Jan Varga * Håkan Waara (hwaara@chello.se) */ diff --git a/mozilla/mailnews/base/resources/content/mailContextMenus.js b/mozilla/mailnews/base/resources/content/mailContextMenus.js index 390baa3c9a5..bc2aec11893 100644 --- a/mozilla/mailnews/base/resources/content/mailContextMenus.js +++ b/mozilla/mailnews/base/resources/content/mailContextMenus.js @@ -19,7 +19,7 @@ * Rights Reserved. * * Contributors(s): - * Jan Varga + * Jan Varga * Hakan Waara */ diff --git a/mozilla/mailnews/base/resources/content/mailWindow.js b/mozilla/mailnews/base/resources/content/mailWindow.js index dbdcb785d2b..0013a5cf4ec 100644 --- a/mozilla/mailnews/base/resources/content/mailWindow.js +++ b/mozilla/mailnews/base/resources/content/mailWindow.js @@ -18,7 +18,7 @@ * Rights Reserved. * * Contributors(s): - * Jan Varga + * Jan Varga * Håkan Waara (hwaara@chello.se) */ diff --git a/mozilla/mailnews/base/resources/content/mailWindowOverlay.js b/mozilla/mailnews/base/resources/content/mailWindowOverlay.js index 2faab79178f..f8f77a9ff29 100644 --- a/mozilla/mailnews/base/resources/content/mailWindowOverlay.js +++ b/mozilla/mailnews/base/resources/content/mailWindowOverlay.js @@ -20,7 +20,7 @@ * Contributors: timeless * slucy@objectivesw.co.uk * Håkan Waara - * Jan Varga + * Jan Varga * Seth Spitzer * David Bienvenu */ diff --git a/mozilla/mailnews/base/resources/content/messengerdnd.js b/mozilla/mailnews/base/resources/content/messengerdnd.js index d5253299c01..971bd951c1f 100644 --- a/mozilla/mailnews/base/resources/content/messengerdnd.js +++ b/mozilla/mailnews/base/resources/content/messengerdnd.js @@ -22,7 +22,7 @@ * Contributor(s): * disttsc@bart.nl * jarrod.k.gray@rose-hulman.edu - * Jan Varga + * Jan Varga * * 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/mozilla/mailnews/base/resources/content/msgMail3PaneWindow.js b/mozilla/mailnews/base/resources/content/msgMail3PaneWindow.js index ff727ebe375..7b1cde530cd 100644 --- a/mozilla/mailnews/base/resources/content/msgMail3PaneWindow.js +++ b/mozilla/mailnews/base/resources/content/msgMail3PaneWindow.js @@ -18,7 +18,7 @@ * Rights Reserved. * * Contributor(s): - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.com) * Håkan Waara (hwaara@chello.se) * Neil Rashbrook (neil@parkwaycc.co.uk) * Seth Spitzer diff --git a/mozilla/mailnews/base/resources/content/widgetglue.js b/mozilla/mailnews/base/resources/content/widgetglue.js index 7cf9513725c..5daed3fe7c6 100644 --- a/mozilla/mailnews/base/resources/content/widgetglue.js +++ b/mozilla/mailnews/base/resources/content/widgetglue.js @@ -18,7 +18,7 @@ * Rights Reserved. * * Contributor(s): - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.com) * Håkan Waara (hwaara@chello.se) */ diff --git a/mozilla/mailnews/base/src/nsMsgDBView.cpp b/mozilla/mailnews/base/src/nsMsgDBView.cpp index 2c68f48b0f0..e391a373ba8 100644 --- a/mozilla/mailnews/base/src/nsMsgDBView.cpp +++ b/mozilla/mailnews/base/src/nsMsgDBView.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.com) * Håkan Waara (hwaara@chello.se) * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/modules/libpr0n/decoders/icon/mac/Makefile.in b/mozilla/modules/libpr0n/decoders/icon/mac/Makefile.in index 5eb016218f5..c366003ff89 100644 --- a/mozilla/modules/libpr0n/decoders/icon/mac/Makefile.in +++ b/mozilla/modules/libpr0n/decoders/icon/mac/Makefile.in @@ -19,7 +19,7 @@ # the Initial Developer. All Rights Reserved. # # Contributor(s): -# Jan Varga +# Jan Varga # # 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/mozilla/rdf/base/idl/nsIRDFDataSource.idl b/mozilla/rdf/base/idl/nsIRDFDataSource.idl index d12531e851f..e3b5fc2b6ef 100644 --- a/mozilla/rdf/base/idl/nsIRDFDataSource.idl +++ b/mozilla/rdf/base/idl/nsIRDFDataSource.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * * 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/mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl b/mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl index 1c662532578..6c26d1b0f73 100644 --- a/mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl +++ b/mozilla/rdf/base/idl/nsIRDFPropagatableDataSource.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * * 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/mozilla/themes/classic/messenger/folderPane.css b/mozilla/themes/classic/messenger/folderPane.css index 9434c6e719e..1f6d2200a5a 100644 --- a/mozilla/themes/classic/messenger/folderPane.css +++ b/mozilla/themes/classic/messenger/folderPane.css @@ -20,7 +20,7 @@ * Contributor(s): * Joe Hewitt (hewitt@netscape.com) * Håkan Waara (hwaara@chello.se) - * Jan Varga (varga@utcru.sk) + * Jan Varga (varga@nixcorp.com) */ /* ===== folderPane.css ================================================= diff --git a/mozilla/themes/modern/messenger/folderPane.css b/mozilla/themes/modern/messenger/folderPane.css index 32ac2eb813b..e450eb03a47 100644 --- a/mozilla/themes/modern/messenger/folderPane.css +++ b/mozilla/themes/modern/messenger/folderPane.css @@ -21,7 +21,7 @@ * Contributor(s): * Joe Hewitt * Håkan Waara - * Jan Varga + * Jan Varga * * 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/mozilla/toolkit/components/filepicker/content/filepicker.js b/mozilla/toolkit/components/filepicker/content/filepicker.js index d3f07f381dd..6fbe15e408b 100644 --- a/mozilla/toolkit/components/filepicker/content/filepicker.js +++ b/mozilla/toolkit/components/filepicker/content/filepicker.js @@ -20,7 +20,7 @@ # Contributor(s): # Stuart Parmenter # Brian Ryner -# Jan Varga +# Jan Varga # Peter Annema # Johann Petrak # Akkana Peck diff --git a/mozilla/toolkit/components/filepicker/content/filepicker.xul b/mozilla/toolkit/components/filepicker/content/filepicker.xul index 9079717affd..2520e6eeab8 100644 --- a/mozilla/toolkit/components/filepicker/content/filepicker.xul +++ b/mozilla/toolkit/components/filepicker/content/filepicker.xul @@ -19,7 +19,7 @@ # Contributor(s): # Stuart Parmenter # Brian Ryner -# Jan Varga +# Jan Varga # Peter Annema # Johann Petrak diff --git a/mozilla/xpfe/components/bookmarks/public/nsIBookmarksService.idl b/mozilla/xpfe/components/bookmarks/public/nsIBookmarksService.idl index 18cfdc6dd73..ab528aa3b51 100644 --- a/mozilla/xpfe/components/bookmarks/public/nsIBookmarksService.idl +++ b/mozilla/xpfe/components/bookmarks/public/nsIBookmarksService.idl @@ -21,7 +21,7 @@ * * Contributor(s): * Ben Goodger - * Jan Varga + * Jan Varga * * 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/mozilla/xpfe/components/bookmarks/resources/sortFolder.js b/mozilla/xpfe/components/bookmarks/resources/sortFolder.js index 0a0de55dead..1b575eded66 100644 --- a/mozilla/xpfe/components/bookmarks/resources/sortFolder.js +++ b/mozilla/xpfe/components/bookmarks/resources/sortFolder.js @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Jan Varga + * Jan Varga * * 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/mozilla/xpfe/components/bookmarks/resources/sortFolder.xul b/mozilla/xpfe/components/bookmarks/resources/sortFolder.xul index 34034eac5c2..ff84f843bfb 100644 --- a/mozilla/xpfe/components/bookmarks/resources/sortFolder.xul +++ b/mozilla/xpfe/components/bookmarks/resources/sortFolder.xul @@ -21,7 +21,7 @@ - the Initial Developer. All Rights Reserved. - - Contributor(s): - - Jan Varga + - Jan Varga - - 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/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp b/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp index 63642a4d061..60f7ef63c9c 100644 --- a/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp +++ b/mozilla/xpfe/components/bookmarks/src/nsBookmarksService.cpp @@ -25,7 +25,7 @@ * David Hyatt * Ben Goodger * Andreas Otte - * Jan Varga + * Jan Varga * Benjamin Smedberg * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/xpfe/components/download-manager/resources/downloadmanager.js b/mozilla/xpfe/components/download-manager/resources/downloadmanager.js index 1323903af03..8e380921123 100644 --- a/mozilla/xpfe/components/download-manager/resources/downloadmanager.js +++ b/mozilla/xpfe/components/download-manager/resources/downloadmanager.js @@ -22,7 +22,7 @@ * Contributor(s): * Ben Goodger (Original Author) * Blake Ross - * Jan Varga + * Jan Varga * * 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/mozilla/xpfe/components/download-manager/resources/downloadmanager.xul b/mozilla/xpfe/components/download-manager/resources/downloadmanager.xul index f7d47fa0de1..9d01a026c8b 100644 --- a/mozilla/xpfe/components/download-manager/resources/downloadmanager.xul +++ b/mozilla/xpfe/components/download-manager/resources/downloadmanager.xul @@ -22,7 +22,7 @@ Contributor(s): Ben Goodger (Original Author) Blake Ross - Jan Varga + Jan Varga --> diff --git a/mozilla/xpfe/components/filepicker/res/content/filepicker.js b/mozilla/xpfe/components/filepicker/res/content/filepicker.js index 58b99e3379b..c21b9f12831 100644 --- a/mozilla/xpfe/components/filepicker/res/content/filepicker.js +++ b/mozilla/xpfe/components/filepicker/res/content/filepicker.js @@ -20,7 +20,7 @@ * Contributor(s): * Stuart Parmenter * Brian Ryner - * Jan Varga + * Jan Varga * Peter Annema * Johann Petrak * Akkana Peck diff --git a/mozilla/xpfe/components/filepicker/res/content/filepicker.xul b/mozilla/xpfe/components/filepicker/res/content/filepicker.xul index 9a337796f08..38abab80c17 100644 --- a/mozilla/xpfe/components/filepicker/res/content/filepicker.xul +++ b/mozilla/xpfe/components/filepicker/res/content/filepicker.xul @@ -21,7 +21,7 @@ - Contributor(s): - Stuart Parmenter - Brian Ryner - - Jan Varga + - Jan Varga - Peter Annema - Johann Petrak -->