diff options
Diffstat (limited to 'board/buffalo/lsxl/lsxl.h')
-rw-r--r-- | board/buffalo/lsxl/lsxl.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/buffalo/lsxl/lsxl.h b/board/buffalo/lsxl/lsxl.h index d5e79ac624..8ff3f2f3a9 100644 --- a/board/buffalo/lsxl/lsxl.h +++ b/board/buffalo/lsxl/lsxl.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2012 Michael Walle * Michael Walle <michael@walle.cc> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __LSXL_H |