Skip to content

Unlicense dependency should not be included directly in the project #560

Description

@jonathanbaker7

The dependency file neuropod/backends/python_bridge/_neuropod_native_bootstrap/filelock.py has a header which declares it to use the Unlicense.

Although this file is just a dependency, and not written by Uber or any of the project authors, the header on this file creates an ambiguity on copyright for the entire project. Uber OSPO recommends that this file be removed, and included only as a referenced dependency. In other words, you can include this so that PyPi can download it directly, but it should not appear directly in this package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions