Go to file
Alberto Faria 5458c4fca8 Update overall license
The License field is outdated due to changes in libblkio's set of
dependencies. Update it based on cargo-license's output:

    $ cargo license
    (MIT OR Apache-2.0) AND BSD-3-Clause (1): virtio-driver
    Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT (3): io-lifetimes, linux-raw-sys, rustix
    Apache-2.0 OR BSD-3-Clause (1): virtio-bindings
    Apache-2.0 OR MIT (23): autocfg, bitflags, blkio, cc, errno, hermit-abi, io-uring, lazy_static, libblkio, libc, memmap2, num-traits, paste, pci-driver, windows-sys, windows-targets, windows_aarch64_gnullvm, windows_aarch64_msvc, windows_i686_gnu, windows_i686_msvc, windows_x86_64_gnu, windows_x86_64_gnullvm, windows_x86_64_msvc
    MIT (1): errno-dragonfly

Signed-off-by: Alberto Faria <afaria@redhat.com>
2023-10-02 14:06:36 +01:00
.gitignore Use vendored dependencies in RHEL builds 2023-07-20 12:48:47 -04:00
libblkio.spec Update overall license 2023-10-02 14:06:36 +01:00
sources Use vendored dependencies in RHEL builds 2023-07-20 12:48:47 -04:00