Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing attribution and wrong license for mt19937.go #11

Open
seehuhn opened this issue Nov 13, 2020 · 2 comments
Open

missing attribution and wrong license for mt19937.go #11

seehuhn opened this issue Nov 13, 2020 · 2 comments

Comments

@seehuhn
Copy link

seehuhn commented Nov 13, 2020

Hello,

I just came across the file go-matrix/common/mt19937/mt19937.go in your package. This file seems to be a modified version of https://github.com/seehuhn/mt19937/blob/d07252b9f9df0ef5c7962d97b77ba058b572c624/mt19937.go which I wrote in 2013 and which carries my copyright. You are welcome to use my code, but you will need to comply with the terms of the license, which is the GNU General Public License version 3 for this file. Please have a look at https://www.gnu.org/licenses/gpl-3.0.en.html , and in particular at sections 4 and 5 there.

All the best,
Jochen

@seehuhn
Copy link
Author

seehuhn commented Apr 28, 2022

ping?

@seehuhn
Copy link
Author

seehuhn commented Jan 16, 2023

The problem still persists. What are your plans about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant