summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-12-13 17:46:11 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-12-13 17:46:11 +0000
commit2c6e8fce1dba1fb29894f7481977dfc13cfc5dfa (patch)
tree57f0acd5e6a1ed7225bb32de3639bdf621452a49 /usr.bin
parent42a3b84eab070149f74208b2d9e0e8ceecec1830 (diff)
add missing $OpenBSD$
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/cvs/fatal.c1
-rw-r--r--usr.bin/cvs/xmalloc.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/cvs/fatal.c b/usr.bin/cvs/fatal.c
index 40e997a57a7..43c738839fe 100644
--- a/usr.bin/cvs/fatal.c
+++ b/usr.bin/cvs/fatal.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: fatal.c,v 1.2 2005/12/13 17:46:10 xsa Exp $ */
/*
* Copyright (c) 2002 Markus Friedl. All rights reserved.
*
diff --git a/usr.bin/cvs/xmalloc.c b/usr.bin/cvs/xmalloc.c
index b4009cdab70..3faa4b9a174 100644
--- a/usr.bin/cvs/xmalloc.c
+++ b/usr.bin/cvs/xmalloc.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: xmalloc.c,v 1.2 2005/12/13 17:46:10 xsa Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>
* Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland