SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / led / led_gpio.c
index 5e0c524aecf7b08d2151c81d2d6d7b05b67ff228..b26f7a730cf4955c4f2228d3b1a5b4e57cc85794 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>