Codebase list rust-libslirp / 1267121
Update clap Ximin Luo 5 years ago
1 changed file(s) with 1 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
33 Source: https://github.com/kbknapp/clap-rs
44
55 Files: *
6 Copyright: 2015-2016 Kevin K. <kbknapp@gmail.com>
6 Copyright: 2015-2016 Kevin B. Knapp <kbknapp@gmail.com>
77 License: MIT
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
138
149 Files: ./src/args/arg_matches.rs
1510 Copyright: 2015 The Rust Project Developers