From owner-cvs-all Mon Oct 29 8:12:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43A7637B409; Mon, 29 Oct 2001 08:12:17 -0800 (PST) Received: (from nsayer@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9TGCHb16166; Mon, 29 Oct 2001 08:12:17 -0800 (PST) (envelope-from nsayer) Message-Id: <200110291612.f9TGCHb16166@freefall.freebsd.org> From: Nick Sayer Date: Mon, 29 Oct 2001 08:12:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/libtelnet pk.c pk.h sra.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nsayer 2001/10/29 08:12:17 PST Modified files: crypto/telnet/libtelnet pk.c pk.h sra.c Log: Add Berkeley copyright to SRA. This is by the kind permission of Dave Safford, formerly of TAMU who wrote the original code. Here is an excerpt of the e-mail exchange concerning this issue: Dave Safford wrote: >Nick Sayer wrote: >> Some time ago we spoke about SRA and importing it into FreeBSD. I forgot to >> ask if you had a prefered license boilerplate for the top of the files. It >> has come up recently, and the SRA code in FreeBSD doesn't have one. >I really have no preference - use whatever is most convenient in the >FreeBSD environment. >dave safford This is the standard BSD license with clause 3 removed and clause 4 suitably renumbered. MFC after: 1 day Revision Changes Path 1.8 +30 -0 src/crypto/telnet/libtelnet/pk.c 1.4 +31 -1 src/crypto/telnet/libtelnet/pk.h 1.12 +30 -0 src/crypto/telnet/libtelnet/sra.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message