freebsd-dev/contrib/telnet/libtelnet
Nick Sayer 3737d6dfe3 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
2001-10-29 16:12:16 +00:00
..
auth-proto.h Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
auth.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
auth.h Code merge and diff reduce with "base" telnet. This is the "later" 2001-08-20 12:28:40 +00:00
enc_des.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
enc-proto.h Add missing $FreeBSD$ to files that are NOT still on vendor a branch. 2000-07-16 05:48:49 +00:00
encrypt.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
encrypt.h Get crypto from libcrypto, not libdes. 2000-02-24 19:28:31 +00:00
genget.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
getent.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
kerberos5.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
kerberos.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
key-proto.h Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
krb4encpwd.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
misc-proto.h Code merge and diff reduce with "base" telnet. This is the "later" 2001-08-20 12:28:40 +00:00
misc.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
misc.h Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
pk.c Add Berkeley copyright to SRA. 2001-10-29 16:12:16 +00:00
pk.h Add Berkeley copyright to SRA. 2001-10-29 16:12:16 +00:00
read_password.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
rsaencpwd.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
spx.c Add __FBSDID() to diff-reduce with "base" telnet. 2001-10-01 16:04:55 +00:00
sra.c Add Berkeley copyright to SRA. 2001-10-29 16:12:16 +00:00