Module for Google Gadgets is now in CVS

The google_gadget module is now available directly from my sandbox on drupal.org, at http://cvs.drupal.org/viewvc.py/drupal/contributions/sandbox/fgm/google_gadget/.

It should make it simpler to use than having to gather the pieces from my post explaining the module.

License

Drupal CVS requires software under the GPL, if you want an actual release.

Don't know if this is acceptable:

*
* Licensed under the CeCILL 2.0
*

See http://drupal.org/node/7765

Actually, due to the

Actually, due to the contractual obligations put under committers on d.o., everything one commits there is automatically under GPL 2.0.

But this does not preclude one from supplying the software on additional licenses, as long as they are compatible with the GPL 2.0, which is the case for the CeCILL 2.0 license, according to both the FSF and the CeCILL 2.0 authors:

http://www.fsf.org/licensing/licenses/#CeCILL
http://www.cecill.info/licences.en.html

Licensing happens to have been a topic of discussion on the dev list these last few days, BTW. Fascinating stuff, much like monsters exhibitions.