summaryrefslogtreecommitdiffstats
path: root/drivers/block/ide-cd.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/block/ide-cd.h')
-rw-r--r--drivers/block/ide-cd.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/block/ide-cd.h b/drivers/block/ide-cd.h
index 8891205ed..1eb48ef6c 100644
--- a/drivers/block/ide-cd.h
+++ b/drivers/block/ide-cd.h
@@ -1,11 +1,11 @@
-#ifndef _IDE_CD_H
-#define _IDE_CD_H
/*
* linux/drivers/block/ide_cd.h
*
- * Copyright (C) 1996, 1997, 1998 Erik Andersen
- * Copyright (C) 1998, 1999 Jens Axboe
+ * Copyright (C) 1996-98 Erik Andersen
+ * Copyright (C) 1998-2000 Jens Axboe
*/
+#ifndef _IDE_CD_H
+#define _IDE_CD_H
#include <linux/cdrom.h>
#include <asm/byteorder.h>