From 361a15b8f4a83afeff37ca3cdf0689db0bad4dd7 Mon Sep 17 00:00:00 2001 From: wosch Date: Sun, 22 Sep 1996 21:56:57 +0000 Subject: add forgotten $Id$ --- libexec/mail.local/Makefile | 1 + libexec/mail.local/mail.local.8 | 1 + libexec/mail.local/mail.local.c | 2 ++ 3 files changed, 4 insertions(+) (limited to 'libexec/mail.local') diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 10371e4..59eaed2 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 +# $Id$ PROG= mail.local MAN8= mail.local.8 diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index 979cd44..8ffd535 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.local.8 8.2 (Berkeley) 12/11/93 +.\" $Id$ .\" .Dd December 11, 1993 .Dt MAIL.LOCAL 8 diff --git a/libexec/mail.local/mail.local.c b/libexec/mail.local/mail.local.c index c6d869d..1809f35 100644 --- a/libexec/mail.local/mail.local.c +++ b/libexec/mail.local/mail.local.c @@ -29,6 +29,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $Id$ */ #ifndef lint -- cgit v1.1