]> git.sur5r.net Git - u-boot/blobdiff - drivers/clk/clk-uclass.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / clk / clk-uclass.c
index 53f418bfdddb831fa196c8ef948166d6322d6f91..419d4515acc6c240299d75572ffdab8af3cf0656 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
  * Copyright (c) 2016, NVIDIA CORPORATION.
  * Copyright (c) 2018, Theobroma Systems Design und Consulting GmbH
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>