]> git.sur5r.net Git - u-boot/blobdiff - env/env.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / env / env.c
index 90d65974d0c9e05c5d4133ca3f6b08f44f20cbdd..5c0842ac07eb2d728fef5f349ab0cd8d1b26dc73 100644 (file)
--- a/env/env.c
+++ b/env/env.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #include <common.h>