summaryrefslogtreecommitdiff
path: root/usr.sbin/mopd/common
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1996-09-21 18:25:01 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1996-09-21 18:25:01 +0000
commitc9b0a2a7b2c811c0826fe91c123ccf87295c4d1f (patch)
tree9fa7debea66f2ce55bf924301f2238a47fd31c4e /usr.sbin/mopd/common
parent9e5dfaba26ac2e98b8fe050c1d57b9f4b8c54f10 (diff)
Replace $Id with $OpenBSD. -moj
Diffstat (limited to 'usr.sbin/mopd/common')
-rw-r--r--usr.sbin/mopd/common/cmp.c3
-rw-r--r--usr.sbin/mopd/common/cmp.h4
2 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/mopd/common/cmp.c b/usr.sbin/mopd/common/cmp.c
index 09b6e4abd31..a01ab3e1dff 100644
--- a/usr.sbin/mopd/common/cmp.c
+++ b/usr.sbin/mopd/common/cmp.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: cmp.c,v 1.2 1996/09/21 18:24:59 maja Exp $ */
/*
* Copyright (c) 1993-95 Mats O Jansson. All rights reserved.
*
@@ -28,7 +29,7 @@
*/
#ifndef LINT
-static char rcsid[] = "$Id: cmp.c,v 1.1 1996/09/21 13:49:16 maja Exp $";
+static char rcsid[] = "$OpenBSD: cmp.c,v 1.2 1996/09/21 18:24:59 maja Exp $";
#endif
#include "os.h"
diff --git a/usr.sbin/mopd/common/cmp.h b/usr.sbin/mopd/common/cmp.h
index 78d4e496037..b5dee941f94 100644
--- a/usr.sbin/mopd/common/cmp.h
+++ b/usr.sbin/mopd/common/cmp.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: cmp.h,v 1.2 1996/09/21 18:25:00 maja Exp $ */
+
/*
* Copyright (c) 1993-95 Mats O Jansson. All rights reserved.
*
@@ -26,7 +28,7 @@
* (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: cmp.h,v 1.1 1996/09/21 13:49:16 maja Exp $
+ * $OpenBSD: cmp.h,v 1.2 1996/09/21 18:25:00 maja Exp $
*
*/