rpm-ostree/ci
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
..
prow ci: Add Prow e2e testing 2021-02-18 06:52:42 -05:00
build-check.sh build-sys: Add --enable-werror, rework compiler flags 2021-02-08 16:50:09 -05:00
build.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
ci-commitmessage-submodules.sh ci: Drop: distro-sync, continuous repo 2021-02-16 18:18:27 -05:00
clang-analyzer.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
clang-build-check.sh build-sys: Add --enable-werror, rework compiler flags 2021-02-08 16:50:09 -05:00
codestyle.sh rust: Add SPDX-License-Identifier and validate it in ci/codestyle.sh 2021-02-19 15:56:23 -05:00
commit-validation.sh ci: Consistently source libbuild 2021-02-03 19:25:26 -05:00
coreosci-rpmbuild.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
cosa-build.sh ci: More fixes for cosa build 2019-08-24 00:35:44 +00:00
install-extra-builddeps.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
install-test-deps.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
installdeps.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
libbuild.sh ci: Add time prefixing before most commands 2021-02-16 18:18:27 -05:00
testdeps.txt ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
unit.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
vmcheck-provision.sh tests/vmcheck: Fully drop python 3 requirement 2019-06-10 15:36:06 +00:00