Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSimple question. Can I use in my own software BSD-2-Clause license? #1414
Comments
|
@asyslinux Yes, you are granted of course, thanks for using Iris on your project. This project is licensed under the BSD 3-clause license, just like the Go project itself. Optional: if you publish your project on github/gitlab you can add a simple link that points to our github repository here if and only if you want it, that will be great! Happy holidays! If I can help you in that project please let me know, my e-mail is public. |
|
Thank you very much. Happy new year. |
|
Hello, i release wZD Project, and add a link to Iris at end of readme. For first time I use BSD-3 same your project. |
|
Hello, good job @asyslinux especially with the architecture and performance you've got my star! |
|
Oo, thanks :). I my cleanup code already :) not in one file now :)
…--
Best Regards, Andrew Mind
Sent with [ProtonMail](https://protonmail.com) Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
понедельник, 20 января 2020 г., 19:17, Gerasimos (Makis) Maropoulos <notifications@github.com> написано:
Hello, good job ***@***.***(https://github.com/asyslinux) especially with the architecture and performance you've got my star!
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#1414?email_source=notifications&email_token=AJEV2MTTFQ3I6XHDETVTMJLQ6WI5TA5CNFSM4KAOND72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJMN5YQ#issuecomment-576249570), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AJEV2MSK4VMX2EFH5EW3PXLQ6WI5TANCNFSM4KAOND7Q).
|


Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.
In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.
Can I publish my project under the BSD-2-Clause license?
Thanks.