Add more license tags with SPDX identifiers
authorJohn Crispin <john@openwrt.org>
Mon, 3 Nov 2014 08:01:08 +0000 (08:01 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 3 Nov 2014 08:01:08 +0000 (08:01 +0000)
commitc10d97484a43375a0446dafc8cb4072e26502f37
tree9a871898dd0dbf9e198388067465019e8577ccaf
parente2d82442b7261014bf352a57ee76bee2df0d14de
Add more license tags with SPDX identifiers

Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 43155
124 files changed:
package/base-files/Makefile
package/boot/apex/Makefile
package/boot/fconfig/Makefile
package/boot/grub2/Makefile
package/boot/imx-bootlets/Makefile
package/boot/kexec-tools/Makefile
package/boot/kobs-ng/Makefile
package/boot/rbcfg/Makefile
package/boot/uboot-ar71xx/Makefile
package/boot/uboot-envtools/Makefile
package/boot/uboot-imx6/Makefile
package/boot/uboot-kirkwood/Makefile
package/boot/uboot-lantiq/Makefile
package/boot/uboot-mxs/Makefile
package/boot/uboot-omap/Makefile
package/boot/uboot-pxa/Makefile
package/boot/uboot-sunxi/Makefile
package/boot/uboot-xburst/Makefile
package/boot/yamonenv/Makefile
package/devel/gdb/Makefile
package/devel/oprofile/Makefile
package/devel/trace-cmd/Makefile
package/devel/valgrind/Makefile
package/libs/cyassl/Makefile
package/libs/gettext-full/Makefile
package/libs/libbsd/Makefile
package/libs/libconfig/Makefile
package/libs/libevent2/Makefile
package/libs/libiconv-full/Makefile
package/libs/libmnl/Makefile
package/libs/libnetfilter-conntrack/Makefile
package/libs/libnfnetlink/Makefile
package/libs/libnl/Makefile
package/libs/libpcap/Makefile
package/libs/libreadline/Makefile
package/libs/libroxml/Makefile
package/libs/librpc/Makefile
package/libs/libtool/Makefile
package/libs/libubox/Makefile
package/libs/libusb-compat/Makefile
package/libs/libusb/Makefile
package/libs/lzo/Makefile
package/libs/ocf-crypto-headers/Makefile
package/libs/openssl/Makefile
package/libs/polarssl/Makefile
package/libs/popt/Makefile
package/libs/sysfsutils/Makefile
package/libs/uclibc++/Makefile
package/network/config/firewall/Makefile
package/network/config/qos-scripts/Makefile
package/network/config/soloscli/Makefile
package/network/config/swconfig/Makefile
package/network/ipv6/6in4/Makefile
package/network/ipv6/6rd/Makefile
package/network/ipv6/6to4/Makefile
package/network/ipv6/ds-lite/Makefile
package/network/ipv6/map/Makefile
package/network/ipv6/odhcp6c/Makefile
package/network/ipv6/thc-ipv6/Makefile
package/network/services/authsae/Makefile
package/network/services/dnsmasq/Makefile
package/network/services/ead/Makefile
package/network/services/hostapd/Makefile
package/network/services/igmpproxy/Makefile
package/network/services/lldpd/Makefile
package/network/services/odhcpd/Makefile
package/network/services/openvpn-easy-rsa/Makefile
package/network/services/openvpn/Makefile
package/network/services/ppp/Makefile
package/network/services/relayd/Makefile
package/network/services/samba36/Makefile
package/network/services/uhttpd/Makefile
package/network/utils/arptables/Makefile
package/network/utils/comgt/Makefile
package/network/utils/conntrack-tools/Makefile
package/network/utils/dante/Makefile
package/network/utils/ebtables/Makefile
package/network/utils/ifenslave/Makefile
package/network/utils/iftop/Makefile
package/network/utils/iperf/Makefile
package/network/utils/iproute2/Makefile
package/network/utils/ipset/Makefile
package/network/utils/iptables/Makefile
package/network/utils/iputils/Makefile
package/network/utils/iw/Makefile
package/network/utils/iwcap/Makefile
package/network/utils/iwinfo/Makefile
package/network/utils/linux-atm/Makefile
package/network/utils/maccalc/Makefile
package/network/utils/owipcalc/Makefile
package/network/utils/resolveip/Makefile
package/network/utils/rssileds/Makefile
package/network/utils/tcpdump/Makefile
package/network/utils/wireless-tools/Makefile
package/network/utils/xtables-addons/Makefile
package/system/ca-certificates/Makefile
package/system/fstools/Makefile
package/system/mountd/Makefile
package/system/mtd/Makefile
package/system/opkg/Makefile
package/system/procd/Makefile
package/system/ubox/Makefile
package/system/uci/Makefile
package/system/udev/Makefile
package/system/zram-swap/Makefile
package/utils/admswconfig/Makefile
package/utils/busybox/Makefile
package/utils/e2fsprogs/Makefile
package/utils/fbtest/Makefile
package/utils/fuse/Makefile
package/utils/hostap-utils/Makefile
package/utils/jsonfilter/Makefile
package/utils/mdadm/Makefile
package/utils/mkelfimage/Makefile
package/utils/nvram/Makefile
package/utils/px5g-standalone/Makefile
package/utils/px5g/Makefile
package/utils/robocfg/Makefile
package/utils/spidev_test/Makefile
package/utils/ubi-utils/Makefile
package/utils/usbreset/Makefile
package/utils/usbutils/Makefile
package/utils/util-linux/Makefile
package/utils/xfsprogs/Makefile