Index: /CKEditor/branches/prototype/LICENSE.html
===================================================================
--- /CKEditor/branches/prototype/LICENSE.html	(revision 2091)
+++ /CKEditor/branches/prototype/LICENSE.html	(revision 2092)
@@ -43,10 +43,11 @@
 JsDoc Toolkit: At _dev/thirdparty/jsdoc-toolkit can be found the JsDoc
 Toolkit distribution files, which are licensed under the terms of the
-X11/MIT License. JsDoc Toolkit is copyright (c) 2008 Michael Mathews 
-<micmath@gmail.com>.
-
-Rhino: At _dev/thirdparty/rhino can be found the Rhino executable,
-which is licensed by Mozilla under the MPL 1.1 or later/GPL 2.0 or later
-licenses (http://www.mozilla.org/MPL/).
+X11/MIT License (http://www.opensource.org/licenses/mit-license.php).
+JsDoc Toolkit is copyright (c) 2008 Michael Mathews.
+
+YUI Test: At _source/tests/yuitest.js can be found part of the source
+code of YUI, which is licensed under the terms of the BSD License
+(http://developer.yahoo.com/yui/license.txt). YUI is copyright (c)
+2008, Yahoo! Inc.
 
 Trademarks
@@ -1290,5 +1291,5 @@
 	<p>
 		<strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
-			http://www.ckeditor.com</a><br />
+			http://ckeditor.com</a><br />
 		Copyright &copy; 2003-2008 Frederico Caldeira Knabben
 	</p>
@@ -1323,10 +1324,11 @@
 	<p>
 		<b>JsDoc Toolkit</b>: At _dev/thirdparty/jsdoc-toolkit can be found the JsDoc Toolkit
-		distribution files, which are licensed under the terms of the X11/MIT License. JsDoc
-		Toolkit is copyright &copy; 2008 Michael Mathews.
+		distribution files, which are licensed under the terms of the <a href="http://www.opensource.org/licenses/mit-license.php">
+			X11/MIT License</a>. JsDoc Toolkit is copyright &copy; 2008 Michael Mathews.
 	</p>
 	<p>
-		<b>Rhino</b>: At _dev/thirdparty/rhino can be found the Rhino executable, which
-		is licensed by Mozilla under the MPL 1.1 or later/GPL 2.0 or later licenses (http://www.mozilla.org/MPL/).
+		<b>YUI Test</b>: At _source/tests/yuitest.js can be found part of the source code
+		of YUI, which is licensed under the terms of the <a href="http://developer.yahoo.com/yui/license.txt">
+			BSD License</a>. YUI is copyright (c) 2008, Yahoo! Inc.
 	</p>
 	<h2>
Index: /CKEditor/branches/prototype/_source/tests/yuitest.js
===================================================================
--- /CKEditor/branches/prototype/_source/tests/yuitest.js	(revision 2091)
+++ /CKEditor/branches/prototype/_source/tests/yuitest.js	(revision 2092)
@@ -4,4 +4,39 @@
 http://developer.yahoo.net/yui/license.txt
 version: 2.5.2
+
+== BEGIN LICENSE ==
+
+Software License Agreement (BSD License)
+
+Copyright (c) 2008, Yahoo! Inc.
+All rights reserved.
+
+Redistribution and use of this software in source and binary forms, with or without modification, are
+permitted provided that the following conditions are met:
+
+* Redistributions of source code must retain the above
+  copyright notice, this list of conditions and the
+  following disclaimer.
+
+* Redistributions in binary form must reproduce the above
+  copyright notice, this list of conditions and the
+  following disclaimer in the documentation and/or other
+  materials provided with the distribution.
+
+* Neither the name of Yahoo! Inc. nor the names of its
+  contributors may be used to endorse or promote products
+  derived from this software without specific prior
+  written permission of Yahoo! Inc.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+== END LICENSE ==
 */
 
