Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rust-bitmaps
Source: <url://example.com>
#
# Please double check copyright with the licensecheck(1) command.

Files:     .cargo_vcs_info.json
           .github/workflows/ci.yml
           .gitignore
           CHANGELOG.md
           CODE_OF_CONDUCT.md
           Cargo.toml
           Cargo.toml.orig
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     src/bitmap.rs
           src/lib.rs
           src/types.rs
Copyright: __NO_COPYRIGHT__ in: src/bitmap.rs
           __NO_COPYRIGHT__ in: src/lib.rs
           __NO_COPYRIGHT__ in: src/types.rs
License:   MPL-2.0
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.

Files:     LICENCE.md
Copyright: __NO_COPYRIGHT__ in: LICENCE.md
License:   MPL-2.0
 This Source Code Form is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 .
 If it is not possible or desirable to put the notice in a particular
 file, then You may include the notice in a location (such as a LICENSE
 file in a relevant directory) where a recipient would be likely to look
 for such a notice.
 .
 You may add additional accurate notices of copyright ownership.
 .
 ## Exhibit B - “Incompatible With Secondary Licenses” Notice
 .
 This Source Code Form is "Incompatible With Secondary Licenses", as
 defined by the Mozilla Public License, v. 2.0.

Files:     README.md
Copyright: 2019 Bodil Stokke
License:   __UNKNOWN__
 This software is subject to the terms of the Mozilla Public
 License, v. 2.0. If a copy of the MPL was not distributed with this
 file, You can obtain one at http://mozilla.org/MPL/2.0/.
 .
 ## Code of Conduct
 .
 Please note that this project is released with a [Contributor Code of
 Conduct][coc]. By participating in this project you agree to abide by its
 terms.
 .
 [sized-chunks]: https://github.com/bodil/sized-chunks

#----------------------------------------------------------------------------
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
# license/copyright files.
