From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33128 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: ognus Date: 02 Nov 2000 13:08:17 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <5bk8amxn5a.fsf@brandy.cs.rochester.edu> References: <2nwvetu80i.fsf@tiger.jia.vnet> <200010291739.RAA06135@djlvig.dl.ac.uk> <200010302322.XAA08221@djlvig.dl.ac.uk> <200011021735.RAA12726@djlvig.dl.ac.uk> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169292 23499 80.91.224.250 (21 Oct 2002 03:01:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:01:32 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 6DEFCD049A for ; Thu, 2 Nov 2000 13:08:59 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB29959; Thu, 2 Nov 2000 12:08:43 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Nov 2000 12:08:04 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA10982 for ; Thu, 2 Nov 2000 12:07:52 -0600 (CST) Original-Received: from gate.cs.rochester.edu (gate.cs.rochester.edu [192.5.53.207]) by mailhost.sclp.com (Postfix) with ESMTP id 1975DD049A for ; Thu, 2 Nov 2000 13:08:19 -0500 (EST) Original-Received: from brandy.cs.rochester.edu (brandy.cs.rochester.edu [192.5.53.199]) by gate.cs.rochester.edu (8.8.8+Sun/T--) with ESMTP id NAA13966 for ; Thu, 2 Nov 2000 13:08:18 -0500 (EST) Original-Received: (from zsh@localhost) by brandy.cs.rochester.edu (8.9.1b+Sun/Q++) id NAA13295; Thu, 2 Nov 2000 13:08:18 -0500 (EST) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: <200011021735.RAA12726@djlvig.dl.ac.uk> Original-Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33128 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33128 Dave Love writes: > $ grep 'Copyright (C)' base64.el md5.el gpg*el starttls.el gnus-ml.el > base64.el:;;; Copyright (C) 1997 Kyle E. Jones > md5.el:;; Copyright (C) 1995 by Gareth Rees > md5.el:;; Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. > gpg-ring.el:;; Copyright (C) 2000 RUS-CERT, University Of Stuttgart > gpg.el:;; Copyright (C) 2000 RUS-CERT, University Of Stuttgart > starttls.el:;; Copyright (C) 1999 Daiki Ueno > gnus-ml.el:;; Copyright (C) 2000 by Julien Gilles All of them are optional. Gnus won't break without them. ShengHuo