Index: /CKEditor/branches/prototype/LICENSE.html
===================================================================
--- /CKEditor/branches/prototype/LICENSE.html	(revision 2338)
+++ /CKEditor/branches/prototype/LICENSE.html	(revision 2339)
@@ -40,9 +40,4 @@
 property. In some specific instances, CKEditor will incorporate work
 done by developers outside of FredCK.com with their express permission.
-
-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 (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
@@ -1340,10 +1335,4 @@
 	</p>
 	<p>
-		<a href="http://jsdoctoolkit.org/">JsDoc Toolkit</a>: At _dev/_thirdparty/jsdoc-toolkit
-		can be found the JsDoc Toolkit 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>
 		<a href="http://www.javascriptlint.com/">JavaScript Lint</a>: At _dev/_thirdparty/jsl
 		can be found the executable files of JavaScript Lint, which are licensed under the
Index: /CKEditor/branches/prototype/_dev/fixlineends/fixlineends.bat
===================================================================
--- /CKEditor/branches/prototype/_dev/fixlineends/fixlineends.bat	(revision 2338)
+++ /CKEditor/branches/prototype/_dev/fixlineends/fixlineends.bat	(revision 2339)
@@ -21,3 +21,3 @@
 ::
 
-php fixlineends.php --eolstripwhite --eofnewline --eofstripwhite --nohidden --nosystem ../../
+php fixlineends.php --excluderegex=/(?:_dev[\\\/]_thirdparty)/ --eolstripwhite --eofnewline --eofstripwhite --nohidden --nosystem ../../
