diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/dvb/frontends/mb86a16.c | 2 | ||||
-rw-r--r-- | drivers/media/dvb/frontends/mb86a16.h | 2 | ||||
-rw-r--r-- | drivers/media/dvb/frontends/mb86a16_priv.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/drivers/media/dvb/frontends/mb86a16.c b/drivers/media/dvb/frontends/mb86a16.c index 32f20c681442..d05f7500e0c5 100644 --- a/drivers/media/dvb/frontends/mb86a16.c +++ b/drivers/media/dvb/frontends/mb86a16.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | Fujitsu MB86A16 DVB-S/DSS DC Receiver driver | 2 | Fujitsu MB86A16 DVB-S/DSS DC Receiver driver |
3 | 3 | ||
4 | Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com) | 4 | Copyright (C) Manu Abraham (abraham.manu@gmail.com) |
5 | 5 | ||
6 | This program is free software; you can redistribute it and/or modify | 6 | This program is free software; you can redistribute it and/or modify |
7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
diff --git a/drivers/media/dvb/frontends/mb86a16.h b/drivers/media/dvb/frontends/mb86a16.h index a88a6a1febf8..6ea8c376394f 100644 --- a/drivers/media/dvb/frontends/mb86a16.h +++ b/drivers/media/dvb/frontends/mb86a16.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | Fujitsu MB86A16 DVB-S/DSS DC Receiver driver | 2 | Fujitsu MB86A16 DVB-S/DSS DC Receiver driver |
3 | 3 | ||
4 | Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com) | 4 | Copyright (C) Manu Abraham (abraham.manu@gmail.com) |
5 | 5 | ||
6 | This program is free software; you can redistribute it and/or modify | 6 | This program is free software; you can redistribute it and/or modify |
7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
diff --git a/drivers/media/dvb/frontends/mb86a16_priv.h b/drivers/media/dvb/frontends/mb86a16_priv.h index d8757fafcf1f..360a35acfe84 100644 --- a/drivers/media/dvb/frontends/mb86a16_priv.h +++ b/drivers/media/dvb/frontends/mb86a16_priv.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | Fujitsu MB86A16 DVB-S/DSS DC Receiver driver | 2 | Fujitsu MB86A16 DVB-S/DSS DC Receiver driver |
3 | 3 | ||
4 | Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com) | 4 | Copyright (C) Manu Abraham (abraham.manu@gmail.com) |
5 | 5 | ||
6 | This program is free software; you can redistribute it and/or modify | 6 | This program is free software; you can redistribute it and/or modify |
7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |