diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/ic/amireg.h | 3 | ||||
-rw-r--r-- | sys/dev/ic/amivar.h | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/ic/amireg.h b/sys/dev/ic/amireg.h index 7f9f40afdf6..2e37e0c2e02 100644 --- a/sys/dev/ic/amireg.h +++ b/sys/dev/ic/amireg.h @@ -1,7 +1,8 @@ -/* $OpenBSD: amireg.h,v 1.6 2005/03/29 22:16:13 marco Exp $ */ +/* $OpenBSD: amireg.h,v 1.7 2005/03/29 22:40:38 marco Exp $ */ /* * Copyright (c) 2000 Michael Shalayeff + * Copyright (c) 2005 Marco Peereboom * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sys/dev/ic/amivar.h b/sys/dev/ic/amivar.h index c4a5d556f06..c6d3f349ea2 100644 --- a/sys/dev/ic/amivar.h +++ b/sys/dev/ic/amivar.h @@ -1,7 +1,8 @@ -/* $OpenBSD: amivar.h,v 1.7 2004/12/26 00:11:24 marco Exp $ */ +/* $OpenBSD: amivar.h,v 1.8 2005/03/29 22:40:38 marco Exp $ */ /* * Copyright (c) 2001 Michael Shalayeff + * Copyright (c) 2005 Marco Peereboom * All rights reserved. * * Redistribution and use in source and binary forms, with or without |