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
Take python as an example # Copyright... and # Copyright...
It doesn't consider the two pieces of code to be the same, so it doesn't detect # Copyright...,just because it has two spaces after #
The result is that it will automatically add the license again.