rpm-ostree/rust/libdnf-sys
Colin Walters f882d6ddff rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh
It turns out we accidentally added GPL'd code into the Rust
side, which wasn't intentional on my part and I think it's since
been copied around.

Honestly I think half of the problem is the gigantic
"blah blah blah GNU General blah blah" just makes people's eyes
glaze over.  In contrast the `SPDX-License-Identifier` is short
and obvious.

So let's validate that in CI.

This follows a similar change in ostree:
https://github.com/ostreedev/ostree/pull/1439

If we merge this I'll do the C/C++ side too after that.
2021-02-19 15:56:23 -05:00
..
cxx libdnf-sys: Include gio.h before libdnf.h 2021-02-17 14:02:34 -05:00
build.rs rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
Cargo.toml build(deps): bump system-deps from 2.0.3 to 3.0.0 2021-02-18 08:06:41 -05:00
lib.rs libdnf-sys: Drop C API, replace with cxx.rs bridge 2021-02-10 13:39:38 -05:00