rust: bindings: turn SPDX tags into comments
authorErik Schilling <erik.schilling@linaro.org>
Fri, 26 May 2023 15:27:32 +0000 (17:27 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 30 May 2023 16:08:30 +0000 (18:08 +0200)
commitfd25c0ea05fec3997f44d986b2fb904ba029e812
treee1c6caf08668e47123e1b47940ecd66c79b2699b
parent4687bcc4f48a9894469ee240e0c67c42d56169c3
rust: bindings: turn SPDX tags into comments

In markdown `# Foo` generates a top-level heading. This leads to to some
weird, huge SPDX tags being rendered before the start of the actual
content.

Lacking good examples, I just took the syntax that `reuse addheader`[1]
outputs.

[1] https://github.com/fsfe/reuse-tool

Signed-off-by: Erik Schilling <erik.schilling@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/rust/gpiosim-sys/README.md
bindings/rust/libgpiod-sys/README.md