termie said:

termie

awake in the middle of the night, trying for sleep again momentarily

3 months ago.

9 comments so far

  • boris

    Middle of the night? We haven't even cracked 10pm yet! Also, can I relicense your #Oauth PHPness to GPL?

    3 months ago by boris.

  • randomfrequency

    url?

    3 months ago by randomfrequency.

  • randomfrequency

    there's a problem with using MIT license with GPL?

    3 months ago by randomfrequency.

  • randomfrequency

    or just being polite?

    3 months ago by randomfrequency.

  • termie

    why would i license it as gpl when it is already mit?

    3 months ago by termie.

  • boris

    I think I have it figured...just something about me not being able to put code in #drupal CVS directly unless it is GPL. But I think with MIT I can relicense, but making license gurus look at it for me.

    3 months ago by boris.

  • ralphm

    IANAL, but I think only the copyright holders can change the license. However, the so-called MIT license is said to be compatible with the GPL, so that you can freely link MIT licensed code with GPL licensed code and distribute the combination.

    3 months ago by ralphm.

  • randomfrequency

    You can't change the license on the files, but you can include() it freely, as long as you document that the files are covered under the MIT license instead of the GPL. There's no issues with that.

    3 months ago by randomfrequency.

Sign in to add a comment