From c10007c03b3cd5320a962ed7d17e744fed78c4ad Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Mon, 21 Jan 2019 16:47:20 +0200 Subject: [PATCH] command-not-found: distribute under Apache-2.0 Same license as for https://github.com/termux/termux-packaging. --- packages/command-not-found/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/command-not-found/build.sh b/packages/command-not-found/build.sh index 637680f3a..0aa2cc1b6 100644 --- a/packages/command-not-found/build.sh +++ b/packages/command-not-found/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://termux.com TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions" -TERMUX_PKG_LICENSE="custom" +TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_VERSION=1.36 termux_step_make_install () {