clang-rs
Copyright 2016 Kyle Mayes

The following components are provided under the Apache License 2.0.
    clang-sys (https://github.com/KyleMayes/clang-sys)
    libc (https://github.com/rust-lang/libc)

The following components are provided under the MIT license.
    lazy-static.rs (https://github.com/rust-lang-nursery/lazy-static.rs)

==================================================
clang-sys
==================================================

clang-sys
Copyright 2016 Kyle Mayes

The following components are provided under the Apache License 2.0.
    bitflags (https://github.com/rust-lang-nursery/bitflags)
    libc (https://github.com/rust-lang/libc)
    rustc-version-rs (https://github.com/Kimundi/rustc-version-rs)

The following components are provided under the UIUC license.
    libclang (http://clang.llvm.org)
