linux_dsm_epyc7002/drivers/media/common/b2c2
Sakari Ailus bcb63314e2 [media] media: Drop FSF's postal address from the source code files
Drop the FSF's postal address from the source code files that typically
contain mostly the license text. Of the 628 removed instances, 578 are
outdated.

The patch has been created with the following command without manual edits:

git grep -l "675 Mass Ave\|59 Temple Place\|51 Franklin St" -- \
	drivers/media/ include/media|while read i; do i=$i perl -e '
open(F,"< $ENV{i}");
$a=join("", <F>);
$a =~ s/[ \t]*\*\n.*You should.*\n.*along with.*\n.*(\n.*USA.*$)?\n//m
	&& $a =~ s/(^.*)Or, (point your browser to) /$1To obtain the license, $2\n$1/m;
close(F);
open(F, "> $ENV{i}");
print F $a;
close(F);'; done

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
2017-01-27 11:38:09 -02:00
..
flexcop_ibi_value_be.h
flexcop_ibi_value_le.h
flexcop-common.h [media] dvb-core: move dvb_filter out of the DVB core 2016-10-21 08:44:08 -02:00
flexcop-eeprom.c [media] b2c2: don't break long lines 2016-10-21 08:51:32 -02:00
flexcop-fe-tuner.c [media] b2c2: flexcop: avoid unused function warnings 2016-02-01 13:15:01 -02:00
flexcop-hw-filter.c [media] b2c2: Add option to skip the first 6 pid filters 2015-06-09 20:57:56 -03:00
flexcop-i2c.c [media] b2c2: don't break long lines 2016-10-21 08:51:32 -02:00
flexcop-misc.c [media] b2c2: don't break long lines 2016-10-21 08:51:32 -02:00
flexcop-reg.h [media] Add support for TechniSat Skystar S2 2015-05-18 16:31:35 -03:00
flexcop-sram.c [media] media: Remove unnecessary semicolons 2013-10-17 05:51:57 -03:00
flexcop.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
flexcop.h [media] drivers: media: b2c2: flexcop.h: Fix typo in include guard 2014-09-21 20:11:54 -03:00
Kconfig [media] Add support for TechniSat Skystar S2 2015-05-18 16:31:35 -03:00
Makefile [media] Fix some Makefile rules 2012-08-16 19:55:03 -03:00