Please also add the Easing plugin:
http://plugins.jquery.com/project/Easing

CommentFileSizeAuthor
jquery.easing.min_.js_.txt4.65 KBmariuss

Comments

mfb’s picture

Status: Active » Needs work

It looks like the Easing plugin hasn't been released under the GPL, but cvs.drupal.org has a GPL-only policy. Can you ask the author to re-release it under the GPL?

mariuss’s picture

Oops, missed that. Sorry.

Sent the author a message, we'll see.

mariuss’s picture

Got a reply, easing is released under a BSD license, it cannot be put under GPL at this point.

BSD being a less restrictive license, isn't it possible to add to the Drupal CVS? Where is this limitation coming from?

mfb’s picture

It's a cvs.drupal.org policy that only GPL code can be hosted.

mfb’s picture

Status: Needs work » Closed (won't fix)

Technically one could re-release BSD code on cvs.drupal.org under GPL, but I personally don't want to be accused of "forking" BSD code to GPL. So I will leave this for someone else to do..