Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
git-svn-id: svn://10.0.0.236/trunk@193253 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
03dce017a7
commit
b759f30f5f
@ -14,7 +14,7 @@
|
|||||||
# The Original Code is Mozilla packaging code.
|
# The Original Code is Mozilla packaging code.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is
|
# The Initial Developer of the Original Code is
|
||||||
# Benjamin Smedberg <bsmedberg@covad.net>_.
|
# Benjamin Smedberg <bsmedberg@covad.net>.
|
||||||
# Portions created by the Initial Developer are Copyright (C) 2003
|
# Portions created by the Initial Developer are Copyright (C) 2003
|
||||||
# the Initial Developer. All Rights Reserved.
|
# the Initial Developer. All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
|||||||
@ -16,12 +16,11 @@
|
|||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Joey Minta <jminta@gmail.com>
|
* Joey Minta <jminta@gmail.com>
|
||||||
* Dan Mosedale <dan.mosedale@oracle.com>
|
|
||||||
*
|
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2005
|
* Portions created by the Initial Developer are Copyright (C) 2005
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
|
* Dan Mosedale <dan.mosedale@oracle.com>
|
||||||
*
|
*
|
||||||
* Alternatively, the contents of this file may be used under the terms of
|
* 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
|
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||||
|
|||||||
@ -1,4 +1,38 @@
|
|||||||
/** INSERT OPEN OEONE LICENSE */
|
/* ***** 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
|
||||||
|
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||||
|
* the License. You may obtain a copy of the License at
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*
|
||||||
|
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||||
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||||
|
* for the specific language governing rights and limitations under the
|
||||||
|
* License.
|
||||||
|
*
|
||||||
|
* The Original Code is OEone Calendar code.
|
||||||
|
*
|
||||||
|
* The Initial Developer of the Original Code is
|
||||||
|
* OEone Corporation.
|
||||||
|
* Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
|
* the Initial Developer. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributor(s):
|
||||||
|
*
|
||||||
|
* 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
|
||||||
|
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||||
|
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||||
|
* of those above. If you wish to allow use of your version of this file only
|
||||||
|
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||||
|
* use your version of this file under the terms of the MPL, indicate your
|
||||||
|
* decision by deleting the provisions above and replace them with the notice
|
||||||
|
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||||
|
* the provisions above, a recipient may use your version of this file under
|
||||||
|
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||||
|
*
|
||||||
|
* ***** END LICENSE BLOCK ***** */
|
||||||
|
|
||||||
/*--------------------------------------------------------------------
|
/*--------------------------------------------------------------------
|
||||||
* Select Addresses Dialog
|
* Select Addresses Dialog
|
||||||
|
|||||||
@ -1,4 +1,38 @@
|
|||||||
/** INSERT OPEN OEONE LICENSE */
|
/* ***** 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
|
||||||
|
* 1.1 (the "License"); you may not use this file except in compliance with
|
||||||
|
* the License. You may obtain a copy of the License at
|
||||||
|
* http://www.mozilla.org/MPL/
|
||||||
|
*
|
||||||
|
* Software distributed under the License is distributed on an "AS IS" basis,
|
||||||
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||||
|
* for the specific language governing rights and limitations under the
|
||||||
|
* License.
|
||||||
|
*
|
||||||
|
* The Original Code is OEone Calendar code.
|
||||||
|
*
|
||||||
|
* The Initial Developer of the Original Code is
|
||||||
|
* OEone Corporation.
|
||||||
|
* Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
|
* the Initial Developer. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributor(s):
|
||||||
|
*
|
||||||
|
* 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
|
||||||
|
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||||
|
* in which case the provisions of the GPL or the LGPL are applicable instead
|
||||||
|
* of those above. If you wish to allow use of your version of this file only
|
||||||
|
* under the terms of either the GPL or the LGPL, and not to allow others to
|
||||||
|
* use your version of this file under the terms of the MPL, indicate your
|
||||||
|
* decision by deleting the provisions above and replace them with the notice
|
||||||
|
* and other provisions required by the GPL or the LGPL. If you do not delete
|
||||||
|
* the provisions above, a recipient may use your version of this file under
|
||||||
|
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||||
|
*
|
||||||
|
* ***** END LICENSE BLOCK ***** */
|
||||||
|
|
||||||
/*--------------------------------------------------------------------
|
/*--------------------------------------------------------------------
|
||||||
* Select Addresses Dialog
|
* Select Addresses Dialog
|
||||||
|
|||||||
@ -16,11 +16,12 @@
|
|||||||
* The Original Code is the Mozilla browser.
|
* The Original Code is the Mozilla browser.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Matt Judy. Portions of code @2002 nibfile.com.
|
* Matt Judy.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2002
|
* Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
|
* Portions of code @2002 nibfile.com.
|
||||||
*
|
*
|
||||||
* Alternatively, the contents of this file may be used under the terms of
|
* 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
|
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Netscape Communiactions Corporation.
|
* Netscape Communications Corporation.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2002
|
* Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Netscape Communiactions Corporation.
|
* Netscape Communications Corporation.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2002
|
* Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Steve Swanson steve.swanson@mackichan.com.
|
* Steve Swanson <steve.swanson@mackichan.com>
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2004
|
* Portions created by the Initial Developer are Copyright (C) 2004
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -14,8 +14,7 @@
|
|||||||
# The Original Code is mozilla.org code.
|
# The Original Code is mozilla.org code.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is
|
# The Initial Developer of the Original Code is
|
||||||
# Netsscape Communications Corporation.
|
# Netscape Communications Corporation.
|
||||||
#
|
|
||||||
# Portions created by the Initial Developer are Copyright (C) 2002
|
# Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
# the Initial Developer. All Rights Reserved.
|
# the Initial Developer. All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Novell, inc.
|
* Novell, Inc.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2005
|
* Portions created by the Initial Developer are Copyright (C) 2005
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Netscape Communications Coporation.
|
* Netscape Communications Corporation.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2003
|
* Portions created by the Initial Developer are Copyright (C) 2003
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
# The Original Code is Mozilla QA Tests.
|
# The Original Code is Mozilla QA Tests.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is
|
# The Initial Developer of the Original Code is
|
||||||
#
|
# Josh Soref.
|
||||||
# Portions created by the Initial Developer are Copyright (C) 2004
|
# Portions created by the Initial Developer are Copyright (C) 2004
|
||||||
# the Initial Developer. All Rights Reserved.
|
# the Initial Developer. All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
* The Original Code is mozilla.org Code.
|
* The Original Code is mozilla.org Code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Aaron Leventhal. Portionsk created by Aaron Leventhal are Copyright (C) 2001 Aaron Leventhal. All Rights Reserved.
|
* Aaron Leventhal.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -16,7 +16,7 @@
|
|||||||
* The Original Code is the Client Customization Kit (CCK).
|
* The Original Code is the Client Customization Kit (CCK).
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Giorgio Maonem <g.maone@informaction.com>
|
* Giorgio Maone <g.maone@informaction.com>
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2005
|
* Portions created by the Initial Developer are Copyright (C) 2005
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
# The Original Code is mozilla.org code.
|
# The Original Code is mozilla.org code.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is
|
# The Initial Developer of the Original Code is
|
||||||
# Netscape Communications Corportation.
|
# Netscape Communications Corporation.
|
||||||
# Portions created by the Initial Developer are Copyright (C) 1999
|
# Portions created by the Initial Developer are Copyright (C) 1999
|
||||||
# the Initial Developer. All Rights Reserved.
|
# the Initial Developer. All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
* The Original Code is CharToByteX11Johab.java.
|
* The Original Code is CharToByteX11Johab.java.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Deogtae Kim <dtkim@calab.kaist.ac.kr> (98/05/03) and Based on: Hanterm source code adapted by Jungshik Shin <jshin@pantheon.yale.edu>.
|
* Deogtae Kim <dtkim@calab.kaist.ac.kr> (98/05/03)
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
@ -39,6 +39,7 @@
|
|||||||
* the terms of any one of the MPL, the GPL or the LGPL.
|
* the terms of any one of the MPL, the GPL or the LGPL.
|
||||||
*
|
*
|
||||||
* ***** END LICENSE BLOCK ***** */
|
* ***** END LICENSE BLOCK ***** */
|
||||||
|
|
||||||
#include "nsUnicodeToX11Johab.h"
|
#include "nsUnicodeToX11Johab.h"
|
||||||
#include "nsUCvKODll.h"
|
#include "nsUCvKODll.h"
|
||||||
|
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is Mozilla Communicator client code.
|
* The Original Code is Mozilla Communicator client code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Roland Mainz <roland.mainz@informatik.med.uni-giessen.de>. All Rights Reserved.
|
* Roland Mainz <roland.mainz@informatik.med.uni-giessen.de>.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is Mozilla Communicator client code.
|
* The Original Code is Mozilla Communicator client code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* The Initial Developer of the Original Code is Roland Mainz <roland.mainz@informatik.med.uni-giessen.de>. All Rights Reserved.
|
* Roland Mainz <roland.mainz@informatik.med.uni-giessen.de>.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is Mozilla communicator client code.
|
* The Original Code is Mozilla communicator client code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Netscape Communication Corporation.
|
* Netscape Communications Corporation.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 1999
|
* Portions created by the Initial Developer are Copyright (C) 1999
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -14,7 +14,8 @@
|
|||||||
*
|
*
|
||||||
* The Original Code is The JavaScript 2 Protoype.
|
* The Original Code is The JavaScript 2 Protoype.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is Netscape Communicatins Corp.
|
* The Initial Developer of the Original Code is
|
||||||
|
* Netscape Communications Corp.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 1998
|
* Portions created by the Initial Developer are Copyright (C) 1998
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Netscape Corporation.
|
* Netscape Communications Corporation.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 1998
|
* Portions created by the Initial Developer are Copyright (C) 1998
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,11 +15,12 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Paul Sandoz <paul.sandoz@sun.com> Sun Microsystems, Inc.
|
* Sun Microsystems, Inc.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
|
* Paul Sandoz <paul.sandoz@sun.com>
|
||||||
* Csaba Borbola <csaba.borbola@sun.com>
|
* Csaba Borbola <csaba.borbola@sun.com>
|
||||||
* Seth Spitzer <sspitzer@netscape.com>
|
* Seth Spitzer <sspitzer@netscape.com>
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,11 +15,12 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Seth Spitzer <sspitzer@netscape.com> Netscape Communications Corporation.
|
* Netscape Communications Corporation.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2002
|
* Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
|
* Seth Spitzer <sspitzer@netscape.com>
|
||||||
*
|
*
|
||||||
* Alternatively, the contents of this file may be used under the terms of
|
* Alternatively, the contents of this file may be used under the terms of
|
||||||
* either of the GNU General Public License Version 2 or later (the "GPL"),
|
* either of the GNU General Public License Version 2 or later (the "GPL"),
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
* The Original Code is mozilla mailnews.
|
* The Original Code is mozilla mailnews.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* David Bienvenu<bienvenu@mozilla.org>.
|
* David Bienvenu <bienvenu@mozilla.org>.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2004
|
* Portions created by the Initial Developer are Copyright (C) 2004
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
# The Original Code is Dreftool.
|
# The Original Code is Dreftool.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is
|
# The Initial Developer of the Original Code is
|
||||||
# Portions created by the Initial Developer are Copyright (C) 2003 the Initial Developer. All Rights Reserved.
|
# Rick Gessner.
|
||||||
# Portions created by the Initial Developer are Copyright (C) 2001
|
# Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
# the Initial Developer. All Rights Reserved.
|
# the Initial Developer. All Rights Reserved.
|
||||||
#
|
#
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
* The Original Code is nsOSHelperAppService.h.
|
* The Original Code is nsOSHelperAppService.h.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* PaulAshford.
|
* Paul Ashford.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2002
|
* Portions created by the Initial Developer are Copyright (C) 2002
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Christopher Blizzard. Portions created Christopher Blizzard are Copyright (C) Christopher Blizzard. All Rights Reserved.
|
* Christopher Blizzard.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -18,8 +18,8 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Christopher Blizzard and Jamie Zawinski. Portions created Christopher Blizzard are Copyright (C) 2000 Christopher Blizzard.
|
* Christopher Blizzard and Jamie Zawinski.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 1994
|
* Portions created by the Initial Developer are Copyright (C) 1994-2000
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Contributor(s):
|
* Contributor(s):
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Christopher Blizzard. Portions created Christopher Blizzard are Copyright (C) Christopher Blizzard. All Rights Reserved.
|
* Christopher Blizzard.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -15,7 +15,7 @@
|
|||||||
* The Original Code is mozilla.org code.
|
* The Original Code is mozilla.org code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is
|
* The Initial Developer of the Original Code is
|
||||||
* Netscape Communicationsm Corporation.
|
* Netscape Communications Corporation.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2001
|
* Portions created by the Initial Developer are Copyright (C) 2001
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
@ -14,8 +14,8 @@
|
|||||||
*
|
*
|
||||||
* The Original Code is Mozilla.org Code.
|
* The Original Code is Mozilla.org Code.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is Aaron Leventhal
|
* The Initial Developer of the Original Code is
|
||||||
* Netscape Communications Corporation.
|
* Aaron Leventhal.
|
||||||
* Portions created by the Initial Developer are Copyright (C) 2003
|
* Portions created by the Initial Developer are Copyright (C) 2003
|
||||||
* the Initial Developer. All Rights Reserved.
|
* the Initial Developer. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user