Conveying Modified Source Versions.
c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.
Did this PR
I edit LICENSE file. The contents brought LICENSE from dependency library. Please check commit.
If this PR doesn't accept your repository, I hope to change license correctly.
This repository is helpful for my study. Thank you for your management. But I found the license misused.
Why
This repository(
Tracking-with-darkflow
) has dependency of another open source library(darkflow, deep_sort, sort)darkflow, deep_sort, sort
all library have GPL-3.0 LICENSE.I know that if use library of GPL-3.0 license, must follow same license(GPL-3.0). But this repository represent MIT license
Please refer to the following sentences. Check the full text here
Did this PR
I edit LICENSE file. The contents brought LICENSE from dependency library. Please check commit.
If this PR doesn't accept your repository, I hope to change license correctly.