1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: priority-queue
Upstream-Contact: Gianmarco Garrisi <gianmarcogarrisi@tutanota.com>
Source: https://github.com/garro95/priority-queue
Files: *
Copyright: FIXME (overlay) UNKNOWN-YEARS Gianmarco Garrisi <gianmarcogarrisi@tutanota.com>
License: LGPL-3.0-or-later or 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: LGPL-3.0-or-later.txt
Copyright: 2007 Free Software Foundation, Inc. <http://fsf.org/>
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: benches/priority_queue.rs
Copyright: 2017 Gianmarco Garrisi and contributors
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: src/core_iterators.rs
Copyright: 2017 Gianmarco Garrisi
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: src/double_priority_queue/iterators.rs
Copyright: 2017 Gianmarco Garrisi
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: src/double_priority_queue/mod.rs
Copyright: 2017 Gianmarco Garrisi
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: src/lib.rs
Copyright: 2017 Gianmarco Garrisi and contributors
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: src/priority_queue/iterators.rs
Copyright: 2017 Gianmarco Garrisi
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: src/priority_queue/mod.rs
Copyright: 2017 Gianmarco Garrisi
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: src/store.rs
Copyright: 2017 Gianmarco Garrisi
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: tests/double_priority_queue.rs
Copyright: 2017 Gianmarco Garrisi and contributors
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: tests/priority_queue.rs
Copyright: 2017 Gianmarco Garrisi and contributors
License: UNKNOWN-LICENSE; FIXME (overlay)
Comment:
FIXME (overlay): These notices are extracted from files. Please review them
before uploading to the archive.
Files: debian/*
Copyright:
2025 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
2025 Antonin Delpeuch <antonin@delpeuch.eu>
License: LGPL-3.0-or-later or MPL-2.0
License: LGPL-3.0-or-later
Debian systems provide the LGPL 3.0 in /usr/share/common-licenses/LGPL-3
License: MPL-2.0
Debian systems provide the MPL 2.0 in /usr/share/common-licenses/MPL-2.0
|