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/cx18 | |
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/cx18')
-rw-r--r-- | linux/drivers/media/video/cx18/cx18-dvb.c | 2 | ||||
-rw-r--r-- | linux/drivers/media/video/cx18/cx18-dvb.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/cx18/cx18-dvb.c b/linux/drivers/media/video/cx18/cx18-dvb.c index cae38985b..1e420a804 100644 --- a/linux/drivers/media/video/cx18/cx18-dvb.c +++ b/linux/drivers/media/video/cx18/cx18-dvb.c @@ -1,7 +1,7 @@ /* * cx18 functions for DVB support * - * Copyright (c) 2008 Steven Toth <stoth@hauppauge.com> + * Copyright (c) 2008 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 diff --git a/linux/drivers/media/video/cx18/cx18-dvb.h b/linux/drivers/media/video/cx18/cx18-dvb.h index d6a6ccda7..bf8d8f6f5 100644 --- a/linux/drivers/media/video/cx18/cx18-dvb.h +++ b/linux/drivers/media/video/cx18/cx18-dvb.h @@ -1,7 +1,7 @@ /* * cx18 functions for DVB support * - * Copyright (c) 2008 Steven Toth <stoth@hauppauge.com> + * Copyright (c) 2008 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 |