Browse Source

gdbm: Adopt to SPDX license identifiers

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 years ago
parent
commit
e00a282f87
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      libs/gdbm/Makefile

+ 1
- 1
libs/gdbm/Makefile View File

@@ -15,7 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=@GNU/gdbm
16 16
 PKG_MD5SUM:=72c832680cf0999caedbe5b265c8c1bd
17 17
 
18
-PKG_LICENSE:=GPLv3
18
+PKG_LICENSE:=GPL-3.0+
19 19
 PKG_LICENSE_FILES:=COPYING
20 20
 PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
21 21