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

Files:     .cargo_vcs_info.json
           Cargo.toml
           Cargo.toml.orig
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
License:   __NO_COPYRIGHT_NOR_LICENSE__

Files:     src/rect.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! 2D axis-aligned rectangles, optimized with SIMD.

Files:     src/unit_vector.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! A utility module that allows unit vectors to be treated like angles.

Files:     src/transform2d.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! 2D affine transforms.

Files:     src/vector.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! A SIMD-optimized point type.

Files:     src/line_segment.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! Line segment types, optimized with SIMD.

Files:     src/util.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! Various utilities.

Files:     src/transform3d.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! 3D transforms that can be applied to paths.

Files:     src/lib.rs
Copyright: 2019 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! Basic geometry and linear algebra primitives, optimized with SIMD.

Files:     src/angle.rs
Copyright: 2020 The Pathfinder Project Developers.
License:   __UNKNOWN__
 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
 option. This file may not be copied, modified, or distributed
 except according to those terms.
 .
 ! Angle utilities.

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