summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ami.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ic/ami.c')
-rw-r--r--sys/dev/ic/ami.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ic/ami.c b/sys/dev/ic/ami.c
index 43a658d7e9b..6a9f7d8c492 100644
--- a/sys/dev/ic/ami.c
+++ b/sys/dev/ic/ami.c
@@ -1,7 +1,8 @@
-/* $OpenBSD: ami.c,v 1.29 2005/03/29 22:20:38 marco Exp $ */
+/* $OpenBSD: ami.c,v 1.30 2005/03/29 22:24:27 marco Exp $ */
/*
* Copyright (c) 2001 Michael Shalayeff
+ * Copyright (c) 2005 Marco Peereboom
* All rights reserved.
*
* The SCSI emulation layer is derived from gdt(4) driver,