Remix.run Logo
user34283 7 hours ago

Afaik you can do whatever you like to GPL licensed code, you do not need a license to refactor it.

I understand you need to publish the source code of your modifications, if you distribute them outside of your company.

skeledrew 5 hours ago | parent | next [-]

You can do anything except change the license, which ensures that right to do anything passes on to others in perpetuity. That's how it's designed.

duskdozer 6 hours ago | parent | prev [-]

You also can't relicense it to be less restrictive

pocksuppet an hour ago | parent [-]

Or more restrictive! There are certain exceptions permitting combinations of open-source code however.