Add copyrights to ata.c/h files.
[seabios.git] / src / ata.c
index 4e3857ab4f36ca3c2267036be5668cc13a1008e4..47d893fabf50cf5f6d877f9e69b9d0fd9d1e2236 100644 (file)
--- a/src/ata.c
+++ b/src/ata.c
@@ -1,3 +1,10 @@
+// Low level ATA disk access
+//
+// Copyright (C) 2008  Kevin O'Connor <kevin@koconnor.net>
+// Copyright (C) 2002  MandrakeSoft S.A.
+//
+// This file may be distributed under the terms of the GNU GPLv3 license.
+
 #include "ata.h" // ATA_*
 #include "types.h" // u8
 #include "ioport.h" // inb