diff options
Diffstat (limited to 'board/renesas/rsk7264/rsk7264.c')
| -rw-r--r-- | board/renesas/rsk7264/rsk7264.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/board/renesas/rsk7264/rsk7264.c b/board/renesas/rsk7264/rsk7264.c index c23815d7a..d938b3a7b 100644 --- a/board/renesas/rsk7264/rsk7264.c +++ b/board/renesas/rsk7264/rsk7264.c @@ -5,8 +5,7 @@   *   * Based on u-boot/board/rsk7264/rsk7203.c   * - * This file is released under the terms of GPL v2 and any later version. - * See the file COPYING in the root directory of the source tree for details. + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |