Anant Shrivastava posted in Pictpunetechgroup.

View original on Facebook →

Guys, need a bit of help with regards to license. If there is a GPL project, and we are reimplementing it from scratch on a new programming language is it needed to be released in GPL too. Also the only common non changed codebase would be the db around which the application is build. anything other then that would be completely rewritten from scratch.

Proper attribution to original project would be given for providing base-database.

and any change in database would be pushed out to upstream.