Follow-up Comment #4, task #16750 (group administration):

Hi!

I've resolved the issues you mentioned to the best of my ability. I added
copyright notices to the appropriate files and I updated the license file.

gignore doesn't actually need any dependencies to be installed that it relies
on at runtime, and just downloading the executable and running it will work
just fine out of the box. However, there are some things (like Rust std, and
some library crates) that get compiled down into the binary, so don't need
installing on the user's machine, but may still be of value to you as they
have license info. I've listed them here.

Licenses for libraries used: 
- The Rust Programming Language :: Expat license ::
[https://raw.githubusercontent.com/rust-lang/rust/refs/heads/main/LICENSE-MIT
view license]
- Rust Standard Library -- same as above; contained within it.
- serde :: Expat license ::
[https://raw.githubusercontent.com/serde-rs/serde/refs/heads/master/LICENSE-MIT
view license]
- clap :: Expat license ::
[https://raw.githubusercontent.com/clap-rs/clap/refs/heads/master/LICENSE-MIT
view license]
- anyhow :: Expat license ::
[https://raw.githubusercontent.com/dtolnay/anyhow/refs/heads/master/LICENSE-MIT
view license]

Here's the updated tarball:
https://savannah.nongnu.org/submissions_uploads/qDfuSi-gignore.tar.gz

I hope this helps.

Thank you for your help, and I'm sorry for all this extra effort.


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?16750>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to