]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/sandbox.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / net / sandbox.c
index 59c57d1c6d3f9af0fd81de972adfc9869e0d61d4..b34712bd06f1f490111d36ddf2435e24747ea26e 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2015 National Instruments
  *
  * (C) Copyright 2015
  * Joe Hershberger <joe.hershberger@ni.com>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>