kernel/drivers/staging/iio/frequency/dds.h
.. .. @@ -1,9 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0+ */1 2 /* 2 3 * dds.h - sysfs attributes associated with DDS devices 3 4 * 4 5 * Copyright (c) 2010 Analog Devices Inc. 5 - *6 - * Licensed under the GPL-2 or later.7 6 */ 8 7 #ifndef IIO_DDS_H_ 9 8 #define IIO_DDS_H_