diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2006-10-15 20:05:47 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2006-10-15 20:05:47 +0000 |
commit | 25d4c4d774a04eed4c0821ae55ef6aeb8b23a0a6 (patch) | |
tree | 71d26d7f499055757b6be3ad04300549d00708de /sys | |
parent | d27322a7d799ede63b48f1e8190ba4eb6466b199 (diff) |
Add $OpenBSD$ tag
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/cardbus/if_malo_cardbus.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/cardbus/if_malo_cardbus.c b/sys/dev/cardbus/if_malo_cardbus.c index 4a5abc656cc..e1c0b7de636 100644 --- a/sys/dev/cardbus/if_malo_cardbus.c +++ b/sys/dev/cardbus/if_malo_cardbus.c @@ -1,3 +1,5 @@ +/* $OpenBSD: if_malo_cardbus.c,v 1.2 2006/10/15 20:05:46 claudio Exp $ */ + /* * Copyright (c) 2006 Claudio Jeker <claudio@openbsd.org> * |