Browse Source

lxc: add spdx license info

Signed-off-by: Luka Perkov <luka@openwrt.org>
lilik-openwrt-22.03
Luka Perkov 10 years ago
parent
commit
77949c83bb
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      utils/lxc/Makefile

+ 2
- 0
utils/lxc/Makefile View File

@ -11,6 +11,8 @@ PKG_NAME:=lxc
PKG_VERSION:=1.0.6 PKG_VERSION:=1.0.6
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_LICENSE:=LGPL-2.1+ BSD-2-Clause GPL-2.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://linuxcontainers.org/downloads/ PKG_SOURCE_URL:=http://linuxcontainers.org/downloads/
PKG_MD5SUM:=4aad3aee84b42faa194e44091d723a3b PKG_MD5SUM:=4aad3aee84b42faa194e44091d723a3b


Loading…
Cancel
Save