SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / test / dm / adc.c
index 85535d9eabc75fac3fe9daf2a1d1675168e38b71..13eda3bd231a150891ee48ed89a0def2199e68b1 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Tests for the driver model ADC API
  *
  * Copyright (c) 2015 Samsung Electronics
  * Przemyslaw Marczak <p.marczak@samsung.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>