diff options
Diffstat (limited to 'board/armadeus/apf27/fpga.h')
-rw-r--r-- | board/armadeus/apf27/fpga.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/armadeus/apf27/fpga.h b/board/armadeus/apf27/fpga.h index 84a5244a6d..d6394e976a 100644 --- a/board/armadeus/apf27/fpga.h +++ b/board/armadeus/apf27/fpga.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2002-2013 * Eric Jarrige <eric.jarrige@armadeus.org> @@ -6,8 +7,6 @@ * Rich Ireland, Enterasys Networks, rireland@enterasys.com * and * Keith Outwater, keith_outwater@mvis.com - * - * SPDX-License-Identifier: GPL-2.0+ */ extern void APF27_init_fpga(void); |