All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Andreas Dannenberg <dannenberg@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] arago-gpl-notice: Fix spelling mistake in user-facing GPL notice
Date: Fri, 7 Aug 2015 18:02:19 -0400	[thread overview]
Message-ID: <20150807220219.GP1040@edge> (raw)
In-Reply-To: <1438893831-10514-1-git-send-email-dannenberg@ti.com>

Thanks, pushed.


On Thu, Aug 06, 2015 at 03:43:51PM -0500, Andreas Dannenberg wrote:
> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com>
> ---
>  meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb     | 2 +-
>  .../arago-gpl-notice/arago-gpl-notice/print-gplv3-packages.sh           | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb b/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb
> index e9757c5..d9d3710 100644
> --- a/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb
> +++ b/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice.bb
> @@ -2,7 +2,7 @@ DESCRIPTION = "Script to warn users of GPLv3 content on the target file system a
>  LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://print-gplv3-packages.sh;beginline=2;endline=18;md5=d134d0d385c53f9201a270fef8448f29"
>  
> -PR = "r1"
> +PR = "r2"
>  
>  S = "${WORKDIR}"
>  
> diff --git a/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice/print-gplv3-packages.sh b/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice/print-gplv3-packages.sh
> index 090735b..08cb3b4 100644
> --- a/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice/print-gplv3-packages.sh
> +++ b/meta-arago-distro/recipes-core/arago-gpl-notice/arago-gpl-notice/print-gplv3-packages.sh
> @@ -36,7 +36,7 @@ then
>  cat << EOM 2>&1
>  ***************************************************************
>  ***************************************************************
> -NOTICE: This file system contains the followin GPLv3 packages:
> +NOTICE: This file system contains the following GPLv3 packages:
>  EOM
>      echo -e $gplv3_packages 2>&1
>  cat << EOM 2>&1
> -- 
> 1.9.1
> 


      reply	other threads:[~2015-08-07 22:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 20:43 [PATCH] arago-gpl-notice: Fix spelling mistake in user-facing GPL notice Andreas Dannenberg
2015-08-07 22:02 ` Denys Dmytriyenko [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=20150807220219.GP1040@edge \
    --to=denys@ti.com \
    --cc=dannenberg@ti.com \
    --cc=meta-arago@arago-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.