From edfb6917affca03768de321cb46591826bc8973a Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 21 Oct 2015 18:26:37 +0200 Subject: automated switch to SPDX conform license names search & replace for: - GPL-1.0 - GPL-2.0 - GPL-3.0 - LGPL-2.0 - LGPL-3.0 - LGPL-2.1 - AGPL-3.0 - AFL-2.1 - Autoconf-exception-3.0 Signed-off-by: Michael Olbrich --- rules/gst-plugins-good1.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules/gst-plugins-good1.make') diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make index 74cd36c48..bb6ceef9a 100644 --- a/rules/gst-plugins-good1.make +++ b/rules/gst-plugins-good1.make @@ -23,7 +23,7 @@ GST_PLUGINS_GOOD1_SUFFIX := tar.xz GST_PLUGINS_GOOD1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-good/$(GST_PLUGINS_GOOD1).$(GST_PLUGINS_GOOD1_SUFFIX) GST_PLUGINS_GOOD1_SOURCE := $(SRCDIR)/$(GST_PLUGINS_GOOD1).$(GST_PLUGINS_GOOD1_SUFFIX) GST_PLUGINS_GOOD1_DIR := $(BUILDDIR)/$(GST_PLUGINS_GOOD1) -GST_PLUGINS_GOOD1_LICENSE := LGPLv2.1+ +GST_PLUGINS_GOOD1_LICENSE := LGPL-2.1+ # ---------------------------------------------------------------------------- # Prepare -- cgit v1.2.3