Browse Source

media: staging: atomisp: Remove FSF snail address

Snail address is subject to change, remove it completely from the code.

This has been done using the following script:

	sed -i '/You should/,/02110-1301/d' \
		$(git grep -n -w Franklin -- drivers/staging/media/atomisp/ | cut -f1 -d:)

No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Andy Shevchenko 8 years ago
parent
commit
b5027c520f
68 changed files with 0 additions and 272 deletions
  1. 0 4
      drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.c
  2. 0 4
      drivers/staging/media/atomisp/i2c/atomisp-lm3554.c
  3. 0 4
      drivers/staging/media/atomisp/i2c/atomisp-mt9m114.c
  4. 0 4
      drivers/staging/media/atomisp/i2c/gc0310.h
  5. 0 4
      drivers/staging/media/atomisp/i2c/mt9m114.h
  6. 0 4
      drivers/staging/media/atomisp/i2c/ov2680.h
  7. 0 4
      drivers/staging/media/atomisp/i2c/ov2722.h
  8. 0 4
      drivers/staging/media/atomisp/i2c/ov5693/ad5823.h
  9. 0 4
      drivers/staging/media/atomisp/i2c/ov5693/atomisp-ov5693.c
  10. 0 4
      drivers/staging/media/atomisp/i2c/ov5693/ov5693.h
  11. 0 4
      drivers/staging/media/atomisp/i2c/ov8858.c
  12. 0 4
      drivers/staging/media/atomisp/i2c/ov8858.h
  13. 0 4
      drivers/staging/media/atomisp/i2c/ov8858_btns.h
  14. 0 4
      drivers/staging/media/atomisp/include/linux/atomisp.h
  15. 0 4
      drivers/staging/media/atomisp/include/linux/atomisp_platform.h
  16. 0 4
      drivers/staging/media/atomisp/include/linux/libmsrlisthelper.h
  17. 0 4
      drivers/staging/media/atomisp/include/media/lm3554.h
  18. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp-regs.h
  19. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_acc.c
  20. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_acc.h
  21. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c
  22. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.h
  23. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_common.h
  24. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat.h
  25. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.c
  26. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.h
  27. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_ioctl32.c
  28. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_ioctl32.h
  29. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_csi2.c
  30. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_csi2.h
  31. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_dfs_tables.h
  32. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_drvfs.c
  33. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_drvfs.h
  34. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_file.c
  35. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_file.h
  36. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_fops.c
  37. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_fops.h
  38. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_helper.h
  39. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_internal.h
  40. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_ioctl.c
  41. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_ioctl.h
  42. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_subdev.c
  43. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_subdev.h
  44. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_tables.h
  45. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_tpg.c
  46. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_tpg.h
  47. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_trace_event.h
  48. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_v4l2.c
  49. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/atomisp_v4l2.h
  50. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm.c
  51. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_bo.c
  52. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_dynamic_pool.c
  53. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_reserved_pool.c
  54. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_vm.c
  55. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hrt/hive_isp_css_custom_host_hrt.h
  56. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hrt/hive_isp_css_mm_hrt.c
  57. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/hrt/hive_isp_css_mm_hrt.h
  58. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm.h
  59. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_bo.h
  60. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_bo_dev.h
  61. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_common.h
  62. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_pool.h
  63. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_vm.h
  64. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/mmu/isp_mmu.h
  65. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/mmu/sh_mmu.h
  66. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/include/mmu/sh_mmu_mrfld.h
  67. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c
  68. 0 4
      drivers/staging/media/atomisp/pci/atomisp2/mmu/sh_mmu_mrfld.c

+ 0 - 4
drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.c

@@ -10,10 +10,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #include <linux/i2c.h>

+ 0 - 4
drivers/staging/media/atomisp/i2c/atomisp-lm3554.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #include <linux/module.h>

+ 0 - 4
drivers/staging/media/atomisp/i2c/atomisp-mt9m114.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/gc0310.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/mt9m114.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov2680.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov2722.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov5693/ad5823.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov5693/atomisp-ov5693.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov5693/ov5693.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov8858.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov8858.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/i2c/ov8858_btns.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/include/linux/atomisp.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifdef CSS15

+ 0 - 4
drivers/staging/media/atomisp/include/linux/atomisp_platform.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef ATOMISP_PLATFORM_H_

+ 0 - 4
drivers/staging/media/atomisp/include/linux/libmsrlisthelper.h

@@ -10,10 +10,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef __LIBMSRLISTHELPER_H__

+ 0 - 4
drivers/staging/media/atomisp/include/media/lm3554.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef _LM3554_H_

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp-regs.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_acc.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_acc.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #include <linux/firmware.h>

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_common.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_css20.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_ioctl32.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifdef CONFIG_COMPAT

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_ioctl32.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef __ATOMISP_COMPAT_IOCTL32_H__

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_csi2.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_csi2.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef __ATOMISP_CSI2_H__

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_dfs_tables.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef	__ATOMISP_DFS_TABLES_H__

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_drvfs.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_drvfs.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_file.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_file.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_fops.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_fops.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_helper.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef _atomisp_helper_h_

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_internal.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef __ATOMISP_INTERNAL_H__

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_ioctl.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_ioctl.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_subdev.c

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #include <linux/module.h>

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_subdev.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef __ATOMISP_SUBDEV_H__

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_tables.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef	__ATOMISP_TABLES_H__

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_tpg.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_tpg.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_trace_event.h

@@ -12,10 +12,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #undef TRACE_SYSTEM

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_v4l2.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #include <linux/module.h>

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/atomisp_v4l2.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 /*

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_bo.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 /*

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_dynamic_pool.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 /*

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_reserved_pool.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 /*

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hmm/hmm_vm.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 /*

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hrt/hive_isp_css_custom_host_hrt.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef _hive_isp_css_custom_host_hrt_h_

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hrt/hive_isp_css_mm_hrt.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/hrt/hive_isp_css_mm_hrt.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_bo.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_bo_dev.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_common.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_pool.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef __HMM_POOL_H__

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/hmm/hmm_vm.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/mmu/isp_mmu.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 /*

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/mmu/sh_mmu.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #ifndef	SH_MMU_H_

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/include/mmu/sh_mmu_mrfld.h

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/mmu/isp_mmu.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 /*

+ 0 - 4
drivers/staging/media/atomisp/pci/atomisp2/mmu/sh_mmu_mrfld.c

@@ -14,10 +14,6 @@
  * 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., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301, USA.
  *
  */
 #include "type_support.h"