I was trying to figure out how this plugin differs from https://github.com/whiteinge/diffconflicts.
Looking at your first commit 3748a2f, it appears this plugin was originally a straightforward rewrite from Vimscript to Lua. The functions are all named the same, the code layout is the same, and even the strings echoed to the user are the same. But the original BSD licence is nowhere to be found.
I'm no copyright lawyer, but in the spirit of open source, don't you think it'd be good to at least acknowledge the inspiration for this project?
I was trying to figure out how this plugin differs from https://github.com/whiteinge/diffconflicts.
Looking at your first commit 3748a2f, it appears this plugin was originally a straightforward rewrite from Vimscript to Lua. The functions are all named the same, the code layout is the same, and even the strings echoed to the user are the same. But the original BSD licence is nowhere to be found.
I'm no copyright lawyer, but in the spirit of open source, don't you think it'd be good to at least acknowledge the inspiration for this project?