linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 1/1] media: Drop FSF's postal address from the source code files
Date: Fri, 25 Nov 2016 09:36:14 +0200	[thread overview]
Message-ID: <5837E9EE.1080401@linux.intel.com> (raw)
In-Reply-To: <13836325.hF0BpjAJel@avalon>

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@linux.intel.com

      reply	other threads:[~2016-11-25  7:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-28 12:43 [PATCH 1/1] media: Drop FSF's postal address from the source code files Sakari Ailus
2016-10-28 13:47 ` Felipe Sanches
2016-10-28 14:08   ` Sakari Ailus
2016-11-25  2:03 ` Laurent Pinchart
2016-11-25  7:36   ` Sakari Ailus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5837E9EE.1080401@linux.intel.com \
    --to=sakari.ailus@linux.intel.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).