diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2014-10-28 11:27:34 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-03-03 10:34:13 -0300 |
commit | e2c47fa7dd4b38d930fe4131e65f0fa35236c9b5 (patch) | |
tree | 5aa7705196919570264b9362473c7e7e1999bafc /drivers/media/dvb-frontends/lgdt3306a.h | |
parent | ee0133eea0238067dab19587de7d88e4a3ea77e4 (diff) | |
download | blackbird-obmc-linux-e2c47fa7dd4b38d930fe4131e65f0fa35236c9b5.tar.gz blackbird-obmc-linux-e2c47fa7dd4b38d930fe4131e65f0fa35236c9b5.zip |
[media] lgdt3306a: Remove FSF address
Fix this CodingStyle error:
ERROR: Do not include the paragraph about writing to the Free Software Foundation's mailing address from the sample GPL notice. The FSF has changed addresses in the past, and may do so ag$
#56: FILE: drivers/media/dvb-frontends/lgdt3306a.c:19:
+ * along with this program; if not, write to the Free Software$
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/lgdt3306a.h')
-rw-r--r-- | drivers/media/dvb-frontends/lgdt3306a.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/media/dvb-frontends/lgdt3306a.h b/drivers/media/dvb-frontends/lgdt3306a.h index 6a3703669ed1..ed8aa3e7c950 100644 --- a/drivers/media/dvb-frontends/lgdt3306a.h +++ b/drivers/media/dvb-frontends/lgdt3306a.h @@ -13,11 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - * */ #ifndef _LGDT3306A_H_ |