diff options
Diffstat (limited to 'include/libata.h')
-rw-r--r-- | include/libata.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/libata.h b/include/libata.h index 5b7d7b3022..25296ac66d 100644 --- a/include/libata.h +++ b/include/libata.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2003-2004 Red Hat, Inc. All rights reserved. * Copyright 2003-2004 Jeff Garzik * Copyright (C) 2008 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * port from libata of linux kernel - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __LIBATA_H__ |