kernel/drivers/iio/dummy/iio_simple_dummy.h
.. .. @@ -1,9 +1,6 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /** 2 3 * Copyright (c) 2011 Jonathan Cameron 3 - *4 - * This program is free software; you can redistribute it and/or modify it5 - * under the terms of the GNU General Public License version 2 as published by6 - * the Free Software Foundation.7 4 * 8 5 * Join together the various functionality of iio_simple_dummy driver 9 6 */