diff options
author | Julian Andres Klode <jak@jak-linux.org> | 2011-09-27 21:00:53 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-09-30 04:41:34 +0400 |
commit | 791c4a642721552204d8defdbd6a3e93cd411f79 (patch) | |
tree | 15a57d42864ef0c0630a73d941ca657ce281dac0 | |
parent | 7b77065793b8de101c7be3829b4ff8a4618a7172 (diff) | |
download | linux-791c4a642721552204d8defdbd6a3e93cd411f79.tar.xz |
staging: nvec: Add myself to copyright and authors list
Forgotten in the last commit(s) which contained the copyrightable
material, so let's add it now. I believe that only my nvec.c
contributions are copyrightable, nvec.h is just interface naming,
so does not deserve that yet.
Signed-off-by: Julian Andres Klode <jak@jak-linux.org>
Acked-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r-- | drivers/staging/nvec/nvec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c index c3643844a6f1..fee4ee0b4b68 100644 --- a/drivers/staging/nvec/nvec.c +++ b/drivers/staging/nvec/nvec.c @@ -6,6 +6,7 @@ * Authors: Pierre-Hugues Husson <phhusson@free.fr> * Ilya Petrov <ilya.muromec@gmail.com> * Marc Dietrich <marvin24@gmx.de> + * Julian Andres Klode <jak@jak-linux.org> * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive |