SPDX: Convert all of our multiple license tags to Linux Kernel style
[oweals/u-boot.git] / board / Arcturus / ucp1020 / cmd_arc.c
index 0d3ac88fffea84975cd98428f75999f534ad7207..1c42fee3d6a1b899cacb18be478af58fd2c98fb6 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
 /*
  * Command for accessing Arcturus factory environment.
  *
@@ -5,8 +6,6 @@
  *           http://www.arcturusnetworks.com/products/ucp1020/
  *           by Oleksandr G Zhadan et al.
  *
- * SPDX-License-Identifier: GPL-2.0+ BSD-3-Clause
- *
  */
 
 #include <common.h>