lcpp icon indicating copy to clipboard operation
lcpp copied to clipboard

No license provided

Open awsdert opened this issue 6 years ago • 2 comments
trafficstars

Judging by the lack of license I'm guessing MIT is gonna be your choice but it is still better for clarity, incidentally are you going for GCC compatibility at all? Would make an interesting drop in replacement for it when compiling the linux kernel. btw I also made my own replacement to make/nmake/gnumake (hated their poor syntax), I've yet to successfully compile kernel code linux mint which I'm on but it works fine for user land code (just look via my profile if you're interested), just not got a solid api just yet.

awsdert avatar Mar 06 '19 11:03 awsdert

Hey, the lua module iteself containse the MIT license and the Readme points that out. I do not really maintain the module anymore, it has be forked and further developed by other people.

m-schmoock avatar Mar 06 '19 13:03 m-schmoock

Ah kk, just seemed like there was none since it didn't show on the github project like normally see, would be a good idea to just add it anyway for quick identification, no need to change the readme when doing this since there is no clash

awsdert avatar Mar 07 '19 11:03 awsdert