diff mbox series

[1/1] package/multipath-tools: fix legal info

Message ID 20240314211117.9103-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/multipath-tools: fix legal info | expand

Commit Message

Fabrice Fontaine March 14, 2024, 9:11 p.m. UTC
Commit cc363e9a93484e734313b17962b931b3df6eedaa forgot to update hash of
README.md (changes not related to license)

Fixes: cc363e9a93484e734313b17962b931b3df6eedaa
 - http://autobuild.buildroot.org/results/d41b3eedb337ac7559afceed459c3e28a9bf15a2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/multipath-tools/multipath-tools.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle March 15, 2024, 7:38 p.m. UTC | #1
On 14/03/2024 22:11, Fabrice Fontaine wrote:
> Commit cc363e9a93484e734313b17962b931b3df6eedaa forgot to update hash of
> README.md (changes not related to license)

  This is likely going to happen pretty often.

  I anyway don't see the point of including README.md in the LICENSE_FILES. It 
just explains that the default license is LGPL-2.0.

  So I suggest removing it from the license files.

  For now, I've applied this patch to master, thanks.

  Regards,
  Arnout
> 
> Fixes: cc363e9a93484e734313b17962b931b3df6eedaa
>   - http://autobuild.buildroot.org/results/d41b3eedb337ac7559afceed459c3e28a9bf15a2
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>   package/multipath-tools/multipath-tools.hash | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/multipath-tools/multipath-tools.hash b/package/multipath-tools/multipath-tools.hash
> index 0f51c38846..c1f32e7a3b 100644
> --- a/package/multipath-tools/multipath-tools.hash
> +++ b/package/multipath-tools/multipath-tools.hash
> @@ -4,4 +4,4 @@ sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  LICENS
>   sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  LICENSES/GPL-3.0
>   sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  LICENSES/LGPL-2.0
>   sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  LICENSES/LGPL-2.1
> -sha256  5887418b2e0e595da5aca08b2dff25298f20618f9894d5e26ce852d9d1ae90c4  README.md
> +sha256  9c69bb0089aa0b82b10a25095c04a7c4aec6b5bbf0776b7129123c8459fe7725  README.md
Peter Korsgaard March 21, 2024, 8:53 p.m. UTC | #2
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Commit cc363e9a93484e734313b17962b931b3df6eedaa forgot to update hash of
 > README.md (changes not related to license)

 > Fixes: cc363e9a93484e734313b17962b931b3df6eedaa
 >  - http://autobuild.buildroot.org/results/d41b3eedb337ac7559afceed459c3e28a9bf15a2

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2024.02.x, thanks.
diff mbox series

Patch

diff --git a/package/multipath-tools/multipath-tools.hash b/package/multipath-tools/multipath-tools.hash
index 0f51c38846..c1f32e7a3b 100644
--- a/package/multipath-tools/multipath-tools.hash
+++ b/package/multipath-tools/multipath-tools.hash
@@ -4,4 +4,4 @@  sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  LICENS
 sha256  3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986  LICENSES/GPL-3.0
 sha256  b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c  LICENSES/LGPL-2.0
 sha256  dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551  LICENSES/LGPL-2.1
-sha256  5887418b2e0e595da5aca08b2dff25298f20618f9894d5e26ce852d9d1ae90c4  README.md
+sha256  9c69bb0089aa0b82b10a25095c04a7c4aec6b5bbf0776b7129123c8459fe7725  README.md