summaryrefslogtreecommitdiffstats
path: root/lib/libalias
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2001-08-20 22:57:33 +0000
committerbrian <brian@FreeBSD.org>2001-08-20 22:57:33 +0000
commitbf0ff7516259c383f34e0a3ed19d10b5225ef311 (patch)
tree99a1fba9d7221e3b19a0399ef72658e385c79e26 /lib/libalias
parent355b16412ac98cbf56f3465797c1295331997d35 (diff)
downloadFreeBSD-src-bf0ff7516259c383f34e0a3ed19d10b5225ef311.zip
FreeBSD-src-bf0ff7516259c383f34e0a3ed19d10b5225ef311.tar.gz
Make the copyright consistent.
Previously approved by: Charles Mott <cmott@scientech.com>
Diffstat (limited to 'lib/libalias')
-rw-r--r--lib/libalias/alias.c3
-rw-r--r--lib/libalias/alias_db.c3
-rw-r--r--lib/libalias/alias_ftp.c3
-rw-r--r--lib/libalias/alias_irc.c3
4 files changed, 0 insertions, 12 deletions
diff --git a/lib/libalias/alias.c b/lib/libalias/alias.c
index efa29da..c279a9e 100644
--- a/lib/libalias/alias.c
+++ b/lib/libalias/alias.c
@@ -45,9 +45,6 @@
data connections, while alias_irc.c does the same for IRC
DCC. Alias_util.c contains a few utility routines.
- This software is placed into the public domain with no restrictions
- on its distribution.
-
Version 1.0 August, 1996 (cjm)
Version 1.1 August 20, 1996 (cjm)
diff --git a/lib/libalias/alias_db.c b/lib/libalias/alias_db.c
index ca2526f..f8e56c6 100644
--- a/lib/libalias/alias_db.c
+++ b/lib/libalias/alias_db.c
@@ -48,9 +48,6 @@
can be deleted after a certain amount of time.
- This software is placed into the public domain with no restrictions
- on its distribution.
-
Initial version: August, 1996 (cjm)
Version 1.4: September 16, 1996 (cjm)
diff --git a/lib/libalias/alias_ftp.c b/lib/libalias/alias_ftp.c
index 4d488e2..7dee3f8 100644
--- a/lib/libalias/alias_ftp.c
+++ b/lib/libalias/alias_ftp.c
@@ -44,9 +44,6 @@
machine is totally unaware of the modification to the TCP stream.
- This software is placed into the public domain with no restrictions
- on its distribution.
-
References: RFC 959, RFC 2428.
Initial version: August, 1996 (cjm)
diff --git a/lib/libalias/alias_irc.c b/lib/libalias/alias_irc.c
index 2f2c126..6a8ebe2 100644
--- a/lib/libalias/alias_irc.c
+++ b/lib/libalias/alias_irc.c
@@ -38,9 +38,6 @@
The handling of this is copied more-or-less verbatim from
ftp_alias.c
- This software is placed into the public domain with no restrictions
- on its distribution.
-
Initial version: Eivind Eklund <perhaps@yes.no> (ee) 97-01-29
Version 2.1: May, 1997 (cjm)
OpenPOWER on IntegriCloud