diff options
Diffstat (limited to 'sys/dev/acpi/acpireg.h')
-rw-r--r-- | sys/dev/acpi/acpireg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/acpi/acpireg.h b/sys/dev/acpi/acpireg.h index 71497fe2238..2fcd461a5d0 100644 --- a/sys/dev/acpi/acpireg.h +++ b/sys/dev/acpi/acpireg.h @@ -1,7 +1,7 @@ -/* $OpenBSD: acpireg.h,v 1.10 2006/10/10 22:34:12 brad Exp $ */ +/* $OpenBSD: acpireg.h,v 1.11 2006/10/12 19:17:26 marco Exp $ */ /* * Copyright (c) 2005 Thorsten Lockert <tholo@sigmasoft.com> - * Copyright (c) 2005 Marco Peereboom <marco@opebsd.org> + * Copyright (c) 2005 Marco Peereboom <marco@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |