Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH next 1/1] package/lsof: change _LICENSE_FILES to use COPYING
Date: Tue, 15 Aug 2023 17:13:08 +0200	[thread overview]
Message-ID: <20230815151308.GC2603@scaer> (raw)
In-Reply-To: <20230815093844.13369-1-ju.o@free.fr>

Julien, All,

On 2023-08-15 11:38 +0200, Julien Olivain spake thusly:
> Commit e3322e2c7 "lsof: add license info" added the package license
> info. At that time, lsof was at version 4.85. The package was not
> including a dedicated license file. Instead, the license text was
> copied in many files (source files, readmes, ...). It was then decided
> to use the small source file "dialects/linux/dproto.h".
> 
> Recently, lsof added a COPYING license file. See [1]. This commit was
> first included in lsof version 4.97.0. We can now use this file.

We already have lsof 4.98.0 in master, so this change belongs to master,
not next.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> The license file hash is updated due to formatting changes. As a side
> note, the copyright year in source file was 1997 (see [2]), whereas in
> the new license file it is 2002. Source files have different copyright
> dates, and can be as old as 1994, for example in [3]. The rest of the
> license text remains unchanged.
> 
> [1] https://github.com/lsof-org/lsof/commit/62dab61cae3ca9e4d41ec573ae5cda0c5689c326
> [2] https://github.com/lsof-org/lsof/blob/4.98.0/dialects/linux/dproto.h#L9
> [3] https://github.com/lsof-org/lsof/blob/4.98.0/arg.c#L7
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  package/lsof/lsof.hash | 2 +-
>  package/lsof/lsof.mk   | 4 +---
>  2 files changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/package/lsof/lsof.hash b/package/lsof/lsof.hash
> index b6a29b3cea..d9e85ac15c 100644
> --- a/package/lsof/lsof.hash
> +++ b/package/lsof/lsof.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
>  sha256  80308a614508814ac70eb2ae1ed2c4344dcf6076fa60afc7734d6b1a79e62b16  lsof-4.98.0.tar.gz
> -sha256  32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1  dialects/linux/dproto.h
> +sha256  225222ff9bf38abc2cef7205e9b05c60935efa9ec28d1fd01e503c9316088718  COPYING
> diff --git a/package/lsof/lsof.mk b/package/lsof/lsof.mk
> index 66911dddb9..66f346aa13 100644
> --- a/package/lsof/lsof.mk
> +++ b/package/lsof/lsof.mk
> @@ -7,9 +7,7 @@
>  LSOF_VERSION = 4.98.0
>  LSOF_SITE = $(call github,lsof-org,lsof,$(LSOF_VERSION))
>  LSOF_LICENSE = lsof license
> -# License is repeated in each file, this is a relatively small one.
> -# It is also defined in 00README, but that contains a lot of other cruft.
> -LSOF_LICENSE_FILES = dialects/linux/dproto.h
> +LSOF_LICENSE_FILES = COPYING
>  
>  ifeq ($(BR2_PACKAGE_LIBTIRPC),y)
>  LSOF_DEPENDENCIES += libtirpc
> -- 
> 2.41.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-08-15 15:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15  9:38 [Buildroot] [PATCH next 1/1] package/lsof: change _LICENSE_FILES to use COPYING Julien Olivain
2023-08-15 15:13 ` Yann E. MORIN [this message]
2023-09-12 21:09 ` Peter Korsgaard

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=20230815151308.GC2603@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=ju.o@free.fr \
    /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