openwisp-config: cleanup Makefile
authorNick Hainke <vincent@systemli.org>
Sun, 3 Jul 2022 09:23:50 +0000 (11:23 +0200)
committerRosen Penev <rosenp@gmail.com>
Thu, 22 Sep 2022 08:30:59 +0000 (01:30 -0700)
The license identifier has a typo. Fix it.
Use SPDX instead of license boilerplate.

Signed-off-by: Nick Hainke <vincent@systemli.org>
admin/openwisp-config/Makefile

index d1419eee327c3fe0e0e8710df9dafc395e3b28f6..3e7a748a4e493b834b5316c5768b8d8d8eefdcb0 100644 (file)
@@ -1,14 +1,14 @@
-# openwisp.org
+# SPDX-Identifier-License: GPL-3.0-only
 #
-# This is free software, licensed under the GNU General Public License v3.
-# See /LICENSE for more information.
+# openwisp.org
+
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openwisp-config
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_MAINTAINER:=Federico Capoano <f.capoano@openwisp.io>
-PKG_LICENSE:=GPL3.0-or-later
+PKG_LICENSE:=GPL-3.0-or-later
 
 PKG_SOURCE_URL:=https://github.com/openwisp/openwisp-config.git
 PKG_MIRROR_HASH:=7daa10a9d170e665f33a5555a246b4da2223c2d8d0e8a047edb01701c8886986