diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2006-08-03 10:12:38 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2006-08-03 10:12:38 +0000 |
commit | 0987f35fc57f76cbbb8a06a35b5ca46fed6f5758 (patch) | |
tree | b6c77bcf013aa2f0040e462b4a1d59fbee918f03 | |
parent | 3913d267d62de82c766aa2e4dc1be9658007d604 (diff) |
Change to OpenBSD cvs tag.
-rw-r--r-- | sys/dev/cardbus/if_acx_cardbus.c | 4 | ||||
-rw-r--r-- | sys/dev/ic/acx.c | 4 | ||||
-rw-r--r-- | sys/dev/ic/acx100.c | 2 | ||||
-rw-r--r-- | sys/dev/ic/acx111.c | 2 | ||||
-rw-r--r-- | sys/dev/ic/acxreg.h | 2 | ||||
-rw-r--r-- | sys/dev/ic/acxvar.h | 2 |
6 files changed, 7 insertions, 9 deletions
diff --git a/sys/dev/cardbus/if_acx_cardbus.c b/sys/dev/cardbus/if_acx_cardbus.c index 45f52a426c3..a51a6239a28 100644 --- a/sys/dev/cardbus/if_acx_cardbus.c +++ b/sys/dev/cardbus/if_acx_cardbus.c @@ -1,6 +1,4 @@ -/* $Id: if_acx_cardbus.c,v 1.1 2006/08/03 08:45:01 mglocker Exp $ */ - -/* $OpenBSD: if_acx_cardbus.c,v 1.1 2006/08/03 08:45:01 mglocker Exp $ */ +/* $OpenBSD: if_acx_cardbus.c,v 1.2 2006/08/03 10:12:37 mglocker Exp $ */ /*- * Copyright (c) 2005, 2006 diff --git a/sys/dev/ic/acx.c b/sys/dev/ic/acx.c index bed32a7a571..5ef360c94b0 100644 --- a/sys/dev/ic/acx.c +++ b/sys/dev/ic/acx.c @@ -1,4 +1,4 @@ -/* $Id: acx.c,v 1.1 2006/08/03 08:45:01 mglocker Exp $ */ +/* $OpenBSD: acx.c,v 1.2 2006/08/03 10:12:37 mglocker Exp $ */ /* * Copyright (c) 2006 The DragonFly Project. All rights reserved. @@ -40,7 +40,7 @@ * Copyright (c) 2003-2004 wlan.kewl.org Project * All rights reserved. * - * $Id: acx.c,v 1.1 2006/08/03 08:45:01 mglocker Exp $ + * $Id: acx.c,v 1.2 2006/08/03 10:12:37 mglocker Exp $ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/sys/dev/ic/acx100.c b/sys/dev/ic/acx100.c index e4da18930e0..7a0b69099bb 100644 --- a/sys/dev/ic/acx100.c +++ b/sys/dev/ic/acx100.c @@ -1,4 +1,4 @@ -/* $Id: acx100.c,v 1.1 2006/08/03 08:45:01 mglocker Exp $ */ +/* $OpenBSD: acx100.c,v 1.2 2006/08/03 10:12:37 mglocker Exp $ */ /* * Copyright (c) 2006 The DragonFly Project. All rights reserved. diff --git a/sys/dev/ic/acx111.c b/sys/dev/ic/acx111.c index 15453d5b7fd..135982a2dd3 100644 --- a/sys/dev/ic/acx111.c +++ b/sys/dev/ic/acx111.c @@ -1,4 +1,4 @@ -/* $Id: acx111.c,v 1.1 2006/08/03 08:45:01 mglocker Exp $ */ +/* $OpenBSD: acx111.c,v 1.2 2006/08/03 10:12:37 mglocker Exp $ */ /* * Copyright (c) 2006 The DragonFly Project. All rights reserved. diff --git a/sys/dev/ic/acxreg.h b/sys/dev/ic/acxreg.h index 2a55c6048dd..53cc9f4f357 100644 --- a/sys/dev/ic/acxreg.h +++ b/sys/dev/ic/acxreg.h @@ -1,4 +1,4 @@ -/* $Id: acxreg.h,v 1.1 2006/08/03 08:45:01 mglocker Exp $ */ +/* $OpenBSD: acxreg.h,v 1.2 2006/08/03 10:12:37 mglocker Exp $ */ /* * Copyright (c) 2006 The DragonFly Project. All rights reserved. diff --git a/sys/dev/ic/acxvar.h b/sys/dev/ic/acxvar.h index c439c3a3246..f08e0acb4f5 100644 --- a/sys/dev/ic/acxvar.h +++ b/sys/dev/ic/acxvar.h @@ -1,4 +1,4 @@ -/* $Id: acxvar.h,v 1.1 2006/08/03 08:45:01 mglocker Exp $ */ +/* $OpenBSD: acxvar.h,v 1.2 2006/08/03 10:12:37 mglocker Exp $ */ /* * Copyright (c) 2006 The DragonFly Project. All rights reserved. |