]> git.neil.brown.name Git - history.git/commitdiff
Bump libata, ata_piix to version 1.0.
authorJeff Garzik <jgarzik@redhat.com>
Fri, 13 Feb 2004 08:07:34 +0000 (03:07 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 13 Feb 2004 08:07:34 +0000 (03:07 -0500)
Also update copyrights for 2004.

drivers/scsi/ata_piix.c
drivers/scsi/libata-core.c
drivers/scsi/libata-scsi.c
drivers/scsi/libata.h
drivers/scsi/sata_promise.c
drivers/scsi/sata_via.c
include/linux/ata.h
include/linux/libata.h

index ac371f363033637464fe334a3e876a77aa95e089..50fbfa277f26b1890c541d354087793b150b8136 100644 (file)
@@ -3,8 +3,8 @@
     ata_piix.c - Intel PATA/SATA controllers
 
 
-       Copyright 2003 Red Hat Inc
-       Copyright 2003 Jeff Garzik
+       Copyright 2003-2004 Red Hat Inc
+       Copyright 2003-2004 Jeff Garzik
 
 
        Copyright header from piix.c:
@@ -28,7 +28,7 @@
 #include <linux/libata.h>
 
 #define DRV_NAME       "ata_piix"
-#define DRV_VERSION    "0.95"
+#define DRV_VERSION    "1.00"
 
 enum {
        PIIX_IOCFG              = 0x54, /* IDE I/O configuration register */
index 3009f8ab6a7f25ee2b861af1f3c9731a9ad2c8e4..a5872d0942abaf0c19e3ff7568cfb5f90353250c 100644 (file)
@@ -1,8 +1,8 @@
 /*
    libata-core.c - helper library for ATA
 
-   Copyright 2003 Red Hat, Inc.  All rights reserved.
-   Copyright 2003 Jeff Garzik
+   Copyright 2003-2004 Red Hat, Inc.  All rights reserved.
+   Copyright 2003-2004 Jeff Garzik
 
    The contents of this file are subject to the Open
    Software License version 1.1 that can be found at
index 5fc2f2f1bed9b076ef1a6695973973ddd8e3f5be..ff01a69d8182dd771270e6851b5514e01a90cef4 100644 (file)
@@ -1,8 +1,8 @@
 /*
    libata-scsi.c - helper library for ATA
 
-   Copyright 2003 Red Hat, Inc.  All rights reserved.
-   Copyright 2003 Jeff Garzik
+   Copyright 2003-2004 Red Hat, Inc.  All rights reserved.
+   Copyright 2003-2004 Jeff Garzik
 
    The contents of this file are subject to the Open
    Software License version 1.1 that can be found at
index e21e58206816a0ed87b55bdd5f79903069d89e94..79db90a501ac9631b7c0717f1af89803451e7fa5 100644 (file)
@@ -1,8 +1,8 @@
 /*
    libata.h - helper library for ATA
 
-   Copyright 2003 Red Hat, Inc.  All rights reserved.
-   Copyright 2003 Jeff Garzik
+   Copyright 2003-2004 Red Hat, Inc.  All rights reserved.
+   Copyright 2003-2004 Jeff Garzik
 
    The contents of this file are subject to the Open
    Software License version 1.1 that can be found at
@@ -26,7 +26,7 @@
 #define __LIBATA_H__
 
 #define DRV_NAME       "libata"
-#define DRV_VERSION    "0.81"  /* must be exactly four chars */
+#define DRV_VERSION    "1.00"  /* must be exactly four chars */
 
 struct ata_scsi_args {
        struct ata_port         *ap;
index ce2efa5a310abd1493c835030aa23c323b95f4e7..014c825bf0333ab16e8400ff3b016328533ebd62 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  sata_promise.c - Promise SATA
  *
- *  Copyright 2003 Red Hat, Inc.
+ *  Copyright 2003-2004 Red Hat, Inc.
  *
  *  The contents of this file are subject to the Open
  *  Software License version 1.1 that can be found at
index 7eb858caa87ec170f791b4f6c065cb70e1cff731..74f717c14b00224e2a35b4a180e154c991d26634 100644 (file)
@@ -1,8 +1,8 @@
 /*
    sata_via.c - VIA Serial ATA controllers
 
-   Copyright 2003 Red Hat, Inc.  All rights reserved.
-   Copyright 2003 Jeff Garzik
+   Copyright 2003-2004 Red Hat, Inc.  All rights reserved.
+   Copyright 2003-2004 Jeff Garzik
 
    The contents of this file are subject to the Open
    Software License version 1.1 that can be found at
index b4b4543bee53ab09c41cc03267a240cb608c9834..968d542142481b44afbccb2365076c7996a634dc 100644 (file)
@@ -1,7 +1,7 @@
 
 /*
-   Copyright 2003 Red Hat, Inc.  All rights reserved.
-   Copyright 2003 Jeff Garzik
+   Copyright 2003-2004 Red Hat, Inc.  All rights reserved.
+   Copyright 2003-2004 Jeff Garzik
 
    The contents of this file are subject to the Open
    Software License version 1.1 that can be found at
index 53ce430954da9ed834e0d6fef3846187b0b30b6f..deddc267392c5bd6eb7ecceefe21c23fb4936d52 100644 (file)
@@ -1,6 +1,6 @@
 /*
-   Copyright 2003 Red Hat, Inc.  All rights reserved.
-   Copyright 2003 Jeff Garzik
+   Copyright 2003-2004 Red Hat, Inc.  All rights reserved.
+   Copyright 2003-2004 Jeff Garzik
 
    The contents of this file are subject to the Open
    Software License version 1.1 that can be found at