Fix NetBSD version tag.

This commit is contained in:
hauke 2008-05-23 10:46:10 +00:00
parent d7f96a288b
commit 215d0dd444
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD */
/* $NetBSD: cpi_nubus.c,v 1.2 2008/05/23 10:46:10 hauke Exp $ */
/*-
* Copyright (c) 2008 Hauke Fath
@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: cpi_nubus.c,v 1.1 2008/05/22 19:49:43 hauke Exp $");
__KERNEL_RCSID(0, "$NetBSD: cpi_nubus.c,v 1.2 2008/05/23 10:46:10 hauke Exp $");
#include <sys/param.h>
#include <sys/systm.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD */
/* $NetBSD: cpi_nubusvar.h,v 1.2 2008/05/23 10:46:10 hauke Exp $ */
/*-
* Copyright (c) 2008 Hauke Fath

View File

@ -1,4 +1,4 @@
/* $NetBSD */
/* $NetBSD: z8536reg.h,v 1.2 2008/05/23 10:46:53 hauke Exp $ */
/*-
* Copyright (c) 2008 Hauke Fath