summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-automake.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-10-21 18:26:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-27 11:11:00 +0100
commitedfb6917affca03768de321cb46591826bc8973a (patch)
treec4561fe811aa25ef7ad76c9fb4553d0921651f00 /rules/host-autotools-automake.make
parentb92bdaad4471fa1f3c0a909469e6bc877ab73624 (diff)
downloadptxdist-edfb6917affca03768de321cb46591826bc8973a.tar.gz
ptxdist-edfb6917affca03768de321cb46591826bc8973a.tar.xz
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 <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-automake.make')
-rw-r--r--rules/host-autotools-automake.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-autotools-automake.make b/rules/host-autotools-automake.make
index b6949fd4d..2236f2ab5 100644
--- a/rules/host-autotools-automake.make
+++ b/rules/host-autotools-automake.make
@@ -24,7 +24,7 @@ HOST_AUTOTOOLS_AUTOMAKE_URL := $(call ptx/mirror, GNU, automake/$(HOST_AUTOTOOLS
HOST_AUTOTOOLS_AUTOMAKE_SOURCE := $(SRCDIR)/$(HOST_AUTOTOOLS_AUTOMAKE).$(HOST_AUTOTOOLS_AUTOMAKE_SUFFIX)
HOST_AUTOTOOLS_AUTOMAKE_DIR := $(HOST_BUILDDIR)/$(HOST_AUTOTOOLS_AUTOMAKE)
HOST_AUTOTOOLS_AUTOMAKE_DEVPKG := NO
-HOST_AUTOTOOLS_AUTOMAKE_LICENSE := GPLv2
+HOST_AUTOTOOLS_AUTOMAKE_LICENSE := GPL-2.0
$(STATEDIR)/autogen-tools: $(STATEDIR)/host-autotools-automake.install.post