You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good catch. I think the files that mention GPLv3 are files that I created myself (e.g. a makefile in a sub-repo), whereas the other files are from the original project and thus have whatever license that project had.
I should probably put some effort into tidying all of this up (and making sure we don't have conflicting licenses..).
The license files for some of the sub-repos list one license, where the code lists another.
These files all contain GPLv3 headers
cc-common/libinterval3/interval_tree.h
cc-common/wandio_utils.c
cc-common/wandio_utils.h
cc-common/ip_utils.c
cc-common/jsmn_utils.c
cc-common/akq.h
cc-common/jsmn_utils.h
cc-common/utils.c
cc-common/utils.h
cc-common/akarr.h
cc-common/ip_utils.h
Is all of this code meant to be GPLv3?
Thanks,
Nathan
The text was updated successfully, but these errors were encountered: