diff options
Diffstat (limited to 'include/eeprom_layout.h')
-rw-r--r-- | include/eeprom_layout.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/eeprom_layout.h b/include/eeprom_layout.h index 459b99d8618..730d963ab96 100644 --- a/include/eeprom_layout.h +++ b/include/eeprom_layout.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009-2016 CompuLab, Ltd. * * Authors: Nikita Kiryanov <nikita@compulab.co.il> * Igor Grinberg <grinberg@compulab.co.il> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _LAYOUT_ |