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
The LICENSE file states that the code is covered by the GPL3 license, but the LICENSE field in startup.py states that it is covered by a BSD 3-clause license. Which of these is correct?
The text was updated successfully, but these errors were encountered:
Hello @yodaldevoid, the correct license is the one in the LICENSE file within the repository. Thanks for pointing out this inconsistency. It has been fixed.
The LICENSE file states that the code is covered by the GPL3 license, but the LICENSE field in
startup.py
states that it is covered by a BSD 3-clause license. Which of these is correct?The text was updated successfully, but these errors were encountered: