Hi Laurent, On 11/25/16 04:03, Laurent Pinchart wrote: > Hi Sakari, > > Thank you for the patch. > > On Friday 28 Oct 2016 15:43:53 Sakari Ailus wrote: >> Drop the FSF's postal address from the source code files that typically >> contain mostly the license text. 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); > > Do we really need to keep the "To obtain the license, point your browser > to..." text ? In order not to change the existing text unnecessarily, I did that in the patch. I'm certainly ok with dropping it as it does not seemingly really has no value. -- Regards, Sakari Ailus sakari.ailus@xxxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html