Skip to content

License clarification #8

Closed
Closed
@bowlofeggs

Description

@bowlofeggs

Hello!

I'm interested in packaging this theme for Fedora, but I've noticed a slight licensing confusion that I think would be good to get some clarification on. The LICENSE.txt says this package is licensed CC-BY-SA, but the setup.py says it's "BSD-derived" in one place, and says "Repoze Public License" in the classifiers.

I presume the CC-BY-SA applies to the static content and the Repoze license applies to the Python code, but it would be good to clarify this (especially if my presumption is not correct).

A specific proposal:

  • Modify the LICENSE.txt to specify that the static content is CC-BY-SA.
  • Modify the LICENSE.txt to specify that the Python code is Repoze.
  • Modify the setup.py to list both licenses, since both sets of artifacts get shipped.

Maybe also nice to do:

  • Add a license header to the 3 Python files (setup.py, init.py, and pylons_theme_support.py) that documents the Repoze license.

Note also that Repoze is not in Fedora's current list of approved licenses, so I would also need to get Fedora's legal SIG to review the license for approval:

https://fedoraproject.org/wiki/Licensing:Main

I don't anticipate a problem with that, but I am also not a lawyer.

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