doc: convert Intel license headers to SPDX tags
authorFerruh Yigit <ferruh.yigit@intel.com>
Thu, 1 Feb 2018 17:18:17 +0000 (17:18 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 6 Feb 2018 22:27:08 +0000 (23:27 +0100)
commit5630257fcc30397e7217139ec55da4f301f59fb7
tree9f985d904847defc030ecf4d4c3cbd02507c5135
parent7317af97f9c5c0a3d6471a24bc22cc08c494ccb6
doc: convert Intel license headers to SPDX tags

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
154 files changed:
doc/guides/cryptodevs/aesni_gcm.rst
doc/guides/cryptodevs/aesni_mb.rst
doc/guides/cryptodevs/index.rst
doc/guides/cryptodevs/kasumi.rst
doc/guides/cryptodevs/null.rst
doc/guides/cryptodevs/openssl.rst
doc/guides/cryptodevs/overview.rst
doc/guides/cryptodevs/qat.rst
doc/guides/cryptodevs/scheduler.rst
doc/guides/cryptodevs/snow3g.rst
doc/guides/cryptodevs/zuc.rst
doc/guides/eventdevs/index.rst
doc/guides/eventdevs/sw.rst
doc/guides/faq/faq.rst
doc/guides/faq/index.rst
doc/guides/freebsd_gsg/build_dpdk.rst
doc/guides/freebsd_gsg/build_sample_apps.rst
doc/guides/freebsd_gsg/index.rst
doc/guides/freebsd_gsg/install_from_ports.rst
doc/guides/freebsd_gsg/intro.rst
doc/guides/howto/flow_bifurcation.rst
doc/guides/howto/index.rst
doc/guides/howto/lm_bond_virtio_sriov.rst
doc/guides/howto/lm_virtio_vhost_user.rst
doc/guides/howto/packet_capture_framework.rst
doc/guides/howto/vfd.rst
doc/guides/howto/virtio_user_as_exceptional_path.rst
doc/guides/howto/virtio_user_for_container_networking.rst
doc/guides/index.rst
doc/guides/linux_gsg/build_dpdk.rst
doc/guides/linux_gsg/build_sample_apps.rst
doc/guides/linux_gsg/enable_func.rst
doc/guides/linux_gsg/index.rst
doc/guides/linux_gsg/intro.rst
doc/guides/linux_gsg/quick_start.rst
doc/guides/linux_gsg/sys_reqs.rst
doc/guides/nics/e1000em.rst
doc/guides/nics/features.rst
doc/guides/nics/fm10k.rst
doc/guides/nics/i40e.rst
doc/guides/nics/index.rst
doc/guides/nics/intel_vf.rst
doc/guides/nics/ixgbe.rst
doc/guides/nics/kni.rst
doc/guides/nics/tap.rst
doc/guides/nics/virtio.rst
doc/guides/nics/vmxnet3.rst
doc/guides/prog_guide/build_app.rst
doc/guides/prog_guide/cryptodev_lib.rst
doc/guides/prog_guide/dev_kit_build_system.rst
doc/guides/prog_guide/dev_kit_root_make_help.rst
doc/guides/prog_guide/efd_lib.rst
doc/guides/prog_guide/env_abstraction_layer.rst
doc/guides/prog_guide/event_ethernet_rx_adapter.rst
doc/guides/prog_guide/eventdev.rst
doc/guides/prog_guide/ext_app_lib_make_help.rst
doc/guides/prog_guide/extend_dpdk.rst
doc/guides/prog_guide/flow_classify_lib.rst
doc/guides/prog_guide/generic_receive_offload_lib.rst
doc/guides/prog_guide/generic_segmentation_offload_lib.rst
doc/guides/prog_guide/glossary.rst
doc/guides/prog_guide/hash_lib.rst
doc/guides/prog_guide/index.rst
doc/guides/prog_guide/intro.rst
doc/guides/prog_guide/ip_fragment_reassembly_lib.rst
doc/guides/prog_guide/kernel_nic_interface.rst
doc/guides/prog_guide/link_bonding_poll_mode_drv_lib.rst
doc/guides/prog_guide/lpm6_lib.rst
doc/guides/prog_guide/lpm_lib.rst
doc/guides/prog_guide/mbuf_lib.rst
doc/guides/prog_guide/member_lib.rst
doc/guides/prog_guide/mempool_lib.rst
doc/guides/prog_guide/metrics_lib.rst
doc/guides/prog_guide/multi_proc_support.rst
doc/guides/prog_guide/overview.rst
doc/guides/prog_guide/packet_classif_access_ctrl.rst
doc/guides/prog_guide/packet_distrib_lib.rst
doc/guides/prog_guide/packet_framework.rst
doc/guides/prog_guide/pdump_lib.rst
doc/guides/prog_guide/perf_opt_guidelines.rst
doc/guides/prog_guide/poll_mode_drv.rst
doc/guides/prog_guide/power_man.rst
doc/guides/prog_guide/profile_app.rst
doc/guides/prog_guide/qos_framework.rst
doc/guides/prog_guide/reorder_lib.rst
doc/guides/prog_guide/ring_lib.rst
doc/guides/prog_guide/service_cores.rst
doc/guides/prog_guide/source_org.rst
doc/guides/prog_guide/thread_safety_dpdk_functions.rst
doc/guides/prog_guide/timer_lib.rst
doc/guides/prog_guide/traffic_management.rst
doc/guides/prog_guide/traffic_metering_and_policing.rst
doc/guides/prog_guide/vhost_lib.rst
doc/guides/prog_guide/writing_efficient_code.rst
doc/guides/rel_notes/index.rst
doc/guides/rel_notes/known_issues.rst
doc/guides/rel_notes/rel_description.rst
doc/guides/rel_notes/release_1_8.rst
doc/guides/rel_notes/release_2_0.rst
doc/guides/rel_notes/release_2_1.rst
doc/guides/sample_app_ug/cmd_line.rst
doc/guides/sample_app_ug/compiling.rst
doc/guides/sample_app_ug/dist_app.rst
doc/guides/sample_app_ug/ethtool.rst
doc/guides/sample_app_ug/eventdev_pipeline.rst
doc/guides/sample_app_ug/exception_path.rst
doc/guides/sample_app_ug/flow_classify.rst
doc/guides/sample_app_ug/hello_world.rst
doc/guides/sample_app_ug/index.rst
doc/guides/sample_app_ug/intro.rst
doc/guides/sample_app_ug/ip_frag.rst
doc/guides/sample_app_ug/ip_pipeline.rst
doc/guides/sample_app_ug/ip_reassembly.rst
doc/guides/sample_app_ug/ipsec_secgw.rst
doc/guides/sample_app_ug/ipv4_multicast.rst
doc/guides/sample_app_ug/keep_alive.rst
doc/guides/sample_app_ug/kernel_nic_interface.rst
doc/guides/sample_app_ug/l2_forward_cat.rst
doc/guides/sample_app_ug/l2_forward_crypto.rst
doc/guides/sample_app_ug/l2_forward_job_stats.rst
doc/guides/sample_app_ug/l2_forward_real_virtual.rst
doc/guides/sample_app_ug/l3_forward.rst
doc/guides/sample_app_ug/l3_forward_access_ctrl.rst
doc/guides/sample_app_ug/l3_forward_power_man.rst
doc/guides/sample_app_ug/l3_forward_virtual.rst
doc/guides/sample_app_ug/link_status_intr.rst
doc/guides/sample_app_ug/load_balancer.rst
doc/guides/sample_app_ug/multi_process.rst
doc/guides/sample_app_ug/netmap_compatibility.rst
doc/guides/sample_app_ug/packet_ordering.rst
doc/guides/sample_app_ug/performance_thread.rst
doc/guides/sample_app_ug/ptpclient.rst
doc/guides/sample_app_ug/qos_metering.rst
doc/guides/sample_app_ug/qos_scheduler.rst
doc/guides/sample_app_ug/quota_watermark.rst
doc/guides/sample_app_ug/rxtx_callbacks.rst
doc/guides/sample_app_ug/server_node_efd.rst
doc/guides/sample_app_ug/service_cores.rst
doc/guides/sample_app_ug/skeleton.rst
doc/guides/sample_app_ug/tep_termination.rst
doc/guides/sample_app_ug/test_pipeline.rst
doc/guides/sample_app_ug/timer.rst
doc/guides/sample_app_ug/vhost.rst
doc/guides/sample_app_ug/vhost_scsi.rst
doc/guides/sample_app_ug/vm_power_management.rst
doc/guides/sample_app_ug/vmdq_dcb_forwarding.rst
doc/guides/testpmd_app_ug/build_app.rst
doc/guides/testpmd_app_ug/index.rst
doc/guides/testpmd_app_ug/intro.rst
doc/guides/testpmd_app_ug/run_app.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst
doc/guides/tools/cryptoperf.rst
doc/guides/tools/pdump.rst
doc/guides/tools/proc_info.rst