diff options
Diffstat (limited to 'drivers/block/sata_dwc.c')
-rw-r--r-- | drivers/block/sata_dwc.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/drivers/block/sata_dwc.c b/drivers/block/sata_dwc.c index 49288a7..efca5ea 100644 --- a/drivers/block/sata_dwc.c +++ b/drivers/block/sata_dwc.c @@ -12,12 +12,7 @@ * Copyright 2006 Applied Micro Circuits Corporation * COPYRIGHT (C) 2005 SYNOPSYS, INC. ALL RIGHTS RESERVED * - * This program is free software; you can redistribute - * it and/or modify it under the terms of the GNU - * General Public License as published by the - * Free Software Foundation; either version 2 of the License, - * or (at your option) any later version. - * + * SPDX-License-Identifier: GPL-2.0+ */ /* * SATA support based on the chip canyonlands. |