Review: rust-tiny-xlib 0.2.5-1
Package Information
| Description | Tiny Xlib wrapper for Rust - Rust source code Source code for Debianized Rust crate "tiny-xlib" |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | Alexander Kjäll <alexander.kjall@gmail.com> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/tiny-xlib] (browse) |
| Tracker | https://tracker.debian.org/pkg/rust-tiny-xlib |
| Uploaded | 1 day ago |
New Package Report
.changes
| Date | Mon, 24 Aug 2026 18:47:14 +0000 |
|---|---|
| Source | rust-tiny-xlib |
| Version | 0.2.5-1 |
| Changed-By | Alexander Kjäll |
| Architecture | amd64 source |
| Distribution | unstable |
Changelog
rust-tiny-xlib (0.2.5-1) unstable; urgency=medium . * Package tiny-xlib 0.2.5 from crates.io using debcargo 2.8.4
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | librust-tiny-xlib-dev deb rust optional arch=any |
| Section | rust |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tiny-xlib
Upstream-Contact: John Nunley <dev@notgull.net>
Source: https://github.com/rust-windowing/tiny-xlib
Files: *
Copyright: 2023-2026 John Nunley <dev@notgull.net>
License: MIT or Apache-2.0 or Zlib
Files: debian/*
Copyright:
2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
2026 Alexander Kjäll <alexander.kjall@gmail.com>
License: MIT or Apache-2.0 or Zlib
License: Apache-2.0
Debian systems provide the Apache 2.0 license in
/usr/share/common-licenses/Apache-2.0
License: MIT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
License: Zlib
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Review Information
accepted — allocated to eamanu 18 hours ago, started 18 hours ago, completed 18 hours ago.
Final Comment
Public Notes
18 hours ago
● public
License check: rust-tiny-xlib 0.2.5-1
Archive component: main
COMPATIBLE:
- Apache-2.0 (Note: not compatible with GPL-2)
- MIT
- Zlib
18 hours ago
● public
Author check: rust-tiny-xlib 0.2.5-1
Scanned 20 files. 3 author(s) declared in debian/copyright.
All source-file authors appear in debian/copyright.
18 hours ago
● public
licensecheck
Command: licensecheck -r --deb-machine .
Exit code: 0
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck
Files: ./.cargo_vcs_info.json
./.github/PULL_REQUEST_TEMPLATE.md
./.github/dependabot.yml
./.github/workflows/ci.yml
./.github/workflows/release.yml
./CHANGELOG.md
./Cargo.lock
./Cargo.toml
./Cargo.toml.orig
./README.md
./build.rs
./debian/cargo-checksum.json
./debian/changelog
./debian/control
./debian/debcargo.toml
./debian/patches/relax-deps.patch
./debian/patches/series
./debian/rules
./debian/source/format
./debian/tests/control
./debian/upstream/metadata
./debian/watch
Copyright: NONE
License: UNKNOWN
FIXME
Files: ./src/ffi.rs
./src/lib.rs
./tests/display.rs
./tests/prev.rs
Copyright: 2023, John Nunley
License: Apache-2.0 and/or Expat
FIXME
Files: ./LICENSE-APACHE.md
Copyright: NONE
License: Apache-2.0
FIXME
Files: ./debian/copyright
Copyright: 2023-2026, John Nunley <dev@notgull.net>
2026, Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
License: Apache-2.0 and/or Expat and/or Zlib
FIXME
Files: ./debian/copyright.debcargo.hint
Copyright: FIXME (overlay) UNKNOWN-YEARS John Nunley <dev@notgull.net>
License: Expat
FIXME
Files: ./LICENSE-MIT.md
Copyright: 2023, John Nunley
License: Expat
FIXME
Files: ./DCO.txt
Copyright: 2004, 2006, The Linux Foundation and its contributors.
License: UNKNOWN
FIXME
Files: ./CONTRIBUTING.md
Copyright: terms of their contributions. In order to assert that you agree to the terms of the DCO, you must add the following line to every commit:
License: UNKNOWN
FIXME
Files: ./LICENSE-ZLIB.md
Copyright: 2023, John Nunley
License: Zlib
FIXME
18 hours ago
● public
debian/copyright check
Command: cme check dpkg-copyright
Exit code: 0
Warning in 'Files:"*" License short_name': value is "MIT or Apache-2.0 or Zlib". There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details.
Offending value: 'MIT or Apache-2.0 or Zlib'
Warning in 'Files:"debian/*" License short_name': value is "MIT or Apache-2.0 or Zlib". There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details.
Offending value: 'MIT or Apache-2.0 or Zlib'
you can try 'cme fix dpkg-copyright' to fix the warnings shown above
18 hours ago
● public
licenserecon
Command: licenserecon
Exit code: 0
en: Versions: licenserecon '17.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Running licensecheck ....
No significant differences found
18 hours ago
● public
Look for SPDX
Command: grep -r -B1 'SPDX-'
Exit code: 0
.pc/relax-deps.patch/tests/display.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
--
.pc/relax-deps.patch/tests/prev.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
--
tests/display.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
--
tests/prev.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
--
src/lib.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
--
src/ffi.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
18 hours ago
● public
Lintian
Command: lintian -i -I -v --pedantic
Exit code: 0
N:
W: librust-tiny-xlib-dev: initial-upload-closes-no-bugs [usr/share/doc/librust-tiny-xlib-dev/changelog.Debian.gz:1]
N:
N: This package appears to be the first packaging of a new upstream software
N: package (there is only one changelog entry and the Debian revision is 1),
N: but it does not close any bugs. The initial upload of a new package should
N: close the corresponding ITP bug for that package.
N:
N: This warning can be ignored if the package is not intended for Debian or
N: if it is a split of an existing Debian package.
N:
N: Please refer to New packages (Section 5.1) in the Debian Developer's
N: Reference for details.
N:
N: Visibility: warning
N: Show-Always: no
N: Check: debian/changelog
N: Renamed from: new-package-should-close-itp-bug
N:
N:
I: librust-tiny-xlib-dev: extended-description-is-probably-too-short
N:
N: The extended description (the lines after the first line of the
N: "Description:" field) is only one or two lines long. The extended
N: description should provide a user with enough information to decide
N: whether they want to install this package, what it contains, and how it
N: compares to similar packages. One or two lines is normally not enough to
N: do this.
N:
N: Please refer to General guidelines for package descriptions (Section
N: 6.2.1) in the Debian Developer's Reference and The long description
N: (Section 6.2.3) in the Debian Developer's Reference for details.
N:
N: Visibility: info
N: Show-Always: no
N: Check: fields/description
N:
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/.github/PULL_REQUEST_TEMPLATE.md]
N:
N: This package ships a documentation file outside /usr/share/doc
N: Documentation files are normally installed inside /usr/share/doc.
N:
N: If this file doesn't describe the contents or purpose of the directory it
N: is in, please consider moving this file to /usr/share/doc/ or maybe even
N: removing it. If this file does describe the contents or purpose of the
N: directory it is in, please add a lintian override.
N:
N: Visibility: info
N: Show-Always: no
N: Check: documentation
N:
N: Screen: python/egg/metadata
N: Advocates: "Scott Kitterman" <debian@kitterman.com>
N: Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for
N: Python modules. Those files are not documentation even though
N: some of their names carry the .txt file extension.
N:
N: Python modules can be both public and private.
N:
N: Read more in
N: https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory,
N: https://www.python.org/dev/peps/pep-0376/#id16,
N: https://www.python.org/dev/peps/pep-0610/,
N: https://www.python.org/dev/peps/pep-0639/,
N: https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html,
N: and Bug#1003913.
N:
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/CHANGELOG.md]
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/CONTRIBUTING.md]
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/DCO.txt]
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/LICENSE-APACHE.md]
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/LICENSE-MIT.md]
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/LICENSE-ZLIB.md]
N:
I: librust-tiny-xlib-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/tiny-xlib-0.2.5/README.md]
N:
I: rust-tiny-xlib source: quilt-patch-missing-description [debian/patches/relax-deps.patch]
N:
N: quilt patch files should start with a description of patch. All lines
N: before the start of the patch itself are considered part of the
N: description. You can edit the description with quilt header -e when the
N: patch is at the top of the stack.
N:
N: As well as a description of the purpose and function of the patch, the
N: description should ideally contain author information, a URL for the bug
N: report (if any), Debian or upstream bugs fixed by it, upstream status, the
N: Debian version and date the patch was first included, and any other
N: information that would be useful if someone were investigating the patch
N: and underlying problem. Please consider using the DEP 3 format for this
N: information.
N:
N: Please refer to https://dep-team.pages.debian.net/deps/dep3/ for details.
N:
N: Visibility: info
N: Show-Always: no
N: Check: debian/patches/quilt
N:
N:
I: rust-tiny-xlib source: upstream-metadata-missing-bug-tracking [debian/upstream/metadata]
N:
N: The DEP 12 metadata file does not specify any upstream bug tracking
N: information (ie. the Bug-Database or Bug-Submit fields are missing).
N:
N: The upstream metadata can be found in the source package in the file
N: debian/upstream/metadata.
N:
N: Please refer to https://dep-team.pages.debian.net/deps/dep12/ for details.
N:
N: Visibility: info
N: Show-Always: no
N: Check: debian/upstream/metadata
N:
N:
P: rust-tiny-xlib source: package-uses-old-debhelper-compat-version 13
N:
N: This package uses a debhelper compatibility level that is no longer
N: recommended. Please consider using the recommended level.
N:
N: For most packages, the best way to set the compatibility level is to
N: specify debhelper-compat (= X) as a Build-Depends in debian/control. You
N: can also use the debian/compat file or export DH_COMPAT in debian/rules.
N:
N: If no level is selected debhelper defaults to level 1, which is
N: deprecated.
N:
N: Please refer to the debhelper(7) manual page for details.
N:
N: Visibility: pedantic
N: Show-Always: no
N: Check: debhelper
N:
18 hours ago
● public
duck
Command: duck
Exit code: 0
(no output)
18 hours ago
● public
look for copyright
Command: egrep -R -i copyright
Exit code: 0
LICENSE-MIT.md:Copyright (c) 2023 John Nunley
LICENSE-MIT.md:The above copyright notice and this permission notice shall be included in all
LICENSE-MIT.md:AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
.pc/relax-deps.patch/tests/display.rs:// Copyright 2023 John Nunley
.pc/relax-deps.patch/tests/prev.rs:// Copyright 2023 John Nunley
tests/display.rs:// Copyright 2023 John Nunley
tests/prev.rs:// Copyright 2023 John Nunley
LICENSE-APACHE.md: "Licensor" shall mean the copyright owner or entity authorized by
LICENSE-APACHE.md: the copyright owner that is granting the License.
LICENSE-APACHE.md: copyright notice that is included in or attached to the work
LICENSE-APACHE.md: submitted to Licensor for inclusion in the Work by the copyright owner
LICENSE-APACHE.md: the copyright owner. For the purposes of this definition, "submitted"
LICENSE-APACHE.md: designated in writing by the copyright owner as "Not a Contribution."
LICENSE-APACHE.md: 2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE-APACHE.md: copyright license to reproduce, prepare Derivative Works of,
LICENSE-APACHE.md: that You distribute, all copyright, patent, trademark, and
LICENSE-APACHE.md: You may add Your own copyright statement to Your modifications and
DCO.txt:Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
LICENSE-ZLIB.md:Copyright (c) 2023 John Nunley
debian/copyright.debcargo.hint:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright.debcargo.hint:Copyright: FIXME (overlay) UNKNOWN-YEARS John Nunley <dev@notgull.net>
debian/copyright.debcargo.hint: FIXME (overlay): Since upstream copyright years are not available in
debian/copyright.debcargo.hint:Copyright: 2004, 2006 The Linux Foundation and its contributors.
debian/copyright.debcargo.hint:Copyright: 2023 John Nunley
debian/copyright.debcargo.hint:Copyright: 2023 John Nunley
debian/copyright.debcargo.hint:Copyright: 2023 John Nunley
debian/copyright.debcargo.hint:Copyright: 2023 John Nunley
debian/copyright.debcargo.hint:Copyright: 2023 John Nunley
debian/copyright.debcargo.hint:Copyright: 2023 John Nunley
debian/copyright.debcargo.hint:Copyright:
debian/copyright.debcargo.hint: The above copyright notice and this permission notice shall be included in all
debian/copyright.debcargo.hint: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
debian/copyright:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright:Copyright: 2023-2026 John Nunley <dev@notgull.net>
debian/copyright:Copyright:
debian/copyright: The above copyright notice and this permission notice shall be included in all
debian/copyright: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
CONTRIBUTING.md:As an alternative to a Contributor License Agreement, this project uses a [Developer Certificate of Origin (DCO)](./DCO.txt) to ensure that contributors own the copyright terms of their contributions. In order to assert that you agree to the terms of the DCO, you must add the following line to every commit:
src/lib.rs:// Copyright 2023 John Nunley
src/ffi.rs:// Copyright 2023 John Nunley
18 hours ago
● public
look for license
Command: egrep -R -i license
Exit code: 0
LICENSE-MIT.md:MIT License
LICENSE-MIT.md:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
.pc/relax-deps.patch/tests/display.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
.pc/relax-deps.patch/tests/display.rs:// Licensed under the Apache License, Version 2.0, the MIT License, and
.pc/relax-deps.patch/tests/display.rs:// the Zlib license. You may not use this software except in compliance
.pc/relax-deps.patch/tests/display.rs:// with at least one of these licenses. You should have received a copy
.pc/relax-deps.patch/tests/display.rs:// of these licenses with this software. You may also find them at:
.pc/relax-deps.patch/tests/display.rs:// http://www.apache.org/licenses/LICENSE-2.0
.pc/relax-deps.patch/tests/display.rs:// https://opensource.org/licenses/MIT
.pc/relax-deps.patch/tests/display.rs:// https://opensource.org/licenses/Zlib
.pc/relax-deps.patch/tests/display.rs:// distributed under these licenses is distributed on an "AS IS" BASIS,
.pc/relax-deps.patch/tests/display.rs:// See the licenses for the specific language governing permissions and
.pc/relax-deps.patch/tests/display.rs:// limitations under the licenses.
.pc/relax-deps.patch/tests/prev.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
.pc/relax-deps.patch/tests/prev.rs:// Licensed under the Apache License, Version 2.0, the MIT License, and
.pc/relax-deps.patch/tests/prev.rs:// the Zlib license. You may not use this software except in compliance
.pc/relax-deps.patch/tests/prev.rs:// with at least one of these licenses. You should have received a copy
.pc/relax-deps.patch/tests/prev.rs:// of these licenses with this software. You may also find them at:
.pc/relax-deps.patch/tests/prev.rs:// http://www.apache.org/licenses/LICENSE-2.0
.pc/relax-deps.patch/tests/prev.rs:// https://opensource.org/licenses/MIT
.pc/relax-deps.patch/tests/prev.rs:// https://opensource.org/licenses/Zlib
.pc/relax-deps.patch/tests/prev.rs:// distributed under these licenses is distributed on an "AS IS" BASIS,
.pc/relax-deps.patch/tests/prev.rs:// See the licenses for the specific language governing permissions and
.pc/relax-deps.patch/tests/prev.rs:// limitations under the licenses.
.pc/relax-deps.patch/Cargo.toml:license = "MIT OR Apache-2.0 OR Zlib"
tests/display.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
tests/display.rs:// Licensed under the Apache License, Version 2.0, the MIT License, and
tests/display.rs:// the Zlib license. You may not use this software except in compliance
tests/display.rs:// with at least one of these licenses. You should have received a copy
tests/display.rs:// of these licenses with this software. You may also find them at:
tests/display.rs:// http://www.apache.org/licenses/LICENSE-2.0
tests/display.rs:// https://opensource.org/licenses/MIT
tests/display.rs:// https://opensource.org/licenses/Zlib
tests/display.rs:// distributed under these licenses is distributed on an "AS IS" BASIS,
tests/display.rs:// See the licenses for the specific language governing permissions and
tests/display.rs:// limitations under the licenses.
tests/prev.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
tests/prev.rs:// Licensed under the Apache License, Version 2.0, the MIT License, and
tests/prev.rs:// the Zlib license. You may not use this software except in compliance
tests/prev.rs:// with at least one of these licenses. You should have received a copy
tests/prev.rs:// of these licenses with this software. You may also find them at:
tests/prev.rs:// http://www.apache.org/licenses/LICENSE-2.0
tests/prev.rs:// https://opensource.org/licenses/MIT
tests/prev.rs:// https://opensource.org/licenses/Zlib
tests/prev.rs:// distributed under these licenses is distributed on an "AS IS" BASIS,
tests/prev.rs:// See the licenses for the specific language governing permissions and
tests/prev.rs:// limitations under the licenses.
LICENSE-APACHE.md: Apache License
LICENSE-APACHE.md: http://www.apache.org/licenses/
LICENSE-APACHE.md: "License" shall mean the terms and conditions for use, reproduction,
LICENSE-APACHE.md: the copyright owner that is granting the License.
LICENSE-APACHE.md: exercising permissions granted by this License.
LICENSE-APACHE.md: Object form, made available under the License, as indicated by a
LICENSE-APACHE.md: of this License, Derivative Works shall not include works that remain
LICENSE-APACHE.md: 2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE-APACHE.md: this License, each Contributor hereby grants to You a perpetual,
LICENSE-APACHE.md: copyright license to reproduce, prepare Derivative Works of,
LICENSE-APACHE.md: publicly display, publicly perform, sublicense, and distribute the
LICENSE-APACHE.md: 3. Grant of Patent License. Subject to the terms and conditions of
LICENSE-APACHE.md: this License, each Contributor hereby grants to You a perpetual,
LICENSE-APACHE.md: (except as stated in this section) patent license to make, have made,
LICENSE-APACHE.md: where such license applies only to those patent claims licensable
LICENSE-APACHE.md: or contributory patent infringement, then any patent licenses
LICENSE-APACHE.md: granted to You under this License for that Work shall terminate
LICENSE-APACHE.md: Derivative Works a copy of this License; and
LICENSE-APACHE.md: do not modify the License. You may add Your own attribution
LICENSE-APACHE.md: as modifying the License.
LICENSE-APACHE.md: may provide additional or different license terms and conditions
LICENSE-APACHE.md: the conditions stated in this License.
LICENSE-APACHE.md: this License, without any additional terms or conditions.
LICENSE-APACHE.md: the terms of any separate license agreement you may have executed
LICENSE-APACHE.md: 6. Trademarks. This License does not grant permission to use the trade
LICENSE-APACHE.md: risks associated with Your exercise of permissions under this License.
LICENSE-APACHE.md: result of this License or out of the use or inability to use the
LICENSE-APACHE.md: License. However, in accepting such obligations, You may act only
Cargo.toml.orig:license = "MIT OR Apache-2.0 OR Zlib"
DCO.txt:license document, but changing it is not allowed.
DCO.txt: have the right to submit it under the open source license
DCO.txt: license and I have the right under that license to submit that
DCO.txt: by me, under the same open source license (unless I am
DCO.txt: permitted to submit under a different license), as indicated
DCO.txt: this project or the open source license(s) involved.
Cargo.toml:license = "MIT OR Apache-2.0 OR Zlib"
debian/copyright.debcargo.hint:License: MIT or Apache-2.0 or Zlib
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:Files: LICENSE-MIT.md
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:Files: LICENSE-ZLIB.md
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: MIT or Apache-2.0 or Zlib
debian/copyright.debcargo.hint:License: Apache-2.0
debian/copyright.debcargo.hint: Debian systems provide the Apache 2.0 license in
debian/copyright.debcargo.hint: /usr/share/common-licenses/Apache-2.0
debian/copyright.debcargo.hint:License: MIT
debian/copyright.debcargo.hint: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
debian/copyright.debcargo.hint:License: Zlib
debian/copyright:License: MIT or Apache-2.0 or Zlib
debian/copyright:License: MIT or Apache-2.0 or Zlib
debian/copyright:License: Apache-2.0
debian/copyright: Debian systems provide the Apache 2.0 license in
debian/copyright: /usr/share/common-licenses/Apache-2.0
debian/copyright:License: MIT
debian/copyright: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
debian/copyright:License: Zlib
README.md:## License
README.md:Licensed under either of
README.md: * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
README.md: * MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
README.md: * Zlib license ([LICENSE-ZLIB](LICENSE-ZLIB) or https://opensource.org/licenses/Zlib)
README.md:for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
README.md:dual licensed as above, without any additional terms or conditions.
CONTRIBUTING.md:As an alternative to a Contributor License Agreement, this project uses a [Developer Certificate of Origin (DCO)](./DCO.txt) to ensure that contributors own the copyright terms of their contributions. In order to assert that you agree to the terms of the DCO, you must add the following line to every commit:
src/lib.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
src/lib.rs:// Licensed under the Apache License, Version 2.0, the MIT License, and
src/lib.rs:// the Zlib license. You may not use this software except in compliance
src/lib.rs:// with at least one of these licenses. You should have received a copy
src/lib.rs:// of these licenses with this software. You may also find them at:
src/lib.rs:// http://www.apache.org/licenses/LICENSE-2.0
src/lib.rs:// https://opensource.org/licenses/MIT
src/lib.rs:// https://opensource.org/licenses/Zlib
src/lib.rs:// distributed under these licenses is distributed on an "AS IS" BASIS,
src/lib.rs:// See the licenses for the specific language governing permissions and
src/lib.rs:// limitations under the licenses.
src/ffi.rs:// SPDX-License-Identifier: MIT OR Apache-2.0 OR Zlib
src/ffi.rs:// Licensed under the Apache License, Version 2.0, the MIT License, and
src/ffi.rs:// the Zlib license. You may not use this software except in compliance
src/ffi.rs:// with at least one of these licenses. You should have received a copy
src/ffi.rs:// of these licenses with this software. You may also find them at:
src/ffi.rs:// http://www.apache.org/licenses/LICENSE-2.0
src/ffi.rs:// https://opensource.org/licenses/MIT
src/ffi.rs:// https://opensource.org/licenses/Zlib
src/ffi.rs:// distributed under these licenses is distributed on an "AS IS" BASIS,
src/ffi.rs:// See the licenses for the specific language governing permissions and
src/ffi.rs:// limitations under the licenses.
build.rs:// MIT/Apache2/Zlib License