diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2019-12-21 12:52:41 -0800 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2019-12-21 12:52:41 -0800 |
commit | 80f881568f437fb87e98794a4abfb26756b4101a (patch) | |
tree | d5ca30f96c068f7c1020473e8722da0950e18649 /utils/open-plc-utils | |
parent | d2c997f39ee2867680d27f45a2b417300d3c8508 (diff) |
treewide: Remove self from PKG_MAINTAINER
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'utils/open-plc-utils')
-rw-r--r-- | utils/open-plc-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/open-plc-utils/Makefile b/utils/open-plc-utils/Makefile index 1c721a1dc..6b9a176ba 100644 --- a/utils/open-plc-utils/Makefile +++ b/utils/open-plc-utils/Makefile @@ -15,7 +15,7 @@ PKG_SOURCE_URL:=https://github.com/qca/open-plc-utils.git PKG_SOURCE_VERSION:=32408520fcebe785983a68e39ec83830a3005779 PKG_MIRROR_HASH:=b5ae48fd300f75b948a2b2a5f6cd4465b7a336495685f73100ad33a5d43a4c05 -PKG_MAINTAINER:=Florian Fainelli <florian@openwrt.org> +PKG_MAINTAINER:= PKG_LICENSE:=ISC PKG_LICENSE_FILES:=LICENSE |