зеркало из 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
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* 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;
|
package grendel;
|
||||||
|
|
|
@ -15,6 +15,10 @@
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Netscape Communications
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
#
|
||||||
|
# Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
# Edwin Woudt <edwin@woudt.nl>
|
||||||
|
#
|
||||||
|
|
||||||
SUBDIRS= \
|
SUBDIRS= \
|
||||||
addressbook \
|
addressbook \
|
||||||
|
|
|
@ -15,6 +15,11 @@
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* 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;
|
package grendel.addressbook;
|
||||||
|
|
|
@ -14,7 +14,11 @@
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Netscape Communications
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
|
#
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
#
|
||||||
|
# Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
# Giao Nguyen <grail@cafebabe.org>
|
||||||
|
|
||||||
TOPDIR = ..
|
TOPDIR = ..
|
||||||
|
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Netscape Communications
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
#
|
||||||
|
|
||||||
# menubar definition for mail/news adress book
|
# menubar definition for mail/news adress book
|
||||||
# Lester Schueler 97/09/31
|
# Lester Schueler 97/09/31
|
||||||
|
|
|
@ -15,6 +15,9 @@
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
* Mauro Botelho <mabotelh@bellsouth.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook;
|
package grendel.addressbook;
|
||||||
|
|
|
@ -12,10 +12,11 @@
|
||||||
*
|
*
|
||||||
* The Original Code is the Grendel mail/news client.
|
* The Original Code is the Grendel mail/news client.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Mauro Botelho.
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Portions created by Mauro Botelho are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Mauro Botelho. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
* Contributors: Giao Nguyen <grail@cafebabe.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook;
|
package grendel.addressbook;
|
||||||
|
|
|
@ -17,6 +17,9 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
|
* Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
*
|
*
|
||||||
* The Original Code is the Grendel mail/news client.
|
* The Original Code is the Grendel mail/news client.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Jeff Galyan. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
*
|
*
|
||||||
* The Original Code is the Grendel mail/news client.
|
* The Original Code is the Grendel mail/news client.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Jeff Galyan. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
*
|
*
|
||||||
* The Original Code is the Grendel mail/news client.
|
* The Original Code is the Grendel mail/news client.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Jeff Galyan. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
*
|
*
|
||||||
* The Original Code is the Grendel mail/news client.
|
* The Original Code is the Grendel mail/news client.
|
||||||
*
|
*
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Jeff Galyan.
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Portions created by Jeff Galyan are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Jeff Galyan. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
* Created: Jeff Galyan <talisman@anamorphic.com>, 16 Jan 1999
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,9 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
|
* Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,9 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
* Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,9 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
* Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,9 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
* Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -17,6 +17,9 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
* Created: Lester Schueler <lesters@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
* Christoph Toshok <toshok@netscape.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.addressbook.addresscard;
|
package grendel.addressbook.addresscard;
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package calypso.util;
|
package calypso.util;
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package calypso.util;
|
package calypso.util;
|
||||||
|
|
|
@ -18,6 +18,8 @@
|
||||||
*
|
*
|
||||||
* Created: Jamie Zawinski <jwz@netscape.com>, 3 Aug 1995.
|
* Created: Jamie Zawinski <jwz@netscape.com>, 3 Aug 1995.
|
||||||
* Ported from C on 19 Aug 1997.
|
* Ported from C on 19 Aug 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package calypso.util;
|
package calypso.util;
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package calypso.util;
|
package calypso.util;
|
||||||
|
|
|
@ -14,3 +14,7 @@
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Netscape Communications
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# 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.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 6 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 6 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
|
* Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.dnd;
|
package grendel.dnd;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 11 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 11 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.dnd;
|
package grendel.dnd;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 6 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 6 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.dnd;
|
package grendel.dnd;
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
#
|
#
|
||||||
# The Original Code is the Grendel mail/news client.
|
# The Original Code is the Grendel mail/news client.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Edwin Woudt
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||||
|
|
||||||
SUBDIRS= \
|
SUBDIRS= \
|
||||||
mail \
|
mail \
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
#
|
#
|
||||||
# The Original Code is the Grendel mail/news client.
|
# The Original Code is the Grendel mail/news client.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Edwin Woudt
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||||
|
|
||||||
SUBDIRS= \
|
SUBDIRS= \
|
||||||
nntp \
|
nntp \
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
#
|
#
|
||||||
# The Original Code is the Grendel mail/news client.
|
# The Original Code is the Grendel mail/news client.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Edwin Woudt
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||||
|
|
||||||
SRCS= \
|
SRCS= \
|
||||||
Article.java \
|
Article.java \
|
||||||
|
|
|
@ -16,7 +16,8 @@
|
||||||
* The Initial Developer of the Original Code is dog.
|
* 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.
|
* 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;
|
package dog.mail.nntp;
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
* The Initial Developer of the Original Code is dog.
|
* 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.
|
* 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;
|
package dog.mail.nntp;
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
#
|
#
|
||||||
# The Original Code is the Grendel mail/news client.
|
# The Original Code is the Grendel mail/news client.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Edwin Woudt
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||||
|
|
||||||
SRCS= \
|
SRCS= \
|
||||||
CRLFInputStream.java \
|
CRLFInputStream.java \
|
||||||
|
|
|
@ -12,9 +12,9 @@
|
||||||
#
|
#
|
||||||
# The Original Code is the Grendel mail/news client.
|
# The Original Code is the Grendel mail/news client.
|
||||||
#
|
#
|
||||||
# The Initial Developer of the Original Code is Netscape Communications
|
# The Initial Developer of the Original Code is Edwin Woudt
|
||||||
# Corporation. Portions created by Netscape are Copyright (C) 1997
|
# <edwin@woudt.nl> Portions created by Edwin Woudt are Copyright
|
||||||
# Netscape Communications Corporation. All Rights Reserved.
|
# (C) 1999 Edwin Woudt. All Rights Reserved.
|
||||||
|
|
||||||
SRCS= \
|
SRCS= \
|
||||||
ObjectCollator.java \
|
ObjectCollator.java \
|
||||||
|
|
|
@ -19,6 +19,8 @@
|
||||||
* Class DeleteFilterActionFactory.
|
* Class DeleteFilterActionFactory.
|
||||||
*
|
*
|
||||||
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.filters;
|
package grendel.filters;
|
||||||
|
|
|
@ -19,6 +19,8 @@
|
||||||
* Class FilterRulesParser
|
* Class FilterRulesParser
|
||||||
*
|
*
|
||||||
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
package grendel.filters;
|
package grendel.filters;
|
||||||
|
|
||||||
|
|
|
@ -19,6 +19,8 @@
|
||||||
* Class MoveFilterActionFactory.
|
* Class MoveFilterActionFactory.
|
||||||
*
|
*
|
||||||
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
* Created: David Williams <djw@netscape.com>, 1 Oct 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.filters;
|
package grendel.filters;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 21 Oct 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 21 Oct 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.integrator;
|
package grendel.integrator;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 21 Oct 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 21 Oct 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.integrator;
|
package grendel.integrator;
|
||||||
|
|
|
@ -15,7 +15,8 @@
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* 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
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.integrator;
|
package grendel.integrator;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 10 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 10 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.integrator;
|
package grendel.integrator;
|
||||||
|
|
|
@ -15,7 +15,8 @@
|
||||||
* The Initial Developer of the Original Code is Netscape Communications
|
* The Initial Developer of the Original Code is Netscape Communications
|
||||||
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
* Corporation. Portions created by Netscape are Copyright (C) 1997
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.integrator;
|
package grendel.integrator;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 14 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 14 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.integrator;
|
package grendel.integrator;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.mime.encoder;
|
package grendel.mime.encoder;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.mime.encoder;
|
package grendel.mime.encoder;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.mime.encoder;
|
package grendel.mime.encoder;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
* Created: Jamie Zawinski <jwz@netscape.com>, 28 Aug 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Edwin Woudt <edwin@woudt.nl>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.mime.encoder;
|
package grendel.mime.encoder;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.search;
|
package grendel.search;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.search;
|
package grendel.search;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 9 Oct 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 9 Oct 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.search;
|
package grendel.search;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.search;
|
package grendel.search;
|
||||||
|
|
|
@ -17,7 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 9 Oct 1997.
|
* 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;
|
package grendel.search;
|
||||||
|
|
|
@ -17,7 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 9 Oct 1997.
|
* 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;
|
package grendel.search;
|
||||||
|
|
|
@ -17,6 +17,8 @@
|
||||||
* Netscape Communications Corporation. All Rights Reserved.
|
* Netscape Communications Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
* Created: Will Scullin <scullin@netscape.com>, 4 Nov 1997.
|
||||||
|
*
|
||||||
|
* Contributors: Jeff Galyan <talisman@anamorphic.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package grendel.search;
|
package grendel.search;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче