# Open-Source License Attribution
This application uses Open-Source components and modified excerpts from other projects.
The complete dependency list can be found in our `Cargo.lock` file. Code that has been
copied and/or modified originates from the following projects:
## [wasmtime](https://github.com/bytecodealliance/wasmtime)
licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0) (with LLVM exception)
## [spin](https://github.com/fermyon/spin)
licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0) (with LLVM exception)
## [spin-rust-sdk](https://github.com/fermyon/spin-rust-sdk)
licensed under [Apache 2.0 License](https://opensource.org/license/apache-2-0) (with LLVM exception)