licensing - What's the best common way to put a JavaScript under GPL? -


I was thinking that I should add it as a comment in the Javascript file under the GPL license.

There is another question, which GPL version suggests to you?

I call it a lot of JavaScript / JQuery code:

  • MIT and Dual licensed under the GPL license:


Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -