Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nethsm-sdk-rs
Upstream-Contact: Nitrokey <info@nitrokey.com>
Source: https://github.com/Nitrokey/nethsm-sdk-rs
Comment:
 README.md states the customized OpenAPI generator in generator/* is licensed
 under Apache 2.0. This is not applicable to the Debian source package, because
 the Debian sources exclude the generator. Exclusion is defined in Cargo.toml
 and is effective since debcargo-conf imports the crate - not upstream git.
 .
 For generated code the statement from openapi-generator, README.md, 3.4 -
 License information on Generated Code applies: "When code is generated from
 this project, it shall be considered AS IS and owned by the user of the
 software". The user is Nitrokey who decided for MIT.

Files: *
Copyright: 2023, Nitrokey
License: MIT

Files: debian/*
Copyright:
 2025 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2025 Tobias Deiminger <tobias.deiminger@posteo.de>
License: MIT

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.
