From f78c2ff8497d138d7dcd5ffdd1762b8506ac023a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 26 Jun 1996 05:44:45 +0000 Subject: rcsid --- usr.bin/paste/paste.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr.bin/paste/paste.c') diff --git a/usr.bin/paste/paste.c b/usr.bin/paste/paste.c index ce4182da8a2..cc5fce44c0f 100644 --- a/usr.bin/paste/paste.c +++ b/usr.bin/paste/paste.c @@ -1,3 +1,5 @@ +/* $OpenBSD: paste.c,v 1.2 1996/06/26 05:37:50 deraadt Exp $ */ + /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. @@ -42,7 +44,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)paste.c 5.7 (Berkeley) 10/30/90";*/ -static char rcsid[] = "$Id: paste.c,v 1.1 1995/10/18 08:45:54 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: paste.c,v 1.2 1996/06/26 05:37:50 deraadt Exp $"; #endif /* not lint */ #include -- cgit v1.2.3