diff options
Diffstat (limited to 'include/configs/ap325rxa.h')
-rw-r--r-- | include/configs/ap325rxa.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ap325rxa.h b/include/configs/ap325rxa.h index 098bafe592..8680eb6ef5 100644 --- a/include/configs/ap325rxa.h +++ b/include/configs/ap325rxa.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Configuation settings for the Renesas Solutions AP-325RXA board * * Copyright (C) 2008 Renesas Solutions Corp. * Copyright (C) 2008 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __AP325RXA_H |