Hacker News new | ask | show | jobs
by soe 5931 days ago
the license gpl v3 for base framework is pretty limiting ... it could be a show stopper... something like MIT or BSD would encourage people to try out...
2 comments

Really? I honestly didn't think it was a problem for web apps. What's the issue here?
gpl v3 requires code (even hosted) to be shared upon request by users

with gpl v2, it was a requirement. hence gpl v2 licensed applications such as wordpress and drupal don't need to be shared with site users

code built upon the framework is derivation and thus, has to be licensed accordingly

I can't see the requirement to share code with users on request anywhere in the GPLv3. It explicitly excludes interaction over a network in section 0:

    "To “convey” a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying."
Are you sure you're not thinking of the Affero GPL?
it's not an issue, it's in the site:

"Any of the license terms and conditions can be waived if you get permission from the copyright holder."