Skip to content

Mixed licensing in test files #386

Description

@BrianSipos

When linting the source contents for #384 I discovered that the test file test/half_to_double_from_rfc7049.c includes copyright markings related to IETF BCP 78, which is disallowed by the DFSG for Debian packages.

Is there any chance to either clean-room this single test function (which seems to go against the spirit of the purpose of the test: to use code from the RFC), or to isolate this specific function into a preprocessor logic more specific than USEFULBUF_DISABLE_ALL_FLOAT (meaning I want to enable QCBOR procesing of floats but disable the use of this single specific test function when packaging for DEB format)?

Thanks for any help in this tricky and annoying area.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions