readme: Credit gtk-rust-template

This commit is contained in:
Tom A. Wagner
2022-01-28 12:10:51 +01:00
parent 76ad8d11d7
commit 872ef7890d

View File

@@ -54,6 +54,9 @@ $ meson install
in the repository root.
This will install the compiled project files into `/usr/local`.
# License
# License and Credits
Helvum is distributed under the terms of the GPL3 license.
See LICENSE for more information.
Parts of the build system were taken from the [gtk-rust-template](https://gitlab.gnome.org/World/Rust/gtk-rust-template) project,
which is provided under the terms of the [MIT license](https://gitlab.gnome.org/World/Rust/gtk-rust-template/-/blob/master/LICENSE.md).