freebsd-skq/lib/libkvm
pfg 260ba0bff1 lib: further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
2017-11-26 02:00:33 +00:00
..
tests
kvm_aarch64.h libkvm: fix build failures 2017-11-12 01:36:48 +00:00
kvm_amd64.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_amd64.h libkvm: fix build failures 2017-11-12 01:36:48 +00:00
kvm_arm.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_arm.h libkvm: add kvm_walk_pages API. 2017-11-11 23:30:58 +00:00
kvm_cptime.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_getcptime.3
kvm_geterr.3
kvm_getloadavg.3
kvm_getloadavg.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_getpcpu.3
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
kvm_i386.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_i386.h libkvm: add kvm_walk_pages API. 2017-11-11 23:30:58 +00:00
kvm_minidump_aarch64.c libkvm: fix build failures 2017-11-12 01:36:48 +00:00
kvm_minidump_amd64.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
kvm_minidump_arm.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
kvm_minidump_i386.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
kvm_minidump_mips.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
kvm_mips.h libkvm: add kvm_walk_pages API. 2017-11-11 23:30:58 +00:00
kvm_native.3
kvm_nlist.3
kvm_open.3
kvm_pcpu.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_powerpc64.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_powerpc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_private.c libkvm: fix build failures 2017-11-12 01:36:48 +00:00
kvm_private.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_proc.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_read.3
kvm_sparc64.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm_sparc64.h
kvm_vnet.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
kvm.3
kvm.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
kvm.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile
Makefile.depend