gri6507@svn.wikimedia.org wrote:
Revision: 29380 Author: gri6507 Date: 2008-01-07 13:44:01 +0000 (Mon, 07 Jan 2008)
Log Message:
Initial checkin of extension into Subversion.
[snip]
This JS code's license appears problematic:
+// =================================================================== +// Author: Matt Kruse matt@mattkruse.com +// WWW: http://www.mattkruse.com/ +// +// NOTICE: You may use this code for any purpose, commercial or +// private, without any further permission from the author. You may +// remove this notice from your final code if you wish, however it is +// appreciated by the author if at least my web site address is kept. +// +// You may *NOT* re-distribute this code in any way except through its +// use. That means, you can include it in your product, or your web +// site, or any other form where the code is actually being used. You +// may not put the plain javascript up on your site for download or +// include it in your javascript libraries for download. +// If you wish to share this code with others, please just point them +// to the URL instead. +// Please DO NOT link directly to my .js files from your site. Copy +// the files to your server and use them there. Thank you. +// ===================================================================
-- brion vibber (brion @ wikimedia.org)