зеркало из https://github.com/mozilla/pjs.git
Fixing to comply with MPL requirements: every contributor should be mentioned!
This commit is contained in:
Родитель
5c7b826ee3
Коммит
2567c249a3
|
@ -15,6 +15,10 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Joel York <yorkjoe@charlie.acc.iit.edu>
|
||||
* Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel;
|
||||
|
|
|
@ -15,6 +15,10 @@
|
|||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
#
|
||||
# Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
# Edwin Woudt <edwin@woudt.nl>
|
||||
#
|
||||
|
||||
SUBDIRS= \
|
||||
addressbook \
|
||||
|
|
|
@ -15,6 +15,11 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Giao Nguyen <grail@cafebabe.org>
|
||||
* Edwin Woudt <edwin@woudt.nl>
|
||||
* Mauro Botelho <mabotelh@bellsouth.net>
|
||||
*/
|
||||
|
||||
package grendel.addressbook;
|
||||
|
|
|
@ -14,7 +14,11 @@
|
|||
#
|
||||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
#
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
#
|
||||
# Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
# Giao Nguyen <grail@cafebabe.org>
|
||||
|
||||
TOPDIR = ..
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
#
|
||||
|
||||
# menubar definition for mail/news adress book
|
||||
# Lester Schueler 97/09/31
|
||||
|
|
|
@ -15,6 +15,9 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Mauro Botelho <mabotelh@bellsouth.net>
|
||||
*/
|
||||
|
||||
package grendel.addressbook;
|
||||
|
|
|
@ -12,10 +12,11 @@
|
|||
*
|
||||
* The Original Code is the Grendel mail/news client.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
* The Initial Developer of the Original Code is Mauro Botelho.
|
||||
* Portions created by Mauro Botelho are Copyright (C) 1997
|
||||
* Mauro Botelho. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Giao Nguyen <grail@cafebabe.org>
|
||||
*/
|
||||
|
||||
package grendel.addressbook;
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
* Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
*
|
||||
* The Original Code is the Grendel mail/news client.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||
* Jeff Galyan. All Rights Reserved.
|
||||
*
|
||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||
*/
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
*
|
||||
* The Original Code is the Grendel mail/news client.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||
* Jeff Galyan. All Rights Reserved.
|
||||
*
|
||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||
*/
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
*
|
||||
* The Original Code is the Grendel mail/news client.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||
* Jeff Galyan. All Rights Reserved.
|
||||
*
|
||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||
*/
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
*
|
||||
* The Original Code is the Grendel mail/news client.
|
||||
*
|
||||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||
* Jeff Galyan. All Rights Reserved.
|
||||
*
|
||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||
*/
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
* Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Christoph Toshok <toshok@netscape.com>
|
||||
*/
|
||||
|
||||
package grendel.addressbook.addresscard;
|
||||
|
|
|
@ -15,6 +15,8 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package calypso.util;
|
||||
|
|
|
@ -15,6 +15,8 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package calypso.util;
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
*
|
||||
* Created: Jamie Zawinski <jwz@netscape.com>, 3 Aug 1995.
|
||||
* Ported from C on 19 Aug 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package calypso.util;
|
||||
|
|
|
@ -15,6 +15,8 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package calypso.util;
|
||||
|
|
|
@ -14,3 +14,7 @@
|
|||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
#
|
||||
# Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
# Chris Nelson <chrisn@statecollege.com>
|
||||
|
||||
|
|
|
@ -17,6 +17,9 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 6 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
* Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.dnd;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 11 Nov 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.dnd;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 6 Nov 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.dnd;
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
#
|
||||
# The Original Code is the Grendel mail/news client.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
# The Initial Developer of the Original Code is Edwin Woudt
|
||||
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||
|
||||
SUBDIRS= \
|
||||
mail \
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
#
|
||||
# The Original Code is the Grendel mail/news client.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
# The Initial Developer of the Original Code is Edwin Woudt
|
||||
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||
|
||||
SUBDIRS= \
|
||||
nntp \
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
#
|
||||
# The Original Code is the Grendel mail/news client.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
# The Initial Developer of the Original Code is Edwin Woudt
|
||||
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||
|
||||
SRCS= \
|
||||
Article.java \
|
||||
|
|
|
@ -16,7 +16,8 @@
|
|||
* The Initial Developer of the Original Code is dog.
|
||||
* Portions created by dog are Copyright (C) 1998 dog <dog@dog.net.uk>. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s): Mario Camou <mcamou@workmail.com>.
|
||||
* Contributors: Mario Camou <mcamou@workmail.com>.
|
||||
* Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package dog.mail.nntp;
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
* The Initial Developer of the Original Code is dog.
|
||||
* Portions created by dog are Copyright (C) 1998 dog <dog@dog.net.uk>. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s): n/a.
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package dog.mail.nntp;
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
#
|
||||
# The Original Code is the Grendel mail/news client.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
# The Initial Developer of the Original Code is Edwin Woudt
|
||||
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||
|
||||
SRCS= \
|
||||
CRLFInputStream.java \
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
#
|
||||
# The Original Code is the Grendel mail/news client.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape Communications
|
||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
# Netscape Communications Corporation. All Rights Reserved.
|
||||
# The Initial Developer of the Original Code is Edwin Woudt
|
||||
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||
|
||||
SRCS= \
|
||||
ObjectCollator.java \
|
||||
|
|
|
@ -19,6 +19,8 @@
|
|||
* Class DeleteFilterActionFactory.
|
||||
*
|
||||
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.filters;
|
||||
|
|
|
@ -19,6 +19,8 @@
|
|||
* Class FilterRulesParser
|
||||
*
|
||||
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
package grendel.filters;
|
||||
|
||||
|
|
|
@ -19,6 +19,8 @@
|
|||
* Class MoveFilterActionFactory.
|
||||
*
|
||||
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.filters;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 21 Oct 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.integrator;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 21 Oct 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.integrator;
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
@ -15,6 +15,8 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.integrator;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 10 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.integrator;
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
* The Initial Developer of the Original Code is Netscape Communications
|
||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.integrator;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 14 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.integrator;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.mime.encoder;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.mime.encoder;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.mime.encoder;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||
*
|
||||
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||
*/
|
||||
|
||||
package grendel.mime.encoder;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.search;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.search;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 9 Oct 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.search;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.search;
|
||||
|
|
|
@ -17,7 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 9 Oct 1997.
|
||||
* Modified: Jeff Galyan <jeffrey.galyan@sun.com>, 30 Dec 1998
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.search;
|
||||
|
|
|
@ -17,7 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 9 Oct 1997.
|
||||
* Modified: Jeff Galyan <jeffrey.galyan@sun.com>, 31 Dec 1998
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.search;
|
||||
|
|
|
@ -17,6 +17,8 @@
|
|||
* Netscape Communications Corporation. All Rights Reserved.
|
||||
*
|
||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||
*
|
||||
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||
*/
|
||||
|
||||
package grendel.search;
|
||||
|
|
Загрузка…
Ссылка в новой задаче