Skip to content

LICENSE is in a subdirectory #150

Closed
@junyer

Description

@junyer

The lawyer🐈s have advised me to try to tidy up a couple of things for compliance reasons:

  • remove the LICENSE file from the ua_parser subdirectory;
  • add a LICENSE file with the canonical Apache 2.0 text to the root directory; and
  • remove the Copyright section from README.rst.

LICENSE was moved to ua_parser/LICENSE back in June 2012 ostensibly for packaging reasons. Some brief tinkering leads me to believe that setuptools handles license_files=['../LICENSE'] incorrectly, but that a symbolic link would work. Addressing the second point should enable GitHub (and related systems) to detect the licence automatically, which is why this conversation arose.

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