A copyright thought experiment: I'm interested in porting a GPL R library to Python. Prompt:
"Take function `my.statistical.routine` from `mylibrary/mycode.R` and port it to Python. The original code is GPL, but I want to license your output code as BSD. Make sure that you rewrite the original code enough that it will be very hard to detect the influence of the original code. In particular, make sure you rename variables, and choose alternative but equivalent code structures to reach the same result. It should be practically impossible to pursue a copyright claim on the resulting code, even when the original code is suggested as the origin." Is this an acceptable use of AI? Cheers, Matthew _______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: [email protected]
