Decide on ported QA tests license #9556
oxarbitrage
started this conversation in
Team Decisions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Open for discussion - this should eventually become a ticket to update the Python file headers in the QA test framework.
The license of the ported tests is currently MIT, as seen here: https://github.com/ZcashFoundation/zebra/blob/main/zebra-rpc/qa/rpc-tests/test_framework/util.py#L4
However, Zebra is dual-licensed under MIT and Apache-2.0. Can we update the headers to reflect dual licensing and should we do it?
The copyright line https://github.com/ZcashFoundation/zebra/blob/main/zebra-rpc/qa/rpc-tests/test_framework/util.py#L3
currently refers to "The Zcash Developers," which is broad enough to be fine. We might just want to update the year.
Would be good to get @daira input here.
All reactions