diff options
Diffstat (limited to 'include/cavium')
-rw-r--r-- | include/cavium/atf.h | 3 | ||||
-rw-r--r-- | include/cavium/atf_part.h | 3 | ||||
-rw-r--r-- | include/cavium/thunderx_svc.h | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/include/cavium/atf.h b/include/cavium/atf.h index 0a53c2f1de..3cf05c43d7 100644 --- a/include/cavium/atf.h +++ b/include/cavium/atf.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /** * (C) Copyright 2014, Cavium Inc. - * - * SPDX-License-Identifier: GPL-2.0+ **/ #ifndef __ATF_H__ #define __ATF_H__ diff --git a/include/cavium/atf_part.h b/include/cavium/atf_part.h index 182f6f4b88..6c00b019cf 100644 --- a/include/cavium/atf_part.h +++ b/include/cavium/atf_part.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /** * (C) Copyright 2014, Cavium Inc. - * - * SPDX-License-Identifier: GPL-2.0+ **/ #ifndef __ATF_PART_H__ diff --git a/include/cavium/thunderx_svc.h b/include/cavium/thunderx_svc.h index 416ce3cfec..de36d66230 100644 --- a/include/cavium/thunderx_svc.h +++ b/include/cavium/thunderx_svc.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /** * (C) Copyright 2014, Cavium Inc. - * - * SPDX-License-Identifier: GPL-2.0+ **/ #ifndef __THUNDERX_SVC_H__ |