]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
V4L/DVB (13812): [Mantis/Hopper] Update Copyright header
authorManu Abraham <abraham.manu@gmail.com>
Tue, 15 Dec 2009 12:13:49 +0000 (09:13 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 17 Jan 2010 13:55:45 +0000 (11:55 -0200)
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
36 files changed:
drivers/media/dvb/mantis/hopper_cards.c
drivers/media/dvb/mantis/hopper_vp3028.c
drivers/media/dvb/mantis/hopper_vp3028.h
drivers/media/dvb/mantis/mantis_ca.c
drivers/media/dvb/mantis/mantis_ca.h
drivers/media/dvb/mantis/mantis_cards.c
drivers/media/dvb/mantis/mantis_common.h
drivers/media/dvb/mantis/mantis_core.c
drivers/media/dvb/mantis/mantis_core.h
drivers/media/dvb/mantis/mantis_dma.c
drivers/media/dvb/mantis/mantis_dma.h
drivers/media/dvb/mantis/mantis_dvb.c
drivers/media/dvb/mantis/mantis_dvb.h
drivers/media/dvb/mantis/mantis_evm.c
drivers/media/dvb/mantis/mantis_hif.c
drivers/media/dvb/mantis/mantis_hif.h
drivers/media/dvb/mantis/mantis_i2c.c
drivers/media/dvb/mantis/mantis_i2c.h
drivers/media/dvb/mantis/mantis_ioc.c
drivers/media/dvb/mantis/mantis_ioc.h
drivers/media/dvb/mantis/mantis_link.h
drivers/media/dvb/mantis/mantis_pci.c
drivers/media/dvb/mantis/mantis_pci.h
drivers/media/dvb/mantis/mantis_pcmcia.c
drivers/media/dvb/mantis/mantis_reg.h
drivers/media/dvb/mantis/mantis_uart.h
drivers/media/dvb/mantis/mantis_vp1033.c
drivers/media/dvb/mantis/mantis_vp1033.h
drivers/media/dvb/mantis/mantis_vp1034.c
drivers/media/dvb/mantis/mantis_vp1034.h
drivers/media/dvb/mantis/mantis_vp2033.c
drivers/media/dvb/mantis/mantis_vp2033.h
drivers/media/dvb/mantis/mantis_vp3028.c
drivers/media/dvb/mantis/mantis_vp3028.h
drivers/media/dvb/mantis/mantis_vp3030.c
drivers/media/dvb/mantis/mantis_vp3030.h

index ca70149f3ddf39b007bb9eca40c15543e14497a5..d073c61e3c0d1101404911ac8fc6db17b0b3fb29 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Hopper PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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.
+*/
+
 #include <linux/module.h>
 #include <linux/moduleparam.h>
 #include <linux/kernel.h>
index 76cad876338215c3a488c8af82437a9465d0a73b..96674c78e86be22a588839e0411e890b93b6c70e 100644 (file)
@@ -1,7 +1,7 @@
 /*
-       Mantis VP-3028 driver
+       Hopper VP-3028 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index e8a3c2297bb176936ee7c0ce31de5b6a0317a926..57239498bc87f7bf59e0e3b22ad1189ba1903b33 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Hopper VP-3028 driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_VP3028_H
 #define __MANTIS_VP3028_H
 
index 2f3ba81eaa071d2b647ffc3a058da341d9b3b732..403ce043d00e7a91b4bf7564806468eb3dbea4ea 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index b7e48ee1fac8f6d3b4fbae8fd90e2dc534b49a95..dc63e55f7eca074072ef55cc41c777cfc2ecddb0 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_CA_H
 #define __MANTIS_CA_H
 
index a4250fad6ac104f5475fd5c1fbe8509e480e8b53..16f1708fd3bc9fc28a70c0cac0b6ae9930cda44d 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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.
+*/
+
 #include <linux/module.h>
 #include <linux/moduleparam.h>
 #include <linux/kernel.h>
index c2d085460e6090cf777cdab9a05c576f94974f57..d0b645a483c9ccb52a2bdd835a8be0f5892ea27e 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 3ddc9ba8440f5d1ce0658c03d2f0c28d3d069566..8113b23ce448c8261e1bf87157972c9e9754adca 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 8511b0cebac13e7a30204f988a73fdc3d4b40e87..833ee42e694e3abb2cec8ddea5733288bf309f99 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index adad1f37efde73d92e413cbf14556e9dff28a480..46202a4012aac8331d343769c449d50d73c1280e 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 4cba8763536f219448ff0cafc742d5e42b9dd881..6be00fa82094be1fd26e61388cfc5b1e1987f57c 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_DMA_H
 #define __MANTIS_DMA_H
 
index 8982d6fdf6bef0c3f72f1dfa82990963d2f107dd..99d82eec3b03f01b88d26d432f09708fa45b11d1 100644 (file)
@@ -1,6 +1,6 @@
 /*
        Mantis PCI bridge driver
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 31ebbb47df3e348c0346e8055e5a42072ab6b5bd..464199db304e31695d60eed178a19599ed63f0d6 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_DVB_H
 #define __MANTIS_DVB_H
 
index 9304b0edd89eb7365e5455eaaa4fb6c679b4d71e..a7b369a439d67f5b6ca5a1c30f6a3d8c74e6f656 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 73e5ca0c6c142c297a7e7741730b1f93d41fa8be..7477dac628b4e4397d7cbc68a2c0dd955b62035b 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index f960c0aeacc4d49fec25678dca3b3e6e89069dc1..9094f9ed23628ff3a25d1601bb767eab09c2f4fc 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index dd38b9333537cd0f5045db46ff585947a60984f9..b7df345fe225826da0910fd7ea21a9b3258be1e6 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index d40da4fa000768b7e35a335cd9d9a3fa06b223bb..1342df2faed8d8af1a49845a7b7f9ef753bb7ab6 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_I2C_H
 #define __MANTIS_I2C_H
 
index dd6636999add5d09eadc6e6a3a31cfa2b70968ea..de148ded52d8aab4b02879b795cb09f655329e91 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 20526406723b2a8b6365717c427ca18507e63042..188fe5a8161404f6ab24c0ffa28e4d74d06a07df 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_IOC_H
 #define __MANTIS_IOC_H
 
index f6030c9fba2d05c72c6a25387239abc51a815855..2a814774a00149c35df2a89e43f87df6ebdfe23b 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 5165a390e07a0b3c593a8ccc06dedb6f6a9bee86..5e4f57615ad143f862cc2ffeedde310963b88c35 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 5ce776ffcb329225bbd72d53f3891ceaf58b6601..65f0045190868250d8b77422ba7da42495ed72be 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis PCI bridge driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_PCI_H
 #define __MANTIS_PCI_H
 
index d6bca3e58597bc89fcb51e1bd7c226a775edddd9..5cb545b913f6f7e6b85a46e1b5e457a17b83f6c0 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index c2f572b49faf4a21a55739e7485e4948ce690769..7761f9dc7fe0e1df467e8c225a78ac76e0bf9ac4 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 62ab66ebb97125210f312db29b72deda3c349450..ffb62a0a5a1319c60fb353d575caa2df0b86ff16 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis PCI bridge driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 3c62be30bbb6d82cc8c75f4942254543a46a2578..4a723bda0031197f8cd897d0383cc670e7960f09 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-1033 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 2c18d2153242c4d90568842e2fb94529eee0a6e1..7daaa1bf127d42094221e0112097a1c9da8e6d11 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-1033 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 36486b53f677031a3216a0e55e69d055611c9d9e..8e6ae558ee57424b40f5622ce44ea86ca2c1a737 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-1034 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 30269129066a8642b2577a143b1ab82d11e856ad..323f38ef8e3d66f930bf73f8daa8bdc39a94d72e 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-1034 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 07d468ff5e133c7456fcfd2f0a9c0fa8d70e4c56..10ce81790a8c2bc96afed737287e4e493153d27a 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-2033 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index e6c5fe80f7263ffcef33032950ada56b22e56c1f..c55242b79d5475488b2a09a473dec582c6ae0f59 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-2033 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 7f8918c2ce649246ead720e54dff189aa6803523..4155c838a18a2df07a300c5f1e00bc92f9176c66 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-3028 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index c51628ddf3c88de146f1fa2e718eb0ebec7dfe97..b07be6adc522c8949246b76def5fe113ea1b89e6 100644 (file)
@@ -1,3 +1,23 @@
+/*
+       Mantis VP-3028 driver
+
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
+
+       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
+       the Free Software Foundation; either version 2 of the License, or
+       (at your option) any later version.
+
+       This program is distributed in the hope that it will be useful,
+       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 __MANTIS_VP3028_H
 #define __MANTIS_VP3028_H
 
index 1895e956b16dfc69a5a726be1c17d98b3ef9ee9f..1f4334214953f4c43caa5d896340005f39278dad 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-3030 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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
index 0a110ba5c1dbf0d457d3702c342a03834560c4cb..5f12c4266277b2ed1161a0f2e678bfa7cc83d783 100644 (file)
@@ -1,7 +1,7 @@
 /*
        Mantis VP-3030 driver
 
-       Copyright (C) 2005, 2006 Manu Abraham (abraham.manu@gmail.com)
+       Copyright (C) Manu Abraham (abraham.manu@gmail.com)
 
        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