Live data from Hacker News

Fly.js, an interesting, easy-to-use and lightweight jQuery alternative

github.com

1–6 of 6 posts

Re: Fly.js, an interesting, easy-to-use and lightweight jQuery alternative

#3

Doesn't the gpl v3 license preclude this from use on most websites?

Is it really acceptable to include other peoples work that have a different license into the main file without any mention the original mention (only a link)?

As if it was licensed with GPL v3 to the author of Fly.js...

Re: Fly.js, an interesting, easy-to-use and lightweight jQuery alternative

#6
post #3

Doesn't the gpl v3 license preclude this from use on most websites?

Is it really acceptable to include other peoples work that have a different license into the main file without any mention the original mention (only a link)? As if it was licensed with GPL v3 to the author of Fly.js...

I just noticed that. Currently, if you use Fly.js in a project, as you give the source file to the custommer, you must use GNU/GPL license too, as explained here : http://stuck-in-windows.blogspot.fr/2009/02/fud-over-javascr... I think I'm going to change the license. Thank you for noticing it.