diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-08-28 10:53:08 -0400 |
---|---|---|
committer | Steven Toth <stoth@hauppauge.com> | 2008-08-28 10:53:08 -0400 |
commit | 12f94239ed702b3d00dcd76e455777825b38b1e8 (patch) | |
tree | 2a0a73f1388f862f40ead94d784b90bb9af0732f /linux/drivers/media/video/cx23885/cx23885-video.c | |
parent | bca4ef4dfa8dd5f853124c1d6659d6f94056641e (diff) | |
download | mediapointer-dvb-s2-12f94239ed702b3d00dcd76e455777825b38b1e8.tar.gz mediapointer-dvb-s2-12f94239ed702b3d00dcd76e455777825b38b1e8.tar.bz2 |
Steven Toth email address change
From: Steven Toth <stoth@hauppauge.com>
I need this so I can better isolate my linux email from my
corporate email.
Priority: normal
Signed-off-by: Steven Toth <stoth@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/video/cx23885/cx23885-video.c')
-rw-r--r-- | linux/drivers/media/video/cx23885/cx23885-video.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/cx23885/cx23885-video.c b/linux/drivers/media/video/cx23885/cx23885-video.c index 98a7dc1c0..fd82844bf 100644 --- a/linux/drivers/media/video/cx23885/cx23885-video.c +++ b/linux/drivers/media/video/cx23885/cx23885-video.c @@ -1,7 +1,7 @@ /* * Driver for the Conexant CX23885 PCIe bridge * - * Copyright (c) 2007 Steven Toth <stoth@hauppauge.com> + * Copyright (c) 2007 Steven Toth <stoth@linuxtv.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -42,7 +42,7 @@ #endif MODULE_DESCRIPTION("v4l2 driver module for cx23885 based TV cards"); -MODULE_AUTHOR("Steven Toth <stoth@hauppauge.com>"); +MODULE_AUTHOR("Steven Toth <stoth@linuxtv.org>"); MODULE_LICENSE("GPL"); /* ------------------------------------------------------------------ */ |