From 99b99437f7babf37dc09d23e13ddc05e94dfa0eb Mon Sep 17 00:00:00 2001 From: gshapiro Date: Sun, 23 Feb 2003 21:58:16 +0000 Subject: Follow the (good) trend of returning import files to vendor versions where possible for easier future imports. --- contrib/sendmail/src/aliases.5 | 1 - contrib/sendmail/src/conf.c | 2 -- contrib/sendmail/src/conf.h | 2 -- contrib/sendmail/src/err.c | 2 -- contrib/sendmail/src/headers.c | 2 -- contrib/sendmail/src/mailq.1 | 1 - contrib/sendmail/src/mci.c | 2 -- contrib/sendmail/src/savemail.c | 2 -- 8 files changed, 14 deletions(-) (limited to 'contrib/sendmail/src') diff --git a/contrib/sendmail/src/aliases.5 b/contrib/sendmail/src/aliases.5 index 1678475..62b5dfb 100644 --- a/contrib/sendmail/src/aliases.5 +++ b/contrib/sendmail/src/aliases.5 @@ -118,4 +118,3 @@ The .B aliases file format appeared in 4.0BSD. -.\" $FreeBSD$ diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c index 3460c1a..69e5c67 100644 --- a/contrib/sendmail/src/conf.c +++ b/contrib/sendmail/src/conf.c @@ -9,8 +9,6 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ - * */ #include diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h index 8e48ec6..0675c2d 100644 --- a/contrib/sendmail/src/conf.h +++ b/contrib/sendmail/src/conf.h @@ -20,8 +20,6 @@ ** included in the next release. */ -/* $FreeBSD$ */ - #ifndef CONF_H #define CONF_H 1 diff --git a/contrib/sendmail/src/err.c b/contrib/sendmail/src/err.c index f4ec686..484af9e 100644 --- a/contrib/sendmail/src/err.c +++ b/contrib/sendmail/src/err.c @@ -9,8 +9,6 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ - * */ #include diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index a474de0..5d90344 100644 --- a/contrib/sendmail/src/headers.c +++ b/contrib/sendmail/src/headers.c @@ -9,8 +9,6 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ - * */ #include diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1 index dae4e32..1eb234e 100644 --- a/contrib/sendmail/src/mailq.1 +++ b/contrib/sendmail/src/mailq.1 @@ -100,4 +100,3 @@ The .B mailq command appeared in 4.0BSD. -.\" $FreeBSD$ diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index 690d3ef..5172333 100644 --- a/contrib/sendmail/src/mci.c +++ b/contrib/sendmail/src/mci.c @@ -9,8 +9,6 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ - * */ #include diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c index b9d7b59..073c31f 100644 --- a/contrib/sendmail/src/savemail.c +++ b/contrib/sendmail/src/savemail.c @@ -9,8 +9,6 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ - * */ #include -- cgit v1.1