summaryrefslogtreecommitdiffstats
path: root/drivers/iio/dummy/iio_dummy_evgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iio/dummy/iio_dummy_evgen.c')
-rw-r--r--drivers/iio/dummy/iio_dummy_evgen.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/iio/dummy/iio_dummy_evgen.c b/drivers/iio/dummy/iio_dummy_evgen.c
index c6033e341963..a6edf30567aa 100644
--- a/drivers/iio/dummy/iio_dummy_evgen.c
+++ b/drivers/iio/dummy/iio_dummy_evgen.c
@@ -1,10 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-only
/**
* Copyright (c) 2011 Jonathan Cameron
*
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published by
- * the Free Software Foundation.
- *
* Companion module to the iio simple dummy example driver.
* The purpose of this is to generate 'fake' event interrupts thus
* allowing that driver's code to be as close as possible to that of