diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:39:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:39:07 +0000 |
commit | c3aed8de4c3eaeaa5341b0811b8052d316c789f8 (patch) | |
tree | cd182dcb96819dfc9328b7f724ebaaf10de56c58 /debian/copyright.debcargo.hint | |
parent | Adding upstream version 0.26.0. (diff) | |
download | rust-cbindgen-c3aed8de4c3eaeaa5341b0811b8052d316c789f8.tar.xz rust-cbindgen-c3aed8de4c3eaeaa5341b0811b8052d316c789f8.zip |
Adding debian version 0.26.0-3.debian/0.26.0-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright.debcargo.hint')
-rw-r--r-- | debian/copyright.debcargo.hint | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/copyright.debcargo.hint b/debian/copyright.debcargo.hint new file mode 100644 index 0000000..c37e397 --- /dev/null +++ b/debian/copyright.debcargo.hint @@ -0,0 +1,30 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: cbindgen +Upstream-Contact: + Emilio Cobos Álvarez <emilio@crisal.io> + Jeff Muizelaar <jmuizelaar@mozilla.com> + Kartikaya Gupta <kats@mozilla.com> + Ryan Hunt <rhunt@eqrion.net> +Source: https://github.com/mozilla/cbindgen + +Files: * +Copyright: + FIXME (overlay) UNKNOWN-YEARS Emilio Cobos Álvarez <emilio@crisal.io> + FIXME (overlay) UNKNOWN-YEARS Jeff Muizelaar <jmuizelaar@mozilla.com> + FIXME (overlay) UNKNOWN-YEARS Kartikaya Gupta <kats@mozilla.com> + FIXME (overlay) UNKNOWN-YEARS Ryan Hunt <rhunt@eqrion.net> +License: MPL-2.0 +Comment: + FIXME (overlay): Since upstream copyright years are not available in + Cargo.toml, they were extracted from the upstream Git repository. This may not + be correct information so you should review and fix this before uploading to + the archive. + +Files: debian/* +Copyright: + 2018-2024 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> + 2018-2024 Sylvestre Ledru <sylvestre@debian.org> +License: MPL-2.0 + +License: MPL-2.0 + Debian systems provide the MPL 2.0 in /usr/share/common-licenses/MPL-2.0 |