Skip to content

[BUG] Many test fileas are licensed CC BY-NC-SA , which are not redistributable by Debian #1

Description

@mr-c

Describe the bug
Any Creative Commons license with a Non-Commercial "NC" component is not redistributable by Debian; as we don't allow restrictions against commercial use.

It isn't a problem that MacSyLib supports creating and using NC licensed models, but it means that Debian can't redistribute such models, even test data.

So for the package of macsylib for Debian, we have to remove the follow files and adjust the tests to work with their absence. It would be great if fewer files were marked as being under a CC *-NC license, so we don't have to maintain a heavy patch to work around their absence.

To Reproduce
Steps to reproduce the behavior:

  1. git grep 'CC .*-NC'

Expected behavior

There are zero (or only one) data, models, or files licensed under a Creative Commons license with a Non-Commercial "NC" component. For those that exist, it is easy to still run the tests without those files (automatically, or just with a small addition to the unittest invocation).

OS:

  • Linux

MacSyLib Version:

1.0.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions