]> git.sur5r.net Git - u-boot/blobdiff - common/board_r.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / common / board_r.c
index 7a3d4ca088e99c0d56814caf6a649e8d87dc05dc..6b297068bd2e35acd29924362dfbae5878a13e45 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2011 The Chromium OS Authors.
  * (C) Copyright 2002-2006
@@ -6,8 +7,6 @@
  * (C) Copyright 2002
  * Sysgo Real-Time Solutions, GmbH <www.elinos.com>
  * Marius Groeger <mgroeger@sysgo.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>