From 8596640c59880bb9c85ca27ea6cbbbf92cf77afa Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Mon, 30 May 2022 14:35:42 +0200 Subject: [PATCH] map-agent: update license to BSD-3-Clause --- map-agent/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/map-agent/Makefile b/map-agent/Makefile index eb0b70098..959b3ab8d 100644 --- a/map-agent/Makefile +++ b/map-agent/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-21 IOPSYS Software Solutions AB +# Copyright (C) 2020-22 IOPSYS Software Solutions AB # include $(TOPDIR)/rules.mk @@ -10,7 +10,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=ff855918bb63166209fe73b20e311a113cb8dff2 PKG_MAINTAINER:=Anjan Chanda -PKG_LICENSE:=PROPRIETARY IOPSYS +PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE LOCAL_DEV=0