* [ptxdist] [PATCH v2] sshfs: add license information
@ 2019-11-06 9:05 Bastian Krause
2019-11-06 9:32 ` Roland Hieber
0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2019-11-06 9:05 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Krause
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
Since (implicit) v1:
- set license to GPL-2.0-only instead of GPL-2.0-or-later as suggested
by Michael Olbrich
---
rules/sshfs.make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rules/sshfs.make b/rules/sshfs.make
index 919e3b8e1..e701d2d69 100644
--- a/rules/sshfs.make
+++ b/rules/sshfs.make
@@ -21,7 +21,8 @@ SSHFS_SUFFIX := tar.xz
SSHFS_URL := https://github.com/libfuse/sshfs/releases/download/$(SSHFS)/$(SSHFS).$(SSHFS_SUFFIX)
SSHFS_SOURCE := $(SRCDIR)/$(SSHFS).$(SSHFS_SUFFIX)
SSHFS_DIR := $(BUILDDIR)/$(SSHFS)
-SSHFS_LICENSE := unknown
+SSHFS_LICENSE := GPL-2.0-only
+SSHFS_LICENSE_FILES := file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
# ----------------------------------------------------------------------------
# Prepare
--
2.24.0.rc1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH v2] sshfs: add license information
2019-11-06 9:05 [ptxdist] [PATCH v2] sshfs: add license information Bastian Krause
@ 2019-11-06 9:32 ` Roland Hieber
0 siblings, 0 replies; 2+ messages in thread
From: Roland Hieber @ 2019-11-06 9:32 UTC (permalink / raw)
To: ptxdist; +Cc: Bastian Krause
On Wed, Nov 06, 2019 at 10:05:42AM +0100, Bastian Krause wrote:
> Signed-off-by: Bastian Krause <bst@pengutronix.de>
> ---
> Since (implicit) v1:
> - set license to GPL-2.0-only instead of GPL-2.0-or-later as suggested
> by Michael Olbrich
> ---
> rules/sshfs.make | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/rules/sshfs.make b/rules/sshfs.make
> index 919e3b8e1..e701d2d69 100644
> --- a/rules/sshfs.make
> +++ b/rules/sshfs.make
> @@ -21,7 +21,8 @@ SSHFS_SUFFIX := tar.xz
> SSHFS_URL := https://github.com/libfuse/sshfs/releases/download/$(SSHFS)/$(SSHFS).$(SSHFS_SUFFIX)
> SSHFS_SOURCE := $(SRCDIR)/$(SSHFS).$(SSHFS_SUFFIX)
> SSHFS_DIR := $(BUILDDIR)/$(SSHFS)
> -SSHFS_LICENSE := unknown
> +SSHFS_LICENSE := GPL-2.0-only
> +SSHFS_LICENSE_FILES := file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263
>
> # ----------------------------------------------------------------------------
> # Prepare
Reviewed-by: Roland Hieber <rhi@pengutronix.de>
--
Roland Hieber | r.hieber@pengutronix.de |
Pengutronix e.K. | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-06 9:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06 9:05 [ptxdist] [PATCH v2] sshfs: add license information Bastian Krause
2019-11-06 9:32 ` Roland Hieber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox