diff options
Diffstat (limited to 'include/ahci.h')
-rw-r--r-- | include/ahci.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ahci.h b/include/ahci.h index cc36d81f98..b42df6c77e 100644 --- a/include/ahci.h +++ b/include/ahci.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) Freescale Semiconductor, Inc. 2006. * Author: Jason Jin<Jason.jin@freescale.com> * Zhang Wei<wei.zhang@freescale.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _AHCI_H_ #define _AHCI_H_ |