diff --git a/mozilla/accessible/src/base/nsAccessibilityService.cpp b/mozilla/accessible/src/base/nsAccessibilityService.cpp index 74dd88e7b95..44999d0040d 100644 --- a/mozilla/accessible/src/base/nsAccessibilityService.cpp +++ b/mozilla/accessible/src/base/nsAccessibilityService.cpp @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: David W. Hyatt (hyatt@netscape.com) - * Contributors: John Gaunt (jgaunt@netscape.com) + * + * Contributor(s): + * John Gaunt (jgaunt@netscape.com) * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/accessible/src/base/nsSelectAccessible.cpp b/mozilla/accessible/src/base/nsSelectAccessible.cpp index 86c31f2d0fa..94a58f88df4 100644 --- a/mozilla/accessible/src/base/nsSelectAccessible.cpp +++ b/mozilla/accessible/src/base/nsSelectAccessible.cpp @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: Eric Vaughan (evaughan@netscape.com) - * Contributor(s): John Gaunt (jgaunt@netscape.com) + * + * Contributor(s): + * John Gaunt (jgaunt@netscape.com) * Kyle Yuan (kyle.yuan@sun.com) * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/accessible/src/base/nsSelectAccessible.h b/mozilla/accessible/src/base/nsSelectAccessible.h index cb6f0f031d6..e2a69659ef0 100644 --- a/mozilla/accessible/src/base/nsSelectAccessible.h +++ b/mozilla/accessible/src/base/nsSelectAccessible.h @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: Eric Vaughan (evaughan@netscape.com) - * Contributor(s): John Gaunt (jgaunt@netscape.com) + * + * Contributor(s): + * John Gaunt (jgaunt@netscape.com) * Kyle Yuan (kyle.yuan@sun.com) * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp b/mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp index 7cb7be02ada..c50958dc560 100644 --- a/mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp +++ b/mozilla/accessible/src/html/nsHTMLSelectAccessible.cpp @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: Eric Vaughan (evaughan@netscape.com) - * Contributor(s): Kyle Yuan (kyle.yuan@sun.com) + * + * Contributor(s): + * Kyle Yuan (kyle.yuan@sun.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/accessible/src/html/nsHTMLSelectAccessible.h b/mozilla/accessible/src/html/nsHTMLSelectAccessible.h index d416c4c999e..3a62b6a6ecc 100644 --- a/mozilla/accessible/src/html/nsHTMLSelectAccessible.h +++ b/mozilla/accessible/src/html/nsHTMLSelectAccessible.h @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: Eric Vaughan (evaughan@netscape.com) - * Contributor(s): Kyle Yuan (kyle.yuan@sun.com) + * + * Contributor(s): + * Kyle Yuan (kyle.yuan@sun.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/accessible/src/xul/nsXULSelectAccessible.h b/mozilla/accessible/src/xul/nsXULSelectAccessible.h index dcdbe596116..21ac97d5d30 100644 --- a/mozilla/accessible/src/xul/nsXULSelectAccessible.h +++ b/mozilla/accessible/src/xul/nsXULSelectAccessible.h @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: Eric Vaughan (evaughan@netscape.com) - * Contributor(s): Kyle Yuan (kyle.yuan@sun.com) + * + * Contributor(s): + * Kyle Yuan (kyle.yuan@sun.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/content/xbl/src/nsXBLBinding.cpp b/mozilla/content/xbl/src/nsXBLBinding.cpp index b9015504e5c..8f90d8ddcf3 100644 --- a/mozilla/content/xbl/src/nsXBLBinding.cpp +++ b/mozilla/content/xbl/src/nsXBLBinding.cpp @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: David W. Hyatt (hyatt@netscape.com) - * Contributor(s): Brendan Eich (brendan@mozilla.org) + * + * Contributor(s): + * Brendan Eich (brendan@mozilla.org) * Scott MacGregor (mscott@netscape.com) * * diff --git a/mozilla/content/xbl/src/nsXBLEventHandler.cpp b/mozilla/content/xbl/src/nsXBLEventHandler.cpp index 35b386ee818..9135c5a0aea 100644 --- a/mozilla/content/xbl/src/nsXBLEventHandler.cpp +++ b/mozilla/content/xbl/src/nsXBLEventHandler.cpp @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: David W. Hyatt (hyatt@netscape.com) - * Contributor(s): Brendan Eich (brendan@mozilla.org) + * + * Contributor(s): + * Brendan Eich (brendan@mozilla.org) * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/dom/public/idl/xul/nsIDOMXULButtonElement.idl b/mozilla/dom/public/idl/xul/nsIDOMXULButtonElement.idl index 082ae47cf9a..4e0837a437a 100644 --- a/mozilla/dom/public/idl/xul/nsIDOMXULButtonElement.idl +++ b/mozilla/dom/public/idl/xul/nsIDOMXULButtonElement.idl @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: David W. Hyatt (hyatt@netscape.com) - * Contributor(s): John Gaunt (jgaunt@netscape.com) + * + * Contributor(s): + * John Gaunt (jgaunt@netscape.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/dom/public/idl/xul/nsIDOMXULSelectCntrlEl.idl b/mozilla/dom/public/idl/xul/nsIDOMXULSelectCntrlEl.idl index 6156de8f785..b9cfed854f4 100644 --- a/mozilla/dom/public/idl/xul/nsIDOMXULSelectCntrlEl.idl +++ b/mozilla/dom/public/idl/xul/nsIDOMXULSelectCntrlEl.idl @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: David W. Hyatt (hyatt@netscape.com) - * Contributor(s): Joe Hewitt (hewitt@netscape.com) + * + * Contributor(s): + * Joe Hewitt (hewitt@netscape.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/dom/public/idl/xul/nsIDOMXULSelectCntrlItemEl.idl b/mozilla/dom/public/idl/xul/nsIDOMXULSelectCntrlItemEl.idl index 9d7884c0f85..02794d09e34 100644 --- a/mozilla/dom/public/idl/xul/nsIDOMXULSelectCntrlItemEl.idl +++ b/mozilla/dom/public/idl/xul/nsIDOMXULSelectCntrlItemEl.idl @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: David W. Hyatt (hyatt@netscape.com) - * Contributor(s): Joe Hewitt (hewitt@netscape.com) + * + * Contributor(s): + * Joe Hewitt (hewitt@netscape.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/editor/ui/dialogs/content/EdReplace.js b/mozilla/editor/ui/dialogs/content/EdReplace.js index 2199b374965..456b3f68d31 100644 --- a/mozilla/editor/ui/dialogs/content/EdReplace.js +++ b/mozilla/editor/ui/dialogs/content/EdReplace.js @@ -18,8 +18,9 @@ * Copyright (C) 1998 Netscape Communications Corporation. All * Rights Reserved. * - * Contributor(s): Kin Blas - * Contributor(s): Akkana Peck + * Contributor(s): + * Kin Blas + * Akkana Peck * */ diff --git a/mozilla/editor/ui/dialogs/content/EdReplace.xul b/mozilla/editor/ui/dialogs/content/EdReplace.xul index f710c5b82e2..fb92a0e8ca9 100644 --- a/mozilla/editor/ui/dialogs/content/EdReplace.xul +++ b/mozilla/editor/ui/dialogs/content/EdReplace.xul @@ -19,8 +19,9 @@ Communications Corporation. Portions created by Netscape are Copyright (C) 1998-1999 Netscape Communications Corporation. All Rights Reserved. -Contributor(s): Kin Blas -Contributor(s): Akkana Peck +Contributor(s): + Kin Blas + Akkana Peck --> diff --git a/mozilla/extensions/irc/js/lib/command-manager.js b/mozilla/extensions/irc/js/lib/command-manager.js index 039f4db817c..1d3597bca79 100644 --- a/mozilla/extensions/irc/js/lib/command-manager.js +++ b/mozilla/extensions/irc/js/lib/command-manager.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/js/lib/dcc.js b/mozilla/extensions/irc/js/lib/dcc.js index f4556c4b04f..c35b6c9ea88 100644 --- a/mozilla/extensions/irc/js/lib/dcc.js +++ b/mozilla/extensions/irc/js/lib/dcc.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/js/lib/events.js b/mozilla/extensions/irc/js/lib/events.js index 1ebb8af882e..e8f80f5101c 100644 --- a/mozilla/extensions/irc/js/lib/events.js +++ b/mozilla/extensions/irc/js/lib/events.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/js/lib/http.js b/mozilla/extensions/irc/js/lib/http.js index 2219b9ff772..8b4567c3211 100644 --- a/mozilla/extensions/irc/js/lib/http.js +++ b/mozilla/extensions/irc/js/lib/http.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/js/lib/irc.js b/mozilla/extensions/irc/js/lib/irc.js index 72b9622ba38..b72e7315734 100644 --- a/mozilla/extensions/irc/js/lib/irc.js +++ b/mozilla/extensions/irc/js/lib/irc.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/js/lib/utils.js b/mozilla/extensions/irc/js/lib/utils.js index 89e58db12d4..096cf3d6890 100644 --- a/mozilla/extensions/irc/js/lib/utils.js +++ b/mozilla/extensions/irc/js/lib/utils.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/xul/content/commands.js b/mozilla/extensions/irc/xul/content/commands.js index 1aa15b6bd39..bf3c15b29c4 100644 --- a/mozilla/extensions/irc/xul/content/commands.js +++ b/mozilla/extensions/irc/xul/content/commands.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * Chiaki Koufugata, chiaki@mozilla.gr.jp, UI i18n diff --git a/mozilla/extensions/irc/xul/content/readprefs.js b/mozilla/extensions/irc/xul/content/readprefs.js index 92a976ee4e9..f6ecbcc3e94 100644 --- a/mozilla/extensions/irc/xul/content/readprefs.js +++ b/mozilla/extensions/irc/xul/content/readprefs.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/lib/listbox.js b/mozilla/extensions/irc/xul/lib/listbox.js index 32f5a1befb5..e5b88183283 100644 --- a/mozilla/extensions/irc/xul/lib/listbox.js +++ b/mozilla/extensions/irc/xul/lib/listbox.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/skin/output-marble.css b/mozilla/extensions/irc/xul/skin/output-marble.css index 2c58c0b09ab..cc93b1db8a5 100644 --- a/mozilla/extensions/irc/xul/skin/output-marble.css +++ b/mozilla/extensions/irc/xul/skin/output-marble.css @@ -16,9 +16,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/xul/tests/test1-handlers.js b/mozilla/extensions/irc/xul/tests/test1-handlers.js index ab523bcfc5c..7953030f462 100644 --- a/mozilla/extensions/irc/xul/tests/test1-handlers.js +++ b/mozilla/extensions/irc/xul/tests/test1-handlers.js @@ -16,9 +16,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test1-static.js b/mozilla/extensions/irc/xul/tests/test1-static.js index 21d1bbc3afc..19a8f8fe455 100644 --- a/mozilla/extensions/irc/xul/tests/test1-static.js +++ b/mozilla/extensions/irc/xul/tests/test1-static.js @@ -16,9 +16,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test1.html b/mozilla/extensions/irc/xul/tests/test1.html index 8f1a411e494..fe4c80bced9 100644 --- a/mozilla/extensions/irc/xul/tests/test1.html +++ b/mozilla/extensions/irc/xul/tests/test1.html @@ -19,9 +19,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ @@ -88,7 +85,7 @@
-Last modified: Wed Sep 8 02:25:04 XXX 1999 +Last modified: Fri Jun 28 03:50:51 EDT 2002 diff --git a/mozilla/extensions/irc/xul/tests/test2-handlers.js b/mozilla/extensions/irc/xul/tests/test2-handlers.js index ab264062976..aaf412ca1f8 100644 --- a/mozilla/extensions/irc/xul/tests/test2-handlers.js +++ b/mozilla/extensions/irc/xul/tests/test2-handlers.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test2-static.js b/mozilla/extensions/irc/xul/tests/test2-static.js index ee12d64da85..038aeee187d 100644 --- a/mozilla/extensions/irc/xul/tests/test2-static.js +++ b/mozilla/extensions/irc/xul/tests/test2-static.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test2.css b/mozilla/extensions/irc/xul/tests/test2.css index 8734958cfa3..f306f1d267b 100644 --- a/mozilla/extensions/irc/xul/tests/test2.css +++ b/mozilla/extensions/irc/xul/tests/test2.css @@ -15,9 +15,6 @@ # Copyright (C) 1999 New Dimenstions Consulting, Inc. All # Rights Reserved. # -# Contributor(s): -# -# # Contributor(s): # Robert Ginda, rginda@ndcico.com, original author diff --git a/mozilla/extensions/irc/xul/tests/test2.html b/mozilla/extensions/irc/xul/tests/test2.html index d8759cf74dc..8a3b469b405 100644 --- a/mozilla/extensions/irc/xul/tests/test2.html +++ b/mozilla/extensions/irc/xul/tests/test2.html @@ -18,9 +18,6 @@ Copyright (C) 1999 New Dimenstions Consulting, Inc. All Rights Reserved. - Contributor(s): - - Contributor(s): Robert Ginda, rginda@ndcico.com, original author --> @@ -85,7 +82,7 @@
-Last modified: Sat Dec 18 05:27:43 XXX 1999 +Last modified: Fri Jun 28 03:31:35 EDT 2002 diff --git a/mozilla/extensions/irc/xul/tests/test3-commands.js b/mozilla/extensions/irc/xul/tests/test3-commands.js index 2f40d195d31..0a6402e1956 100644 --- a/mozilla/extensions/irc/xul/tests/test3-commands.js +++ b/mozilla/extensions/irc/xul/tests/test3-commands.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test3-handlers.js b/mozilla/extensions/irc/xul/tests/test3-handlers.js index 9cbed257fc4..99b255dfcf7 100644 --- a/mozilla/extensions/irc/xul/tests/test3-handlers.js +++ b/mozilla/extensions/irc/xul/tests/test3-handlers.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test3-output-default.css b/mozilla/extensions/irc/xul/tests/test3-output-default.css index b034c451e61..8f7495f49da 100644 --- a/mozilla/extensions/irc/xul/tests/test3-output-default.css +++ b/mozilla/extensions/irc/xul/tests/test3-output-default.css @@ -16,9 +16,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/xul/tests/test3-output-marble.css b/mozilla/extensions/irc/xul/tests/test3-output-marble.css index fcfc5f1eac4..1463612e668 100644 --- a/mozilla/extensions/irc/xul/tests/test3-output-marble.css +++ b/mozilla/extensions/irc/xul/tests/test3-output-marble.css @@ -16,9 +16,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/xul/tests/test3-readprefs.js b/mozilla/extensions/irc/xul/tests/test3-readprefs.js index be241f5ef1e..aa8056085fb 100644 --- a/mozilla/extensions/irc/xul/tests/test3-readprefs.js +++ b/mozilla/extensions/irc/xul/tests/test3-readprefs.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test3-static.js b/mozilla/extensions/irc/xul/tests/test3-static.js index 23f715ae4e6..a396d97f9a1 100644 --- a/mozilla/extensions/irc/xul/tests/test3-static.js +++ b/mozilla/extensions/irc/xul/tests/test3-static.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/extensions/irc/xul/tests/test3.css b/mozilla/extensions/irc/xul/tests/test3.css index 661aa7860df..e1cff6a8ed4 100644 --- a/mozilla/extensions/irc/xul/tests/test3.css +++ b/mozilla/extensions/irc/xul/tests/test3.css @@ -16,9 +16,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author * diff --git a/mozilla/extensions/irc/xul/tests/test3.xul b/mozilla/extensions/irc/xul/tests/test3.xul index 65fc6c68964..60c741ec350 100644 --- a/mozilla/extensions/irc/xul/tests/test3.xul +++ b/mozilla/extensions/irc/xul/tests/test3.xul @@ -18,9 +18,6 @@ Copyright (C) 1999 New Dimenstions Consulting, Inc. All Rights Reserved. - Contributor(s): - - Contributor(s): Robert Ginda, rginda@ndcico.com, original author --> diff --git a/mozilla/extensions/venkman/resources/content/command-manager.js b/mozilla/extensions/venkman/resources/content/command-manager.js index 8cda3c71d69..a9a776b9e14 100644 --- a/mozilla/extensions/venkman/resources/content/command-manager.js +++ b/mozilla/extensions/venkman/resources/content/command-manager.js @@ -17,9 +17,6 @@ * Copyright (C) 1999 New Dimenstions Consulting, Inc. All * Rights Reserved. * - * Contributor(s): - * - * * Contributor(s): * Robert Ginda, rginda@ndcico.com, original author */ diff --git a/mozilla/htmlparser/src/COtherDTD.cpp b/mozilla/htmlparser/src/COtherDTD.cpp index d95065e60fb..18e318c2528 100644 --- a/mozilla/htmlparser/src/COtherDTD.cpp +++ b/mozilla/htmlparser/src/COtherDTD.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): rickg@netscape.com + * rickg@netscape.com * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/htmlparser/src/COtherElements.h b/mozilla/htmlparser/src/COtherElements.h index 432ba13d283..c61ae599149 100644 --- a/mozilla/htmlparser/src/COtherElements.h +++ b/mozilla/htmlparser/src/COtherElements.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): rickg@netscape.com + * rickg@netscape.com * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/intl/strres/public/nsIAcceptLang.idl b/mozilla/intl/strres/public/nsIAcceptLang.idl index ef37fbe0bf3..5c8fd31374a 100644 --- a/mozilla/intl/strres/public/nsIAcceptLang.idl +++ b/mozilla/intl/strres/public/nsIAcceptLang.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Tao Cheng + * Tao Cheng * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/intl/strres/src/nsAcceptLang.cpp b/mozilla/intl/strres/src/nsAcceptLang.cpp index b384d32ba33..70d3c256550 100644 --- a/mozilla/intl/strres/src/nsAcceptLang.cpp +++ b/mozilla/intl/strres/src/nsAcceptLang.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Tao Cheng + * Tao Cheng * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/intl/strres/src/nsAcceptLang.h b/mozilla/intl/strres/src/nsAcceptLang.h index e3693485c5d..c09d4278c06 100644 --- a/mozilla/intl/strres/src/nsAcceptLang.h +++ b/mozilla/intl/strres/src/nsAcceptLang.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Tao Cheng + * Tao Cheng * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/intl/uconv/ucvcn/gbku.h b/mozilla/intl/uconv/ucvcn/gbku.h index a4b112bc86a..f8e90a097cd 100644 --- a/mozilla/intl/uconv/ucvcn/gbku.h +++ b/mozilla/intl/uconv/ucvcn/gbku.h @@ -19,7 +19,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Yueheng Xu + * Yueheng Xu * Hoa Nguyen * * diff --git a/mozilla/intl/uconv/ucvcn/nsGB2312ToUnicodeV2.cpp b/mozilla/intl/uconv/ucvcn/nsGB2312ToUnicodeV2.cpp index a21c6bc99ff..ae52e266068 100644 --- a/mozilla/intl/uconv/ucvcn/nsGB2312ToUnicodeV2.cpp +++ b/mozilla/intl/uconv/ucvcn/nsGB2312ToUnicodeV2.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Yueheng Xu + * Yueheng Xu * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/profile/profileSelection.dtd b/mozilla/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/profile/profileSelection.dtd index 857cd09da07..0c326ad1f12 100644 --- a/mozilla/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/profile/profileSelection.dtd +++ b/mozilla/l10n/langpacks/en-DE/chrome/en-DE/communicator/locale/profile/profileSelection.dtd @@ -19,8 +19,6 @@ Rights Reserved. Contributor(s): - - Contributors: Ben Goodger (28/10/99) --> diff --git a/mozilla/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/profile/profileSelection.dtd b/mozilla/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/profile/profileSelection.dtd index 857cd09da07..0c326ad1f12 100644 --- a/mozilla/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/profile/profileSelection.dtd +++ b/mozilla/l10n/langpacks/en-GB/chrome/en-GB/communicator/locale/profile/profileSelection.dtd @@ -19,8 +19,6 @@ Rights Reserved. Contributor(s): - - Contributors: Ben Goodger (28/10/99) --> diff --git a/mozilla/layout/xul/base/src/nsMenuBarFrame.cpp b/mozilla/layout/xul/base/src/nsMenuBarFrame.cpp index 54b939f56fe..24fc3efa82d 100644 --- a/mozilla/layout/xul/base/src/nsMenuBarFrame.cpp +++ b/mozilla/layout/xul/base/src/nsMenuBarFrame.cpp @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: David W. Hyatt (hyatt@netscape.com) - * Contributor(s): Dan Rosen + * + * Contributor(s): + * Dan Rosen * Dean Tessman * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/mailnews/addrbook/public/nsIAbMDBDirectory.idl b/mozilla/mailnews/addrbook/public/nsIAbMDBDirectory.idl index 0896b98ac18..dcea66f4589 100644 --- a/mozilla/mailnews/addrbook/public/nsIAbMDBDirectory.idl +++ b/mozilla/mailnews/addrbook/public/nsIAbMDBDirectory.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Paul Sandoz + * Paul Sandoz * * 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/addrbook/src/nsAbDirectoryRDFResource.cpp b/mozilla/mailnews/addrbook/src/nsAbDirectoryRDFResource.cpp index 3bc4560b730..8ae14b98405 100644 --- a/mozilla/mailnews/addrbook/src/nsAbDirectoryRDFResource.cpp +++ b/mozilla/mailnews/addrbook/src/nsAbDirectoryRDFResource.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Paul Sandoz + * Paul Sandoz * * 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/addrbook/src/nsAbDirectoryRDFResource.h b/mozilla/mailnews/addrbook/src/nsAbDirectoryRDFResource.h index d81e4806ed4..cefe76bf63e 100644 --- a/mozilla/mailnews/addrbook/src/nsAbDirectoryRDFResource.h +++ b/mozilla/mailnews/addrbook/src/nsAbDirectoryRDFResource.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Paul Sandoz + * Paul Sandoz * * 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/addrbook/src/nsAbLDAPDirFactory.h b/mozilla/mailnews/addrbook/src/nsAbLDAPDirFactory.h index dfc6ee48426..c73d4e11b3b 100644 --- a/mozilla/mailnews/addrbook/src/nsAbLDAPDirFactory.h +++ b/mozilla/mailnews/addrbook/src/nsAbLDAPDirFactory.h @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * + * Created by: Paul Sandoz + * * Contributor(s): - * Created by: Paul Sandoz - * Contributor(s): Csaba Borbola + * Csaba Borbola * * 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/addrbook/src/nsAbMDBDirFactory.h b/mozilla/mailnews/addrbook/src/nsAbMDBDirFactory.h index 56256ae98d7..2c886c06db0 100644 --- a/mozilla/mailnews/addrbook/src/nsAbMDBDirFactory.h +++ b/mozilla/mailnews/addrbook/src/nsAbMDBDirFactory.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Paul Sandoz + * Paul Sandoz * * 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/addrbook/src/nsAbUtils.cpp b/mozilla/mailnews/addrbook/src/nsAbUtils.cpp index 46b9204c83f..52b8c905c44 100644 --- a/mozilla/mailnews/addrbook/src/nsAbUtils.cpp +++ b/mozilla/mailnews/addrbook/src/nsAbUtils.cpp @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * + * Created by: Paul Sandoz + * * Contributor(s): - * Created by: Paul Sandoz - * Contributor(s): Csaba Borbola + * Csaba Borbola * * 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/addrbook/src/nsAbUtils.h b/mozilla/mailnews/addrbook/src/nsAbUtils.h index 68ce3b02e4b..e14d61794f1 100644 --- a/mozilla/mailnews/addrbook/src/nsAbUtils.h +++ b/mozilla/mailnews/addrbook/src/nsAbUtils.h @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * + * Created by: Paul Sandoz + * * Contributor(s): - * Created by: Paul Sandoz - * Contributor(s): Csaba Borbola + * Csaba Borbola * * 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/mapi/mapiDll/MapiDll.cpp b/mozilla/mailnews/mapi/mapiDll/MapiDll.cpp index b9e88a8b7fc..8f25639bfdf 100644 --- a/mozilla/mailnews/mapi/mapiDll/MapiDll.cpp +++ b/mozilla/mailnews/mapi/mapiDll/MapiDll.cpp @@ -18,8 +18,9 @@ * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * - * Contributor(s): Krishna Mohan Khandrika (kkhandrika@netscape.com) - * Contributor(s): Rajiv Dayal (rdayal@netscape.com) + * Contributor(s): + * Krishna Mohan Khandrika (kkhandrika@netscape.com) + * Rajiv Dayal (rdayal@netscape.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/mailnews/mapi/mapihook/build/msgMapi.idl b/mozilla/mailnews/mapi/mapihook/build/msgMapi.idl index 62f217cc85e..60d533069cd 100644 --- a/mozilla/mailnews/mapi/mapihook/build/msgMapi.idl +++ b/mozilla/mailnews/mapi/mapihook/build/msgMapi.idl @@ -18,8 +18,9 @@ * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * - * Contributor(s): Krishna Mohan Khandrika (kkhandrika@netscape.com) - * Contributor(s): Rajiv Dayal (rdayal@netscape.com) + * Contributor(s): + * Krishna Mohan Khandrika (kkhandrika@netscape.com) + * Rajiv Dayal (rdayal@netscape.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/mailnews/mapi/mapihook/src/msgMapiHook.cpp b/mozilla/mailnews/mapi/mapihook/src/msgMapiHook.cpp index 8b17d107eac..8b309c1bdf0 100644 --- a/mozilla/mailnews/mapi/mapihook/src/msgMapiHook.cpp +++ b/mozilla/mailnews/mapi/mapihook/src/msgMapiHook.cpp @@ -18,9 +18,10 @@ * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * - * Contributor(s): Krishna Mohan Khandrika (kkhandrika@netscape.com) - * Contributor(s): Srilatha Moturi (srilatha@netscape.com) - * Contributor(s): Rajiv Dayal (rdayal@netscape.com) + * Contributor(s): + * Krishna Mohan Khandrika (kkhandrika@netscape.com) + * Srilatha Moturi (srilatha@netscape.com) + * Rajiv Dayal (rdayal@netscape.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/mailnews/mapi/mapihook/src/msgMapiImp.cpp b/mozilla/mailnews/mapi/mapihook/src/msgMapiImp.cpp index de25aed8d8d..03910f473be 100644 --- a/mozilla/mailnews/mapi/mapihook/src/msgMapiImp.cpp +++ b/mozilla/mailnews/mapi/mapihook/src/msgMapiImp.cpp @@ -18,8 +18,9 @@ * Portions created by the Initial Developer are Copyright (C) 2001 * the Initial Developer. All Rights Reserved. * - * Contributor(s): Krishna Mohan Khandrika (kkhandrika@netscape.com) - * Contributor(s): Rajiv Dayal (rdayal@netscape.com) + * Contributor(s): + * Krishna Mohan Khandrika (kkhandrika@netscape.com) + * Rajiv Dayal (rdayal@netscape.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/modules/plugin/base/public/nsIHTTPHeaderListener.idl b/mozilla/modules/plugin/base/public/nsIHTTPHeaderListener.idl index c1c7bfb5a78..0f3bca7424d 100644 --- a/mozilla/modules/plugin/base/public/nsIHTTPHeaderListener.idl +++ b/mozilla/modules/plugin/base/public/nsIHTTPHeaderListener.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Ed Burns + * Ed Burns * * 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/netwerk/streamconv/public/nsIAppleFileDecoder.idl b/mozilla/netwerk/streamconv/public/nsIAppleFileDecoder.idl index d0ae5b38000..0b8e49c8543 100644 --- a/mozilla/netwerk/streamconv/public/nsIAppleFileDecoder.idl +++ b/mozilla/netwerk/streamconv/public/nsIAppleFileDecoder.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Jean-Francois Ducarroz + * Jean-Francois Ducarroz * * 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/parser/htmlparser/src/COtherDTD.cpp b/mozilla/parser/htmlparser/src/COtherDTD.cpp index d95065e60fb..18e318c2528 100644 --- a/mozilla/parser/htmlparser/src/COtherDTD.cpp +++ b/mozilla/parser/htmlparser/src/COtherDTD.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): rickg@netscape.com + * rickg@netscape.com * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/parser/htmlparser/src/COtherElements.h b/mozilla/parser/htmlparser/src/COtherElements.h index 432ba13d283..c61ae599149 100644 --- a/mozilla/parser/htmlparser/src/COtherElements.h +++ b/mozilla/parser/htmlparser/src/COtherElements.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): rickg@netscape.com + * rickg@netscape.com * * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/profile/public/nsIProfileChangeStatus.idl b/mozilla/profile/public/nsIProfileChangeStatus.idl index 5d0f017add4..5dd8cdec267 100755 --- a/mozilla/profile/public/nsIProfileChangeStatus.idl +++ b/mozilla/profile/public/nsIProfileChangeStatus.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): ccarlen@netscape.com + * ccarlen@netscape.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/profile/resources/content/profileSelection.xul b/mozilla/profile/resources/content/profileSelection.xul index 0e7b0af06b7..30545f18fc5 100644 --- a/mozilla/profile/resources/content/profileSelection.xul +++ b/mozilla/profile/resources/content/profileSelection.xul @@ -19,8 +19,6 @@ Copyright (C) 1998 Netscape Communications Corporation. All Rights Reserved. - Contributor(s): - Contributors: Code: Ben Goodger UI Ideas: Matthew Thomas, Ben Gregory diff --git a/mozilla/profile/resources/locale/en-US/profileSelection.dtd b/mozilla/profile/resources/locale/en-US/profileSelection.dtd index a88e19cdd81..66c8d5e3664 100644 --- a/mozilla/profile/resources/locale/en-US/profileSelection.dtd +++ b/mozilla/profile/resources/locale/en-US/profileSelection.dtd @@ -19,8 +19,6 @@ Rights Reserved. Contributor(s): - - Contributors: Ben Goodger (28/10/99) --> diff --git a/mozilla/xpcom/base/nsExceptionService.cpp b/mozilla/xpcom/base/nsExceptionService.cpp index c788644ca27..f8ecb86e86b 100644 --- a/mozilla/xpcom/base/nsExceptionService.cpp +++ b/mozilla/xpcom/base/nsExceptionService.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Mark Hammond + * Mark Hammond * * 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/xpcom/base/nsExceptionService.h b/mozilla/xpcom/base/nsExceptionService.h index 92aa6fcc373..102e4d0eaf2 100644 --- a/mozilla/xpcom/base/nsExceptionService.h +++ b/mozilla/xpcom/base/nsExceptionService.h @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Mark Hammond + * Mark Hammond * * 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/xpcom/base/nsIExceptionService.idl b/mozilla/xpcom/base/nsIExceptionService.idl index 0c729dca229..537ed9bfabf 100644 --- a/mozilla/xpcom/base/nsIExceptionService.idl +++ b/mozilla/xpcom/base/nsIExceptionService.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Mark Hammond + * Mark Hammond * * 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/xpcom/proxy/public/nsIProxyObjectManager.idl b/mozilla/xpcom/proxy/public/nsIProxyObjectManager.idl index 3109fbd9eeb..14ce049564d 100644 --- a/mozilla/xpcom/proxy/public/nsIProxyObjectManager.idl +++ b/mozilla/xpcom/proxy/public/nsIProxyObjectManager.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Doug Turner (Original Author) + * Doug Turner (Original Author) * Dan Mosedale * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/xpcom/proxy/src/nsProxyObjectManager.cpp b/mozilla/xpcom/proxy/src/nsProxyObjectManager.cpp index 3eebec85fac..635ce174495 100644 --- a/mozilla/xpcom/proxy/src/nsProxyObjectManager.cpp +++ b/mozilla/xpcom/proxy/src/nsProxyObjectManager.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Doug Turner (Original Author) + * Doug Turner (Original Author) * Judson Valeski * Dan Matejka * Scott Collins diff --git a/mozilla/xpcom/threads/nsEventQueueService.cpp b/mozilla/xpcom/threads/nsEventQueueService.cpp index 95aef9ea47e..948323cb235 100644 --- a/mozilla/xpcom/threads/nsEventQueueService.cpp +++ b/mozilla/xpcom/threads/nsEventQueueService.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Rick Potts + * Rick Potts * Ramiro Estrugo * Warren Harris * Leaf Nunes diff --git a/mozilla/xpcom/threads/nsIEventQueue.idl b/mozilla/xpcom/threads/nsIEventQueue.idl index 911e4c528a4..e478d6f43ea 100644 --- a/mozilla/xpcom/threads/nsIEventQueue.idl +++ b/mozilla/xpcom/threads/nsIEventQueue.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): David Hyatt + * David Hyatt * Suresh Duddi * Doug Turner * Judson Valeski diff --git a/mozilla/xpcom/threads/nsIEventQueueService.idl b/mozilla/xpcom/threads/nsIEventQueueService.idl index e49016dc40c..0e726ae0c1d 100644 --- a/mozilla/xpcom/threads/nsIEventQueueService.idl +++ b/mozilla/xpcom/threads/nsIEventQueueService.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Rick Potts + * Rick Potts * David Matiskella * David Hyatt * Suresh Duddi diff --git a/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteListener.idl b/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteListener.idl index e159d9ca7f7..6ba3b0bdef7 100644 --- a/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteListener.idl +++ b/mozilla/xpfe/components/autocomplete/public/nsIAutoCompleteListener.idl @@ -19,9 +19,10 @@ * Portions created by the Initial Developer are Copyright (C) 1998 * the Initial Developer. All Rights Reserved. * - * Contributor(s): * Original Author: Jean-Francois Ducarroz (ducarroz@netscape.com) - * Contributor(s): Dan Mosedale + * + * Contributor(s): + * Dan Mosedale * * 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/console/resources/content/console.js b/mozilla/xpfe/components/console/resources/content/console.js index 77e4054264a..34116d4a545 100644 --- a/mozilla/xpfe/components/console/resources/content/console.js +++ b/mozilla/xpfe/components/console/resources/content/console.js @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Joe Hewitt + * Joe Hewitt * * 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/shistory/public/nsISHistory.idl b/mozilla/xpfe/components/shistory/public/nsISHistory.idl index f539e41caa4..a1356930bff 100644 --- a/mozilla/xpfe/components/shistory/public/nsISHistory.idl +++ b/mozilla/xpfe/components/shistory/public/nsISHistory.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Radha Kulkarni (radha@netscape.com) + * Radha Kulkarni (radha@netscape.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/xpfe/components/shistory/public/nsISHistoryInternal.idl b/mozilla/xpfe/components/shistory/public/nsISHistoryInternal.idl index f21d67b910b..ae7af1354bb 100644 --- a/mozilla/xpfe/components/shistory/public/nsISHistoryInternal.idl +++ b/mozilla/xpfe/components/shistory/public/nsISHistoryInternal.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Radha Kulkarni (radha@netscape.com) + * Radha Kulkarni (radha@netscape.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/xpfe/components/shistory/src/nsSHistoryModule.cpp b/mozilla/xpfe/components/shistory/src/nsSHistoryModule.cpp index c8f75f78628..370d5e08517 100644 --- a/mozilla/xpfe/components/shistory/src/nsSHistoryModule.cpp +++ b/mozilla/xpfe/components/shistory/src/nsSHistoryModule.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Radha Kulkarni radha@netscape.com + * Radha Kulkarni radha@netscape.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/xpfe/components/urlbarhistory/public/nsIUrlbarHistory.idl b/mozilla/xpfe/components/urlbarhistory/public/nsIUrlbarHistory.idl index f4f0a92eed1..11ed81fac57 100644 --- a/mozilla/xpfe/components/urlbarhistory/public/nsIUrlbarHistory.idl +++ b/mozilla/xpfe/components/urlbarhistory/public/nsIUrlbarHistory.idl @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Radha Kulkarni (radha@netscape.com) + * Radha Kulkarni (radha@netscape.com) * Jason Eager (jce2@po.cwru.edu) * * Alternatively, the contents of this file may be used under the terms of diff --git a/mozilla/xpfe/components/urlbarhistory/src/nsUBHistoryModule.cpp b/mozilla/xpfe/components/urlbarhistory/src/nsUBHistoryModule.cpp index c252c892c65..b4e4237f7b9 100644 --- a/mozilla/xpfe/components/urlbarhistory/src/nsUBHistoryModule.cpp +++ b/mozilla/xpfe/components/urlbarhistory/src/nsUBHistoryModule.cpp @@ -20,7 +20,7 @@ * the Initial Developer. All Rights Reserved. * * Contributor(s): - * Contributor(s): Radha Kulkarni radha@netscape.com + * Radha Kulkarni radha@netscape.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