DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27467>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27467 Upgrade all source files to ASF 2.0 license ------- Additional Comments From [EMAIL PROTECTED] 2004-03-06 11:49 ------- Is it possible, that to some files the ASF 2.0 license has been accidently added? Take a look at the htmlarea stuff for example: src/blocks/woody/samples/resources/htmlarea/... They have now the following header with two copyrights: /* [snip of ASF 2.0 License Header] */ // htmlArea v3.0 - Copyright (c) 2002-2004 interactivetools.com, inc. // This copyright notice MUST stay intact for use (see license.txt). // // Portions (c) dynarch.com, 2003-2004 // // A free WYSIWYG editor replacement for <textarea> fields. // For full source code and docs, visit http://www.interactivetools.com/ // // Version 3.0 developed by Mihai Bazon. // http://dynarch.com/mishoo // // $Id: htmlarea.js,v 1.2 2004/03/06 02:26:06 antonio Exp $ Perhaps other files are affected too. I don't know, if the mattkruse-lib files are ok. They are looking this way: /* [snip of ASF 2.0 License Header] */ // =================================================================== // Author: Matt Kruse <[EMAIL PROTECTED]> // 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. // ===================================================================
