]> git.sur5r.net Git - u-boot/blobdiff - cmd/part.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / cmd / part.c
index ec791fdc5d4cfb0f7017be9686055c24d07017c9..bee204fff06dddd06a64f484182c220584e72444 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2012, NVIDIA CORPORATION.  All rights reserved.
  *
@@ -12,8 +13,6 @@
  * (C) Copyright 2003 - 2004
  * Sysgo Real-Time Solutions, AG <www.elinos.com>
  * Pavel Bartusek <pba@sysgo.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>