diff options
| author | 2017-02-08 20:54:29 -0500 | |
|---|---|---|
| committer | 2017-02-11 09:48:45 +0000 | |
| commit | bcbbd0fa82de02ea47fbdaac4f1f42c819392884 (patch) | |
| tree | 631ba1c02fa2927dd830c3b12927d702d34d8c04 | |
| parent | staging: iio: isl29028: use the runtime power management for system sleep (diff) | |
staging: iio: isl29028: add copyright
Add Brian Masney's copyright to the header for the several rounds of
staging cleanups that has been done to this driver.
Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
| -rw-r--r-- | drivers/staging/iio/light/isl29028.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/iio/light/isl29028.c b/drivers/staging/iio/light/isl29028.c index a8f0c6c2dd95..5375e7a81205 100644 --- a/drivers/staging/iio/light/isl29028.c +++ b/drivers/staging/iio/light/isl29028.c @@ -3,6 +3,7 @@ * ISL29028 is Concurrent Ambient Light and Proximity Sensor * * Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. + * Copyright (c) 2016-2017 Brian Masney <masneyb@onstation.org> * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, |
