Explorar el Código

nacl: add licensing information

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer hace 10 años
padre
commit
3a03753dc0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      libs/nacl/Makefile

+ 2
- 0
libs/nacl/Makefile Ver fichero

@@ -16,6 +16,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
16 16
 PKG_SOURCE_URL:=http://hyperelliptic.org/nacl
17 17
 PKG_MD5SUM:=7efb5715561c3d10dafd3fa97b4f2d20
18 18
 
19
+PKG_LICENSE:=PublicDomain
20
+
19 21
 include $(INCLUDE_DIR)/package.mk
20 22
 
21 23
 define Package/nacl