libdvbv5: Change license to LGPL v2.1
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 16 Apr 2014 13:06:41 +0000 (10:06 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 16 Apr 2014 13:06:41 +0000 (10:06 -0300)
commitbeb426496ca0e8fbed1b67eea56686e1b60381d7
treead55f459f7867fc900fe00746bffde5e95245939
parentb5d42df8e97ade0ebb7b2a0a4a6cb84513d704e9
libdvbv5: Change license to LGPL v2.1

Licensing it under LGPL allows its usage on more projects. This license
is required by some other Open Source projects, like Gstreamer.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
48 files changed:
COPYING.libdvbv5 [new file with mode: 0644]
lib/libdvbv5/crc32.c
lib/libdvbv5/descriptors.c
lib/libdvbv5/descriptors/desc_atsc_service_location.c
lib/libdvbv5/descriptors/desc_ca.c
lib/libdvbv5/descriptors/desc_ca_identifier.c
lib/libdvbv5/descriptors/desc_cable_delivery.c
lib/libdvbv5/descriptors/desc_event_extended.c
lib/libdvbv5/descriptors/desc_event_short.c
lib/libdvbv5/descriptors/desc_extension.c
lib/libdvbv5/descriptors/desc_frequency_list.c
lib/libdvbv5/descriptors/desc_hierarchy.c
lib/libdvbv5/descriptors/desc_isdbt_delivery.c
lib/libdvbv5/descriptors/desc_language.c
lib/libdvbv5/descriptors/desc_logical_channel.c
lib/libdvbv5/descriptors/desc_network_name.c
lib/libdvbv5/descriptors/desc_partial_reception.c
lib/libdvbv5/descriptors/desc_sat.c
lib/libdvbv5/descriptors/desc_service.c
lib/libdvbv5/descriptors/desc_service_list.c
lib/libdvbv5/descriptors/desc_service_location.c
lib/libdvbv5/descriptors/desc_t2_delivery.c
lib/libdvbv5/descriptors/desc_terrestrial_delivery.c
lib/libdvbv5/descriptors/desc_ts_info.c
lib/libdvbv5/dvb-demux.c
lib/libdvbv5/dvb-fe.c
lib/libdvbv5/dvb-file.c
lib/libdvbv5/dvb-legacy-channel-format.c
lib/libdvbv5/dvb-log.c
lib/libdvbv5/dvb-sat.c
lib/libdvbv5/dvb-scan.c
lib/libdvbv5/dvb-v5-std.c
lib/libdvbv5/dvb-zap-format.c
lib/libdvbv5/parse_string.c
lib/libdvbv5/parse_string.h
lib/libdvbv5/tables/atsc_eit.c
lib/libdvbv5/tables/cat.c
lib/libdvbv5/tables/eit.c
lib/libdvbv5/tables/header.c
lib/libdvbv5/tables/mgt.c
lib/libdvbv5/tables/mpeg_es.c
lib/libdvbv5/tables/mpeg_pes.c
lib/libdvbv5/tables/mpeg_ts.c
lib/libdvbv5/tables/nit.c
lib/libdvbv5/tables/pat.c
lib/libdvbv5/tables/pmt.c
lib/libdvbv5/tables/sdt.c
lib/libdvbv5/tables/vct.c