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

Copyright confusion #217

Closed
penguin359 opened this issue Feb 16, 2024 · 2 comments
Closed

Copyright confusion #217

penguin359 opened this issue Feb 16, 2024 · 2 comments

Comments

@penguin359
Copy link

I am trying to package this software for Debian and get it's license and copyright correct. It appears that all this software is under a standard 3-clause BSD license, but I see two different copyrights listed. In termios_sysv.go, it shows "Copyright 2013 The Go Authors.", but in the top-level LICENSE file, it has "Copyright (c) 2012-2015, Sergey Cherepanov". Are these under different copyrights or which should I use for Debian? Are both valid for all files?

@cheggaaa
Copy link
Owner

Hi! Probably you found an old artifact. The library uses a standard 3-clause BSD license.
I fixed it in #218

@penguin359
Copy link
Author

Thanks. It looks good!

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

2 participants