1
1
Fork
You've already forked asmOpenCV
0

License #2

Closed
opened 2018年05月10日 16:56:15 +02:00 by lupoDharkael · 3 comments
lupoDharkael commented 2018年05月10日 16:56:15 +02:00 (Migrated from github.com)
Copy link

as you said here

Thanks Matthias! (I don’t use this code anymore, so I never ran into this issue...)
I fixed the code here and on github.
There is no license – you can do whatever you want with it.

But no license == illegal to use

Read: https://www.gnu.org/licenses/license-list.en.html#NoLicense

as you said [here](https://asmaloney.com/2013/11/code/converting-between-cvmat-and-qimage-or-qpixmap/#comment-2702) > Thanks Matthias! (I don’t use this code anymore, so I never ran into this issue...) > I fixed the code here and on github. > There is no license – you can do whatever you want with it. But no license == illegal to use Read: https://www.gnu.org/licenses/license-list.en.html#NoLicense

I don't believe that everything has to be owned (or can be owned) or that every scrap of code needs a license. If you believe it's illegal - and are concerned about that - then don't use it.

You have the freedom to choose to use it or not.

I don't believe that everything has to be owned (or can be owned) or that every scrap of code needs a license. If you believe it's illegal - and are concerned about that - then don't use it. You have the freedom to choose to use it or not.
lupoDharkael commented 2018年05月10日 18:02:58 +02:00 (Migrated from github.com)
Copy link

In fact that code is owned by the copyright owner (you) by default, and only you have the legal right to modify, redistribute and execute the code.
In this case there is a exception because this code is in Github too so you directly accepted Github's clauses and users are allowed to fork inside their service.
It's as simple to prevent as adding an explicit declaration of license in the Readme and user will be allowed to use your code without legal incompatibilities with their projects.
If you don't want to be the owner of the copyright you can use a public domain license such as C0 or Do What the Fuck You Want To Public License

That would mean people could use your code in their projects without problems, I won't insist, just wanted to give advice.

In fact that code is owned by the copyright owner (you) by default, and only you have the legal right to modify, redistribute and execute the code. In this case there is a exception because this code is in Github too so you directly accepted Github's clauses and users are allowed to fork inside their service. It's as simple to prevent as adding an explicit declaration of license in the Readme and user will be allowed to use your code without legal incompatibilities with their projects. If you don't want to be the owner of the copyright you can use a public domain license such as [C0](https://creativecommons.org/choose/zero/) or [Do What the Fuck You Want To Public License](http://www.wtfpl.net/) That would mean people could use your code in their projects without problems, I won't insist, just wanted to give advice.

Thanks - I understand what you're saying and I understand licensing, and I've chosen to do it this way.

I fundamentally disagree with the position that everything has to be owned (or can be owned) by someone or that every scrap of code needs a license. Licensing and legal issues are out of control.

That would mean people could use your code in their projects without problems

People can use it without problems - unless they've chosen to create problems themselves.

Thanks - I understand what you're saying and I understand licensing, and I've chosen to do it this way. I fundamentally disagree with the position that everything has to be owned (or can be owned) by someone or that every scrap of code needs a license. Licensing and legal issues are out of control. > That would mean people could use your code in their projects without problems People _can_ use it without problems - unless they've chosen to create problems themselves.
Sign in to join this conversation.
No Branch/Tag specified
master
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
asmaloney/asmOpenCV#2
Reference in a new issue
asmaloney/asmOpenCV
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?