Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: iio: ad5933: add SPDX identifier

Add SPDX identifier of GPL-2.0 for the ad5933 driver.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt1@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Marcelo Schmitt and committed by
Jonathan Cameron
adb0ef41 700e8911

+1 -2
+1 -2
drivers/staging/iio/impedance-analyzer/ad5933.c
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * AD5933 AD5934 Impedance Converter, Network Analyzer 3 4 * 4 5 * Copyright 2011 Analog Devices Inc. 5 - * 6 - * Licensed under the GPL-2. 7 6 */ 8 7 9 8 #include <linux/clk.h>