diff options
Diffstat (limited to 'include/atmel_hlcdc.h')
-rw-r--r-- | include/atmel_hlcdc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/atmel_hlcdc.h b/include/atmel_hlcdc.h index a9ba3ef2d0..5e339f50f2 100644 --- a/include/atmel_hlcdc.h +++ b/include/atmel_hlcdc.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Header file for AT91/AT32 MULTI LAYER LCD Controller * * Data structure and register user interface * * Copyright (C) 2012 Atmel Corporation - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ATMEL_HLCDC_H__ #define __ATMEL_HLCDC_H__ |