From 8722740e7f163b275491a0b05c8640341b937558 Mon Sep 17 00:00:00 2001 From: dg Date: Sat, 24 Sep 1994 02:59:15 +0000 Subject: Added $Id$ --- bin/rmail/Makefile | 1 + bin/rmail/rmail.8 | 1 + bin/rmail/rmail.c | 2 ++ 3 files changed, 4 insertions(+) (limited to 'bin/rmail') diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index 9db1ad4..2623be5 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 +# $Id$ PROG= rmail MAN8= rmail.8 diff --git a/bin/rmail/rmail.8 b/bin/rmail/rmail.8 index 2079d4e..859a3c5 100644 --- a/bin/rmail/rmail.8 +++ b/bin/rmail/rmail.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rmail.8 6.10 (Berkeley) 4/29/93 +.\" $Id$ .\" .Dd April 29, 1993 .Dt RMAIL 8 diff --git a/bin/rmail/rmail.c b/bin/rmail/rmail.c index aac400a..4192222 100644 --- a/bin/rmail/rmail.c +++ b/bin/rmail/rmail.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