* [PATCH 1/1] iio: mlx90614: Added copyright notice
@ 2015-07-07 14:44 Crt Mori
2015-07-19 11:28 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Crt Mori @ 2015-07-07 14:44 UTC (permalink / raw)
To: linux-iio, Peter Meerwald, Vianney le Clément de Saint-Marcq,
Johnathan Iain Cameron
[-- Attachment #1: Type: text/plain, Size: 938 bytes --]
Added copyright notice.
Signed-off-by: Crt Mori <cmo@melexis.com>
---
diff --git a/drivers/iio/temperature/mlx90614.c
b/drivers/iio/temperature/mlx90614.c
index d767d2f..102ffd6 100644
--- a/drivers/iio/temperature/mlx90614.c
+++ b/drivers/iio/temperature/mlx90614.c
@@ -3,6 +3,7 @@
*
* Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
* Copyright (c) 2015 Essensium NV
+ * Copyright (c) 2015 Melexis
*
* This file is subject to the terms and conditions of version 2 of
* the GNU General Public License. See the file COPYING in the main
@@ -667,5 +668,6 @@ module_i2c_driver(mlx90614_driver);
MODULE_AUTHOR("Peter Meerwald <pmeerw@pmeerw.net>");
MODULE_AUTHOR("Vianney le Clément de Saint-Marcq <
vianney.leclement@essensium.com>");
+MODULE_AUTHOR("Crt Mori <cmo@melexis.com>");
MODULE_DESCRIPTION("Melexis MLX90614 contactless IR temperature sensor
driver");
MODULE_LICENSE("GPL");
--
[-- Attachment #2: Type: text/html, Size: 1327 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH 1/1] iio: mlx90614: Added copyright notice
2015-07-07 14:44 [PATCH 1/1] iio: mlx90614: Added copyright notice Crt Mori
@ 2015-07-19 11:28 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2015-07-19 11:28 UTC (permalink / raw)
To: Crt Mori, linux-iio, Peter Meerwald,
Vianney le Clément de Saint-Marcq
On 07/07/15 15:44, Crt Mori wrote:
> Added copyright notice.
>
> Signed-off-by: Crt Mori <cmo@melexis.com <mailto:cmo@melexis.com>>
Bonus > on the line above.
I'd also like an Ack for this from at least one of the existing listed authors.
The changes you have in tree so far have been very minor so adding you as
an explicit author is pushing it a little. Now if this is because you are
agreeing to responsibility for the driver with the agreement of Peter in particular
than that's fine with me.
Jonathan
> ---
> diff --git a/drivers/iio/temperature/mlx90614.c b/drivers/iio/temperature/mlx90614.c
> index d767d2f..102ffd6 100644
> --- a/drivers/iio/temperature/mlx90614.c
> +++ b/drivers/iio/temperature/mlx90614.c
> @@ -3,6 +3,7 @@
> *
> * Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net <mailto:pmeerw@pmeerw.net>>
> * Copyright (c) 2015 Essensium NV
> + * Copyright (c) 2015 Melexis
> *
> * This file is subject to the terms and conditions of version 2 of
> * the GNU General Public License. See the file COPYING in the main
> @@ -667,5 +668,6 @@ module_i2c_driver(mlx90614_driver);
>
> MODULE_AUTHOR("Peter Meerwald <pmeerw@pmeerw.net <mailto:pmeerw@pmeerw.net>>");
> MODULE_AUTHOR("Vianney le Clément de Saint-Marcq <vianney.leclement@essensium.com <mailto:vianney.leclement@essensium.com>>");
> +MODULE_AUTHOR("Crt Mori <cmo@melexis.com <mailto:cmo@melexis.com>>");
> MODULE_DESCRIPTION("Melexis MLX90614 contactless IR temperature sensor driver");
> MODULE_LICENSE("GPL");
> --
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-19 11:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 14:44 [PATCH 1/1] iio: mlx90614: Added copyright notice Crt Mori
2015-07-19 11:28 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).