Index: /CKEditor/releases/latest/.htaccess
===================================================================
--- /CKEditor/releases/latest/.htaccess	(revision 7475)
+++ /CKEditor/releases/latest/.htaccess	(revision 7476)
@@ -1,4 +1,4 @@
 #
-# Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+# Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 # For licensing, see LICENSE.html or http://ckeditor.com/license
 #
Index: /CKEditor/releases/latest/CHANGES.html
===================================================================
--- /CKEditor/releases/latest/CHANGES.html	(revision 7475)
+++ /CKEditor/releases/latest/CHANGES.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -1496,5 +1496,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/INSTALL.html
===================================================================
--- /CKEditor/releases/latest/INSTALL.html	(revision 7475)
+++ /CKEditor/releases/latest/INSTALL.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -85,5 +85,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/LICENSE.html
===================================================================
--- /CKEditor/releases/latest/LICENSE.html	(revision 7475)
+++ /CKEditor/releases/latest/LICENSE.html	(revision 7476)
@@ -8,5 +8,5 @@
 
 CKEditor - The text editor for Internet - http://ckeditor.com
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 
 Licensed under the terms of any of the following licenses at your
@@ -1280,5 +1280,5 @@
 		<strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
 			http://ckeditor.com</a><br />
-		Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+		Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 	</p>
 	<p>
Index: /CKEditor/releases/latest/_samples/adobeair/application.xml
===================================================================
--- /CKEditor/releases/latest/_samples/adobeair/application.xml	(revision 7475)
+++ /CKEditor/releases/latest/_samples/adobeair/application.xml	(revision 7476)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -10,5 +10,5 @@
 	<filename>CKEditor AIR Samples</filename>
 	<description>This is a sample AIR application of CKEditor.</description>
-	<copyright>Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.</copyright>
+	<copyright>Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.</copyright>
 	<initialWindow>
 		<content>_samples/adobeair/sample.html</content>
Index: /CKEditor/releases/latest/_samples/adobeair/run.bat
===================================================================
--- /CKEditor/releases/latest/_samples/adobeair/run.bat	(revision 7475)
+++ /CKEditor/releases/latest/_samples/adobeair/run.bat	(revision 7476)
@@ -1,5 +1,5 @@
 @ECHO OFF
 ::
-:: Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+:: Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 :: For licensing, see LICENSE.html or http://ckeditor.com/license
 ::
Index: /CKEditor/releases/latest/_samples/adobeair/run.sh
===================================================================
--- /CKEditor/releases/latest/_samples/adobeair/run.sh	(revision 7475)
+++ /CKEditor/releases/latest/_samples/adobeair/run.sh	(revision 7476)
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
 
-# Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+# Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 # For licensing, see LICENSE.html or http://ckeditor.com/license
 
Index: /CKEditor/releases/latest/_samples/adobeair/sample.html
===================================================================
--- /CKEditor/releases/latest/_samples/adobeair/sample.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/adobeair/sample.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -38,5 +38,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="#" onclick="window.runtime.flash.net.navigateToURL(new window.runtime.flash.net.URLRequest('http://cksource.com/'));return false;">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="#" onclick="window.runtime.flash.net.navigateToURL(new window.runtime.flash.net.URLRequest('http://cksource.com/'));return false;">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/ajax.html
===================================================================
--- /CKEditor/releases/latest/_samples/ajax.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/ajax.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -91,5 +91,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/api.html
===================================================================
--- /CKEditor/releases/latest/_samples/api.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/api.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -185,5 +185,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/api_dialog.html
===================================================================
--- /CKEditor/releases/latest/_samples/api_dialog.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/api_dialog.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -191,5 +191,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/api_dialog/my_dialog.js
===================================================================
--- /CKEditor/releases/latest/_samples/api_dialog/my_dialog.js	(revision 7475)
+++ /CKEditor/releases/latest/_samples/api_dialog/my_dialog.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_samples/asp/advanced.asp
===================================================================
--- /CKEditor/releases/latest/_samples/asp/advanced.asp	(revision 7475)
+++ /CKEditor/releases/latest/_samples/asp/advanced.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -98,5 +98,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/asp/events.asp
===================================================================
--- /CKEditor/releases/latest/_samples/asp/events.asp	(revision 7475)
+++ /CKEditor/releases/latest/_samples/asp/events.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -129,5 +129,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/asp/index.html
===================================================================
--- /CKEditor/releases/latest/_samples/asp/index.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/asp/index.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -97,5 +97,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/latest/_samples/asp/replace.asp
===================================================================
--- /CKEditor/releases/latest/_samples/asp/replace.asp	(revision 7475)
+++ /CKEditor/releases/latest/_samples/asp/replace.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -54,5 +54,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/asp/replaceall.asp
===================================================================
--- /CKEditor/releases/latest/_samples/asp/replaceall.asp	(revision 7475)
+++ /CKEditor/releases/latest/_samples/asp/replaceall.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -59,5 +59,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/asp/sample_posteddata.asp
===================================================================
--- /CKEditor/releases/latest/_samples/asp/sample_posteddata.asp	(revision 7475)
+++ /CKEditor/releases/latest/_samples/asp/sample_posteddata.asp	(revision 7476)
@@ -3,5 +3,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -40,5 +40,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/latest/_samples/asp/standalone.asp
===================================================================
--- /CKEditor/releases/latest/_samples/asp/standalone.asp	(revision 7475)
+++ /CKEditor/releases/latest/_samples/asp/standalone.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -65,5 +65,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/assets/_posteddata.php
===================================================================
--- /CKEditor/releases/latest/_samples/assets/_posteddata.php	(revision 7475)
+++ /CKEditor/releases/latest/_samples/assets/_posteddata.php	(revision 7476)
@@ -2,5 +2,5 @@
 <?php
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -53,5 +53,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/latest/_samples/assets/output_xhtml.css
===================================================================
--- /CKEditor/releases/latest/_samples/assets/output_xhtml.css	(revision 7475)
+++ /CKEditor/releases/latest/_samples/assets/output_xhtml.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  *
Index: /CKEditor/releases/latest/_samples/autogrow.html
===================================================================
--- /CKEditor/releases/latest/_samples/autogrow.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/autogrow.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -101,5 +101,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/bbcode.html
===================================================================
--- /CKEditor/releases/latest/_samples/bbcode.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/bbcode.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -118,5 +118,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/devtools.html
===================================================================
--- /CKEditor/releases/latest/_samples/devtools.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/devtools.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -87,5 +87,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/divreplace.html
===================================================================
--- /CKEditor/releases/latest/_samples/divreplace.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/divreplace.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -147,5 +147,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/enterkey.html
===================================================================
--- /CKEditor/releases/latest/_samples/enterkey.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/enterkey.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -108,5 +108,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/fullpage.html
===================================================================
--- /CKEditor/releases/latest/_samples/fullpage.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/fullpage.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -75,5 +75,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/index.html
===================================================================
--- /CKEditor/releases/latest/_samples/index.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/index.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -110,5 +110,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/latest/_samples/jqueryadapter.html
===================================================================
--- /CKEditor/releases/latest/_samples/jqueryadapter.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/jqueryadapter.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -92,5 +92,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/output_for_flash.html
===================================================================
--- /CKEditor/releases/latest/_samples/output_for_flash.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/output_for_flash.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -268,5 +268,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/output_html.html
===================================================================
--- /CKEditor/releases/latest/_samples/output_html.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/output_html.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -278,5 +278,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/output_xhtml.html
===================================================================
--- /CKEditor/releases/latest/_samples/output_xhtml.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/output_xhtml.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -174,5 +174,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/php/advanced.php
===================================================================
--- /CKEditor/releases/latest/_samples/php/advanced.php	(revision 7475)
+++ /CKEditor/releases/latest/_samples/php/advanced.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -113,5 +113,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/php/events.php
===================================================================
--- /CKEditor/releases/latest/_samples/php/events.php	(revision 7475)
+++ /CKEditor/releases/latest/_samples/php/events.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -146,5 +146,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/php/index.html
===================================================================
--- /CKEditor/releases/latest/_samples/php/index.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/php/index.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -41,5 +41,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/latest/_samples/php/replace.php
===================================================================
--- /CKEditor/releases/latest/_samples/php/replace.php	(revision 7475)
+++ /CKEditor/releases/latest/_samples/php/replace.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -68,5 +68,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/php/replaceall.php
===================================================================
--- /CKEditor/releases/latest/_samples/php/replaceall.php	(revision 7475)
+++ /CKEditor/releases/latest/_samples/php/replaceall.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -69,5 +69,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/php/standalone.php
===================================================================
--- /CKEditor/releases/latest/_samples/php/standalone.php	(revision 7475)
+++ /CKEditor/releases/latest/_samples/php/standalone.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -76,5 +76,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/placeholder.html
===================================================================
--- /CKEditor/releases/latest/_samples/placeholder.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/placeholder.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -74,5 +74,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/readonly.html
===================================================================
--- /CKEditor/releases/latest/_samples/readonly.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/readonly.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -84,5 +84,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/replacebyclass.html
===================================================================
--- /CKEditor/releases/latest/_samples/replacebyclass.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/replacebyclass.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -57,5 +57,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/replacebycode.html
===================================================================
--- /CKEditor/releases/latest/_samples/replacebycode.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/replacebycode.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -90,5 +90,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/sample.css
===================================================================
--- /CKEditor/releases/latest/_samples/sample.css	(revision 7475)
+++ /CKEditor/releases/latest/_samples/sample.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_samples/sample.js
===================================================================
--- /CKEditor/releases/latest/_samples/sample.js	(revision 7475)
+++ /CKEditor/releases/latest/_samples/sample.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_samples/sample_posteddata.php
===================================================================
--- /CKEditor/releases/latest/_samples/sample_posteddata.php	(revision 7475)
+++ /CKEditor/releases/latest/_samples/sample_posteddata.php	(revision 7476)
@@ -12,5 +12,5 @@
 
 
-  Copyright 2003-2011, CKSource - Frederico Knabben.
+  Copyright 2003-2012, CKSource - Frederico Knabben.
   All rights reserved.
 -------------------------------------------------------------------------------------------
Index: /CKEditor/releases/latest/_samples/sharedspaces.html
===================================================================
--- /CKEditor/releases/latest/_samples/sharedspaces.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/sharedspaces.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -95,5 +95,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/skins.html
===================================================================
--- /CKEditor/releases/latest/_samples/skins.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/skins.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -103,5 +103,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/stylesheetparser.html
===================================================================
--- /CKEditor/releases/latest/_samples/stylesheetparser.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/stylesheetparser.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -86,5 +86,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/tableresize.html
===================================================================
--- /CKEditor/releases/latest/_samples/tableresize.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/tableresize.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -108,5 +108,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/ui_color.html
===================================================================
--- /CKEditor/releases/latest/_samples/ui_color.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/ui_color.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -122,5 +122,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_samples/ui_languages.html
===================================================================
--- /CKEditor/releases/latest/_samples/ui_languages.html	(revision 7475)
+++ /CKEditor/releases/latest/_samples/ui_languages.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -127,5 +127,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/latest/_source/adapters/jquery.js
===================================================================
--- /CKEditor/releases/latest/_source/adapters/jquery.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/adapters/jquery.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/_bootstrap.js
===================================================================
--- /CKEditor/releases/latest/_source/core/_bootstrap.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/_bootstrap.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/ckeditor.js
===================================================================
--- /CKEditor/releases/latest/_source/core/ckeditor.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/ckeditor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/ckeditor_base.js
===================================================================
--- /CKEditor/releases/latest/_source/core/ckeditor_base.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/ckeditor_base.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -13,5 +13,5 @@
 // ckeditor_source.js and ckeditor_basic_source.js files.
 
-// if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
+// if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
 
 // #### Raw code
@@ -52,5 +52,5 @@
 			// for each release and generated by the releaser.
 			// (Base 36 value of each component of YYMMDDHH - 4 chars total - e.g. 87bm == 08071122)
-			timestamp : 'C3GK5RI',
+			timestamp : 'C3HA5RM',
 
 			/**
@@ -70,5 +70,5 @@
 			 * alert( CKEDITOR.revision );  // e.g. '3975'
 			 */
-			revision : '7470',
+			revision : '7474',
 
 			/**
Index: /CKEditor/releases/latest/_source/core/ckeditor_basic.js
===================================================================
--- /CKEditor/releases/latest/_source/core/ckeditor_basic.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/ckeditor_basic.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/command.js
===================================================================
--- /CKEditor/releases/latest/_source/core/command.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/command.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/commanddefinition.js
===================================================================
--- /CKEditor/releases/latest/_source/core/commanddefinition.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/commanddefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/config.js
===================================================================
--- /CKEditor/releases/latest/_source/core/config.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/config.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dataprocessor.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dataprocessor.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dataprocessor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/comment.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/comment.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/comment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/document.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/document.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/document.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/documentfragment.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/documentfragment.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/documentfragment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/domobject.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/domobject.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/domobject.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/element.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/element.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/element.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/elementpath.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/elementpath.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/elementpath.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/event.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/event.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/event.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/node.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/node.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/node.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/nodelist.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/nodelist.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/nodelist.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/range.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/range.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/range.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/rangelist.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/rangelist.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/rangelist.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/text.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/text.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/text.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/walker.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/walker.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/walker.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dom/window.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dom/window.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dom/window.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/dtd.js
===================================================================
--- /CKEditor/releases/latest/_source/core/dtd.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/dtd.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/editor.js
===================================================================
--- /CKEditor/releases/latest/_source/core/editor.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/editor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/editor_basic.js
===================================================================
--- /CKEditor/releases/latest/_source/core/editor_basic.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/editor_basic.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/env.js
===================================================================
--- /CKEditor/releases/latest/_source/core/env.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/env.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/event.js
===================================================================
--- /CKEditor/releases/latest/_source/core/event.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/event.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/eventInfo.js
===================================================================
--- /CKEditor/releases/latest/_source/core/eventInfo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/eventInfo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/focusmanager.js
===================================================================
--- /CKEditor/releases/latest/_source/core/focusmanager.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/focusmanager.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser/basicwriter.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser/basicwriter.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser/basicwriter.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser/cdata.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser/cdata.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser/cdata.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser/comment.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser/comment.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser/comment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser/element.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser/element.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser/element.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser/filter.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser/filter.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser/filter.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser/fragment.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser/fragment.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser/fragment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/htmlparser/text.js
===================================================================
--- /CKEditor/releases/latest/_source/core/htmlparser/text.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/htmlparser/text.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/lang.js
===================================================================
--- /CKEditor/releases/latest/_source/core/lang.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/lang.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/loader.js
===================================================================
--- /CKEditor/releases/latest/_source/core/loader.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/loader.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -106,5 +106,5 @@
 		})();
 
-		var timestamp = 'C3GK5RI';
+		var timestamp = 'C3HA5RM';
 
 		var getUrl = function( resource )
Index: /CKEditor/releases/latest/_source/core/plugindefinition.js
===================================================================
--- /CKEditor/releases/latest/_source/core/plugindefinition.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/plugindefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/plugins.js
===================================================================
--- /CKEditor/releases/latest/_source/core/plugins.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/plugins.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/resourcemanager.js
===================================================================
--- /CKEditor/releases/latest/_source/core/resourcemanager.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/resourcemanager.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/scriptloader.js
===================================================================
--- /CKEditor/releases/latest/_source/core/scriptloader.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/scriptloader.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/skins.js
===================================================================
--- /CKEditor/releases/latest/_source/core/skins.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/skins.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/themes.js
===================================================================
--- /CKEditor/releases/latest/_source/core/themes.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/themes.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/tools.js
===================================================================
--- /CKEditor/releases/latest/_source/core/tools.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/tools.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/core/ui.js
===================================================================
--- /CKEditor/releases/latest/_source/core/ui.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/core/ui.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/_languages.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/_languages.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/_languages.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/af.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/af.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/af.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ar.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ar.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/bn.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/bn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/bn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/bs.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/bs.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/bs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ca.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ca.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/da.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/de.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/el.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/en-au.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/en-au.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/en-au.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/en-ca.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/en-ca.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/en-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/en-gb.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/en-gb.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/en-gb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/en.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/es.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/es.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/es.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/et.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/eu.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/eu.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/eu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/fo.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/fo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/fo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/fr-ca.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/fr-ca.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/fr-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/gl.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/gl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/gl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/gu.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/he.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/hi.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/hi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/hi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/hu.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/hu.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/hu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/is.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/is.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/is.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/it.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ja.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ja.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ja.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ka.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ka.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ka.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/km.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/km.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/km.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ko.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ko.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ko.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/lt.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/lt.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/lt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/lv.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/lv.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/lv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/mk.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/mn.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/mn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/mn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ms.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ms.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ms.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/no.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/pt-br.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/pt-br.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/pt-br.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/pt.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/pt.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/pt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ro.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ro.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ro.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ru.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ru.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ru.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/sk.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/sk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/sk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/sl.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/sl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/sl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/sr-latn.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/sr-latn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/sr-latn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/sr.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/sr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/sr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/sv.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/sv.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/sv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/th.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/th.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/th.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/lang/zh.js
===================================================================
--- /CKEditor/releases/latest/_source/lang/zh.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/lang/zh.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/dialogs/a11yhelp.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/da.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/de.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/el.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/en.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/gu.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/he.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/it.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/mk.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/no.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/a11yhelp/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/a11yhelp/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/a11yhelp/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/about/dialogs/about.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/about/dialogs/about.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/about/dialogs/about.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/about/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/about/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/about/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/adobeair/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/adobeair/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/adobeair/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/ajax/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/ajax/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/ajax/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/autogrow/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/autogrow/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/autogrow/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/basicstyles/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/basicstyles/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/basicstyles/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/bbcode/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/bbcode/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/bbcode/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/bidi/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/bidi/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/bidi/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/blockquote/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/blockquote/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/blockquote/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/button/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/button/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/button/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/clipboard/dialogs/paste.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/clipboard/dialogs/paste.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/clipboard/dialogs/paste.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/clipboard/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/clipboard/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/clipboard/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/colorbutton/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/colorbutton/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/colorbutton/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/colordialog/dialogs/colordialog.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/colordialog/dialogs/colordialog.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/colordialog/dialogs/colordialog.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/colordialog/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/colordialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/colordialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/contextmenu/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/contextmenu/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/contextmenu/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/da.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/de.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/el.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/en.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/et.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/gu.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/he.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/it.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/no.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/devtools/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/devtools/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/devtools/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/dialog/dialogDefinition.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/dialog/dialogDefinition.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/dialog/dialogDefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/dialog/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/dialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/dialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/dialogadvtab/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/dialogadvtab/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/dialogadvtab/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/dialogui/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/dialogui/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/dialogui/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/div/dialogs/div.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/div/dialogs/div.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/div/dialogs/div.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/latest/_source/plugins/div/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/div/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/div/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/docprops/dialogs/docprops.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/docprops/dialogs/docprops.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/docprops/dialogs/docprops.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/docprops/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/docprops/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/docprops/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/domiterator/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/domiterator/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/domiterator/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/editingblock/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/editingblock/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/editingblock/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/elementspath/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/elementspath/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/elementspath/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/enterkey/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/enterkey/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/enterkey/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/entities/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/entities/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/entities/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/fakeobjects/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/fakeobjects/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/fakeobjects/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/filebrowser/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/filebrowser/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/filebrowser/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/find/dialogs/find.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/find/dialogs/find.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/find/dialogs/find.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/find/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/find/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/find/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/flash/dialogs/flash.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/flash/dialogs/flash.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/flash/dialogs/flash.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/flash/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/flash/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/flash/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/floatpanel/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/floatpanel/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/floatpanel/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/font/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/font/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/font/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/format/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/format/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/format/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/button.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/button.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/button.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/checkbox.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/checkbox.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/checkbox.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/form.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/form.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/form.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/hiddenfield.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/hiddenfield.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/hiddenfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/radio.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/radio.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/radio.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/select.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/select.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/select.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/textarea.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/textarea.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/textarea.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/dialogs/textfield.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/dialogs/textfield.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/dialogs/textfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/forms/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/forms/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/forms/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/horizontalrule/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/horizontalrule/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/horizontalrule/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/htmldataprocessor/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/htmldataprocessor/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/htmldataprocessor/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/htmlwriter/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/htmlwriter/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/htmlwriter/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/iframe/dialogs/iframe.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/iframe/dialogs/iframe.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/iframe/dialogs/iframe.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/iframe/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/iframe/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/iframe/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/iframedialog/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/iframedialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/iframedialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/image/dialogs/image.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/image/dialogs/image.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/image/dialogs/image.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/image/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/image/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/image/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/indent/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/indent/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/indent/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/justify/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/justify/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/justify/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/keystrokes/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/keystrokes/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/keystrokes/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/link/dialogs/anchor.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/link/dialogs/anchor.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/link/dialogs/anchor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/link/dialogs/link.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/link/dialogs/link.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/link/dialogs/link.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/link/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/link/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/link/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/list/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/list/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/list/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/listblock/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/listblock/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/listblock/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/liststyle/dialogs/liststyle.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/liststyle/dialogs/liststyle.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/liststyle/dialogs/liststyle.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/latest/_source/plugins/liststyle/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/liststyle/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/liststyle/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/maximize/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/maximize/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/maximize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/menu/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/menu/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/menu/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/menubutton/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/menubutton/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/menubutton/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/newpage/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/newpage/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/newpage/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/pagebreak/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/pagebreak/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/pagebreak/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/panel/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/panel/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/panel/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/panelbutton/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/panelbutton/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/panelbutton/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/pastefromword/filter/default.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/pastefromword/filter/default.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/pastefromword/filter/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/pastefromword/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/pastefromword/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/pastefromword/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/pastetext/dialogs/pastetext.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/pastetext/dialogs/pastetext.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/pastetext/dialogs/pastetext.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/pastetext/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/pastetext/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/pastetext/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/dialogs/placeholder.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/dialogs/placeholder.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/dialogs/placeholder.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/da.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/de.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/el.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/en.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/et.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/he.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/it.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/no.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/placeholder/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/placeholder/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/placeholder/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/popup/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/popup/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/popup/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/preview/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/preview/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/preview/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/print/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/print/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/print/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/removeformat/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/removeformat/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/removeformat/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/resize/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/resize/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/resize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/richcombo/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/richcombo/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/richcombo/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/save/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/save/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/save/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/scayt/dialogs/options.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/scayt/dialogs/options.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/scayt/dialogs/options.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/scayt/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/scayt/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/scayt/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/selection/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/selection/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/selection/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/showblocks/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/showblocks/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/showblocks/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/showborders/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/showborders/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/showborders/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/smiley/dialogs/smiley.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/smiley/dialogs/smiley.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/smiley/dialogs/smiley.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/smiley/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/smiley/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/smiley/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/sourcearea/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/sourcearea/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/sourcearea/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/dialogs/specialchar.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/dialogs/specialchar.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/dialogs/specialchar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/de.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/en.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/et.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/it.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/no.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/specialchar/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/specialchar/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/specialchar/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/styles/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/styles/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/styles/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/styles/styles/default.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/styles/styles/default.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/styles/styles/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/stylescombo/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/stylescombo/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/stylescombo/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/stylesheetparser/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/stylesheetparser/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/stylesheetparser/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/tab/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/tab/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/tab/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/table/dialogs/table.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/table/dialogs/table.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/table/dialogs/table.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/table/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/table/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/table/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/tableresize/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/tableresize/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/tableresize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/tabletools/dialogs/tableCell.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/tabletools/dialogs/tableCell.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/tabletools/dialogs/tableCell.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/tabletools/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/tabletools/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/tabletools/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/templates/dialogs/templates.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/templates/dialogs/templates.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/templates/dialogs/templates.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/templates/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/templates/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/templates/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/templates/templates/default.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/templates/templates/default.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/templates/templates/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/toolbar/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/toolbar/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/toolbar/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/dialogs/uicolor.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/dialogs/uicolor.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/dialogs/uicolor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/da.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/de.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/el.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/en.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/et.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/he.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/it.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/mk.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/no.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/uicolor/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/uicolor/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/uicolor/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/undo/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/undo/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/undo/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/wsc/dialogs/ciframe.html
===================================================================
--- /CKEditor/releases/latest/_source/plugins/wsc/dialogs/ciframe.html	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/wsc/dialogs/ciframe.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/latest/_source/plugins/wsc/dialogs/tmpFrameset.html
===================================================================
--- /CKEditor/releases/latest/_source/plugins/wsc/dialogs/tmpFrameset.html	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/wsc/dialogs/tmpFrameset.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/latest/_source/plugins/wsc/dialogs/wsc.css
===================================================================
--- /CKEditor/releases/latest/_source/plugins/wsc/dialogs/wsc.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/wsc/dialogs/wsc.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/wsc/dialogs/wsc.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/wsc/dialogs/wsc.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/wsc/dialogs/wsc.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/wsc/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/wsc/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/wsc/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/wysiwygarea/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/wysiwygarea/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/wysiwygarea/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/plugins/xml/plugin.js
===================================================================
--- /CKEditor/releases/latest/_source/plugins/xml/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/plugins/xml/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/dialog.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/dialog.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/editor.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/editor.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/elementspath.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/elementspath.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/elementspath.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/icons.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/icons.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/icons.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/mainui.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/mainui.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/mainui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/menu.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/menu.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/menu.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/panel.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/panel.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/panel.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/presets.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/presets.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/presets.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/reset.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/reset.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/reset.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/richcombo.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/richcombo.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/richcombo.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/skin.js
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/skin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/templates.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/templates.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/kama/toolbar.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/kama/toolbar.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/kama/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/dialog.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/dialog.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/editor.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/editor.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/elementspath.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/elementspath.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/elementspath.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/icons.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/icons.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/icons.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/mainui.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/mainui.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/mainui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/menu.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/menu.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/menu.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/panel.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/panel.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/panel.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/presets.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/presets.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/presets.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/reset.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/reset.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/reset.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/skin.js
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/skin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/templates.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/templates.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/office2003/toolbar.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/office2003/toolbar.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/office2003/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/dialog.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/dialog.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/editor.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/editor.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/elementspath.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/elementspath.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/elementspath.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/icons.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/icons.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/icons.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/mainui.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/mainui.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/mainui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/menu.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/menu.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/menu.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/panel.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/panel.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/panel.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/presets.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/presets.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/presets.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/reset.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/reset.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/reset.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/skin.js
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/skin.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/templates.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/templates.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/skins/v2/toolbar.css
===================================================================
--- /CKEditor/releases/latest/_source/skins/v2/toolbar.css	(revision 7475)
+++ /CKEditor/releases/latest/_source/skins/v2/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/_source/themes/default/theme.js
===================================================================
--- /CKEditor/releases/latest/_source/themes/default/theme.js	(revision 7475)
+++ /CKEditor/releases/latest/_source/themes/default/theme.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/adapters/jquery.js
===================================================================
--- /CKEditor/releases/latest/adapters/jquery.js	(revision 7475)
+++ /CKEditor/releases/latest/adapters/jquery.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/ckeditor.asp
===================================================================
--- /CKEditor/releases/latest/ckeditor.asp	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor.asp	(revision 7476)
@@ -1,5 +1,5 @@
 ﻿<%
  '
- ' Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ ' Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  ' For licensing, see LICENSE.html or http://ckeditor.com/license
 
@@ -93,6 +93,6 @@
 	Private Sub Class_Initialize()
 		version = "3.6.3"
-		timeStamp = "C3GK5RI"
-		mTimeStamp = "C3GK5RI"
+		timeStamp = "C3HA5RM"
+		mTimeStamp = "C3HA5RM"
 
 		Set oInstanceConfig = CreateObject("Scripting.Dictionary")
Index: /CKEditor/releases/latest/ckeditor.js
===================================================================
--- /CKEditor/releases/latest/ckeditor.js	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor.js	(revision 7476)
@@ -1,8 +1,8 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
 
-(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3GK5RI',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
+(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3HA5RM',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
 if(g>=0)f.listeners.splice(g,1);}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0;}};})();}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init();};a.editor.replace=function(b,c){var d=b;if(typeof d!='object'){d=document.getElementById(b);if(d&&d.tagName.toLowerCase() in {style:1,script:1,base:1,link:1,meta:1,title:1})d=null;if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!='textarea'){}}if(!d)throw '[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.';}d.style.visibility='hidden';return new a.editor(c,d,1);};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!='object'){e=document.getElementById(b);if(!e)throw '[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.';}return new a.editor(c,e,2,d);};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this);},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this);},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this);}};a.event.implementOn(a.editor.prototype,true);}if(!a.env)a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(' applewebkit/')>-1,air:b.indexOf(' adobeair/')>-1,mac:b.indexOf('macintosh')>-1,quirks:document.compatMode=='BackCompat',mobile:b.indexOf('mobile')>-1,iOS:/(ipad|iphone|ipod)/.test(b),isCustomDomain:function(){if(!this.ie)return false;var g=document.domain,h=window.location.hostname;return g!=h&&g!='['+h+']';},secure:location.protocol=='https:'};d.gecko=navigator.product=='Gecko'&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie9Compat=document.documentMode==9;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks;}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split('.');e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0);}}if(d.opera)e=parseFloat(c.version());if(d.air)e=parseFloat(b.match(/ adobeair\/(\d+)/)[1]);if(d.webkit)e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1]);d.version=e;d.isCompatible=d.iOS&&e>=534||!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass='cke_browser_'+(d.ie?'ie':d.gecko?'gecko':d.opera?'opera':d.webkit?'webkit':'unknown');
 if(d.quirks)d.cssClass+=' cke_browser_quirks';if(d.ie){d.cssClass+=' cke_browser_ie'+(d.version<7?'6':d.version>=8?document.documentMode:'7');if(d.quirks)d.cssClass+=' cke_browser_iequirks';}if(d.gecko&&e<10900)d.cssClass+=' cke_browser_gecko18';if(d.air)d.cssClass+=' cke_browser_air';return d;})();var b=a.env;var c=b.ie;if(a.status=='unloaded')(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!='basic_ready'){a.loadFullCore._load=1;return;}delete a.loadFullCore;var e=document.createElement('script');e.type='text/javascript';e.src=a.basePath+'ckeditor.js';document.getElementsByTagName('head')[0].appendChild(e);};a.loadFullCoreTimeout=0;a.replaceClass='ckeditor';a.replaceByClassEnabled=1;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore)a.loadFullCore();var i=g(e,f,h);a.add(i);return i;}return null;};a.replace=function(e,f){return d(e,f,a.editor.replace);};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g);};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e);};a.replaceAll=function(){var e=document.getElementsByTagName('textarea');for(var f=0;f<e.length;f++){var g=null,h=e[f];if(!h.name&&!h.id)continue;if(typeof arguments[0]=='string'){var i=new RegExp('(?:^|\\s)'+arguments[0]+'(?:$|\\s)');if(!i.test(h.className))continue;}else if(typeof arguments[0]=='function'){g={};if(arguments[0](h,g)===false)continue;}this.replace(h,g);}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled)a.replaceAll(a.replaceClass);a.status='basic_ready';if(f&&f._load)f();else if(g)setTimeout(function(){if(a.loadFullCore)a.loadFullCore();},g*1000);};if(window.addEventListener)window.addEventListener('load',e,false);else if(window.attachEvent)window.attachEvent('onload',e);})();a.status='basic_loaded';})();a.dom={};var d=a.dom;(function(){var e=[];a.on('reset',function(){e=[];});a.tools={arrayCompare:function(f,g){if(!f&&!g)return true;if(!f||!g||f.length!=g.length)return false;for(var h=0;h<f.length;h++){if(f[h]!=g[h])return false;}return true;},clone:function(f){var g;if(f&&f instanceof Array){g=[];for(var h=0;h<f.length;h++)g[h]=this.clone(f[h]);return g;}if(f===null||typeof f!='object'||f instanceof String||f instanceof Number||f instanceof Boolean||f instanceof Date||f instanceof RegExp)return f;g=new f.constructor();for(var i in f){var j=f[i];g[i]=this.clone(j);}return g;},capitalize:function(f){return f.charAt(0).toUpperCase()+f.substring(1).toLowerCase();},extend:function(f){var g=arguments.length,h,i;
Index: /CKEditor/releases/latest/ckeditor.pack
===================================================================
--- /CKEditor/releases/latest/ckeditor.pack	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor.pack	(revision 7476)
@@ -5,5 +5,5 @@
 header :
 	'/*'																			+ '\n' +
-	'Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.'	+ '\n' +
+	'Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.'	+ '\n' +
 	'For licensing, see LICENSE.html or http://ckeditor.com/license'				+ '\n' +
 	'*/'																			+ '\n' +
Index: /CKEditor/releases/latest/ckeditor.php
===================================================================
--- /CKEditor/releases/latest/ckeditor.php	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor.php	(revision 7476)
@@ -1,5 +1,5 @@
 <?php
 /*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/latest/ckeditor_basic.js
===================================================================
--- /CKEditor/releases/latest/ckeditor_basic.js	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor_basic.js	(revision 7476)
@@ -1,8 +1,8 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
 
-(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3GK5RI',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
+(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3HA5RM',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
 if(g>=0)f.listeners.splice(g,1);}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0;}};})();}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init();};a.editor.replace=function(b,c){var d=b;if(typeof d!='object'){d=document.getElementById(b);if(d&&d.tagName.toLowerCase() in {style:1,script:1,base:1,link:1,meta:1,title:1})d=null;if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!='textarea'){}}if(!d)throw '[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.';}d.style.visibility='hidden';return new a.editor(c,d,1);};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!='object'){e=document.getElementById(b);if(!e)throw '[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.';}return new a.editor(c,e,2,d);};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this);},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this);},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this);}};a.event.implementOn(a.editor.prototype,true);}if(!a.env)a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(' applewebkit/')>-1,air:b.indexOf(' adobeair/')>-1,mac:b.indexOf('macintosh')>-1,quirks:document.compatMode=='BackCompat',mobile:b.indexOf('mobile')>-1,iOS:/(ipad|iphone|ipod)/.test(b),isCustomDomain:function(){if(!this.ie)return false;var g=document.domain,h=window.location.hostname;return g!=h&&g!='['+h+']';},secure:location.protocol=='https:'};d.gecko=navigator.product=='Gecko'&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie9Compat=document.documentMode==9;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks;}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split('.');e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0);}}if(d.opera)e=parseFloat(c.version());if(d.air)e=parseFloat(b.match(/ adobeair\/(\d+)/)[1]);if(d.webkit)e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1]);d.version=e;d.isCompatible=d.iOS&&e>=534||!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass='cke_browser_'+(d.ie?'ie':d.gecko?'gecko':d.opera?'opera':d.webkit?'webkit':'unknown');
 if(d.quirks)d.cssClass+=' cke_browser_quirks';if(d.ie){d.cssClass+=' cke_browser_ie'+(d.version<7?'6':d.version>=8?document.documentMode:'7');if(d.quirks)d.cssClass+=' cke_browser_iequirks';}if(d.gecko&&e<10900)d.cssClass+=' cke_browser_gecko18';if(d.air)d.cssClass+=' cke_browser_air';return d;})();var b=a.env;var c=b.ie;if(a.status=='unloaded')(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!='basic_ready'){a.loadFullCore._load=1;return;}delete a.loadFullCore;var e=document.createElement('script');e.type='text/javascript';e.src=a.basePath+'ckeditor.js';document.getElementsByTagName('head')[0].appendChild(e);};a.loadFullCoreTimeout=0;a.replaceClass='ckeditor';a.replaceByClassEnabled=1;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore)a.loadFullCore();var i=g(e,f,h);a.add(i);return i;}return null;};a.replace=function(e,f){return d(e,f,a.editor.replace);};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g);};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e);};a.replaceAll=function(){var e=document.getElementsByTagName('textarea');for(var f=0;f<e.length;f++){var g=null,h=e[f];if(!h.name&&!h.id)continue;if(typeof arguments[0]=='string'){var i=new RegExp('(?:^|\\s)'+arguments[0]+'(?:$|\\s)');if(!i.test(h.className))continue;}else if(typeof arguments[0]=='function'){g={};if(arguments[0](h,g)===false)continue;}this.replace(h,g);}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled)a.replaceAll(a.replaceClass);a.status='basic_ready';if(f&&f._load)f();else if(g)setTimeout(function(){if(a.loadFullCore)a.loadFullCore();},g*1000);};if(window.addEventListener)window.addEventListener('load',e,false);else if(window.attachEvent)window.attachEvent('onload',e);})();a.status='basic_loaded';})();})();
Index: /CKEditor/releases/latest/ckeditor_basic_source.js
===================================================================
--- /CKEditor/releases/latest/ckeditor_basic_source.js	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor_basic_source.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -6,5 +6,5 @@
 // Compressed version of core/ckeditor_base.js. See original for instructions.
 /*jsl:ignore*/
-if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
+if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
 /*jsl:end*/
 
Index: /CKEditor/releases/latest/ckeditor_php4.php
===================================================================
--- /CKEditor/releases/latest/ckeditor_php4.php	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor_php4.php	(revision 7476)
@@ -1,5 +1,5 @@
 <?php
 /*
-* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -27,5 +27,5 @@
 	 * \private
 	 */
-	var $_timestamp = 'C3GK5RI';
+	var $_timestamp = 'C3HA5RM';
 
 	/**
@@ -81,5 +81,5 @@
 	 * Do not change it unless you want to force browsers to not use previously cached version of %CKEditor.
 	 */
-	var $timestamp = "C3GK5RI";
+	var $timestamp = "C3HA5RM";
 	/**
 	 * An array that holds event listeners.
Index: /CKEditor/releases/latest/ckeditor_php5.php
===================================================================
--- /CKEditor/releases/latest/ckeditor_php5.php	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor_php5.php	(revision 7476)
@@ -1,5 +1,5 @@
 <?php
 /*
-* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -25,5 +25,5 @@
 	 * A constant string unique for each release of %CKEditor.
 	 */
-	const timestamp = 'C3GK5RI';
+	const timestamp = 'C3HA5RM';
 
 	/**
@@ -79,5 +79,5 @@
 	 * Do not change it unless you want to force browsers to not use previously cached version of %CKEditor.
 	 */
-	public $timestamp = "C3GK5RI";
+	public $timestamp = "C3HA5RM";
 	/**
 	 * An array that holds event listeners.
Index: /CKEditor/releases/latest/ckeditor_source.js
===================================================================
--- /CKEditor/releases/latest/ckeditor_source.js	(revision 7475)
+++ /CKEditor/releases/latest/ckeditor_source.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -6,5 +6,5 @@
 // Compressed version of core/ckeditor_base.js. See original for instructions.
 /*jsl:ignore*/
-if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
+if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
 /*jsl:end*/
 
Index: /CKEditor/releases/latest/config.js
===================================================================
--- /CKEditor/releases/latest/config.js	(revision 7475)
+++ /CKEditor/releases/latest/config.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/contents.css
===================================================================
--- /CKEditor/releases/latest/contents.css	(revision 7475)
+++ /CKEditor/releases/latest/contents.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/_languages.js
===================================================================
--- /CKEditor/releases/latest/lang/_languages.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/_languages.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/af.js
===================================================================
--- /CKEditor/releases/latest/lang/af.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/af.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ar.js
===================================================================
--- /CKEditor/releases/latest/lang/ar.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/bn.js
===================================================================
--- /CKEditor/releases/latest/lang/bn.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/bn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/bs.js
===================================================================
--- /CKEditor/releases/latest/lang/bs.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/bs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ca.js
===================================================================
--- /CKEditor/releases/latest/lang/ca.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/da.js
===================================================================
--- /CKEditor/releases/latest/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/de.js
===================================================================
--- /CKEditor/releases/latest/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/el.js
===================================================================
--- /CKEditor/releases/latest/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/en-au.js
===================================================================
--- /CKEditor/releases/latest/lang/en-au.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/en-au.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/en-ca.js
===================================================================
--- /CKEditor/releases/latest/lang/en-ca.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/en-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/en-gb.js
===================================================================
--- /CKEditor/releases/latest/lang/en-gb.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/en-gb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/en.js
===================================================================
--- /CKEditor/releases/latest/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/es.js
===================================================================
--- /CKEditor/releases/latest/lang/es.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/es.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/et.js
===================================================================
--- /CKEditor/releases/latest/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/eu.js
===================================================================
--- /CKEditor/releases/latest/lang/eu.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/eu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/fo.js
===================================================================
--- /CKEditor/releases/latest/lang/fo.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/fo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/fr-ca.js
===================================================================
--- /CKEditor/releases/latest/lang/fr-ca.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/fr-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/gl.js
===================================================================
--- /CKEditor/releases/latest/lang/gl.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/gl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/gu.js
===================================================================
--- /CKEditor/releases/latest/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/he.js
===================================================================
--- /CKEditor/releases/latest/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/hi.js
===================================================================
--- /CKEditor/releases/latest/lang/hi.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/hi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/hu.js
===================================================================
--- /CKEditor/releases/latest/lang/hu.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/hu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/is.js
===================================================================
--- /CKEditor/releases/latest/lang/is.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/is.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/it.js
===================================================================
--- /CKEditor/releases/latest/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ja.js
===================================================================
--- /CKEditor/releases/latest/lang/ja.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ja.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ka.js
===================================================================
--- /CKEditor/releases/latest/lang/ka.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ka.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/km.js
===================================================================
--- /CKEditor/releases/latest/lang/km.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/km.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ko.js
===================================================================
--- /CKEditor/releases/latest/lang/ko.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ko.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/lt.js
===================================================================
--- /CKEditor/releases/latest/lang/lt.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/lt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/lv.js
===================================================================
--- /CKEditor/releases/latest/lang/lv.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/lv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/mk.js
===================================================================
--- /CKEditor/releases/latest/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/mn.js
===================================================================
--- /CKEditor/releases/latest/lang/mn.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/mn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ms.js
===================================================================
--- /CKEditor/releases/latest/lang/ms.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ms.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/no.js
===================================================================
--- /CKEditor/releases/latest/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/pt-br.js
===================================================================
--- /CKEditor/releases/latest/lang/pt-br.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/pt-br.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/pt.js
===================================================================
--- /CKEditor/releases/latest/lang/pt.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/pt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ro.js
===================================================================
--- /CKEditor/releases/latest/lang/ro.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ro.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ru.js
===================================================================
--- /CKEditor/releases/latest/lang/ru.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ru.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/sk.js
===================================================================
--- /CKEditor/releases/latest/lang/sk.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/sk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/sl.js
===================================================================
--- /CKEditor/releases/latest/lang/sl.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/sl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/sr-latn.js
===================================================================
--- /CKEditor/releases/latest/lang/sr-latn.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/sr-latn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/sr.js
===================================================================
--- /CKEditor/releases/latest/lang/sr.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/sr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/sv.js
===================================================================
--- /CKEditor/releases/latest/lang/sv.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/sv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/th.js
===================================================================
--- /CKEditor/releases/latest/lang/th.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/th.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/lang/zh.js
===================================================================
--- /CKEditor/releases/latest/lang/zh.js	(revision 7475)
+++ /CKEditor/releases/latest/lang/zh.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/dialogs/a11yhelp.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/da.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/de.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/el.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/en.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/gu.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/he.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/it.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/mk.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/no.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/a11yhelp/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/plugins/a11yhelp/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/a11yhelp/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/about/dialogs/about.js
===================================================================
--- /CKEditor/releases/latest/plugins/about/dialogs/about.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/about/dialogs/about.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/adobeair/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/adobeair/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/adobeair/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/ajax/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/ajax/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/ajax/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/autogrow/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/autogrow/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/autogrow/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/bbcode/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/bbcode/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/bbcode/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/clipboard/dialogs/paste.js
===================================================================
--- /CKEditor/releases/latest/plugins/clipboard/dialogs/paste.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/clipboard/dialogs/paste.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/colordialog/dialogs/colordialog.js
===================================================================
--- /CKEditor/releases/latest/plugins/colordialog/dialogs/colordialog.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/colordialog/dialogs/colordialog.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/da.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/de.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/el.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/en.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/et.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/gu.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/he.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/it.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/no.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/devtools/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/devtools/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/devtools/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/dialog/dialogDefinition.js
===================================================================
--- /CKEditor/releases/latest/plugins/dialog/dialogDefinition.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/dialog/dialogDefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/div/dialogs/div.js
===================================================================
--- /CKEditor/releases/latest/plugins/div/dialogs/div.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/div/dialogs/div.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/docprops/dialogs/docprops.js
===================================================================
--- /CKEditor/releases/latest/plugins/docprops/dialogs/docprops.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/docprops/dialogs/docprops.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/docprops/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/docprops/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/docprops/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/find/dialogs/find.js
===================================================================
--- /CKEditor/releases/latest/plugins/find/dialogs/find.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/find/dialogs/find.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/flash/dialogs/flash.js
===================================================================
--- /CKEditor/releases/latest/plugins/flash/dialogs/flash.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/flash/dialogs/flash.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/button.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/button.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/button.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/checkbox.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/checkbox.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/checkbox.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/form.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/form.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/form.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/hiddenfield.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/hiddenfield.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/hiddenfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/radio.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/radio.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/radio.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/select.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/select.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/select.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/textarea.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/textarea.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/textarea.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/forms/dialogs/textfield.js
===================================================================
--- /CKEditor/releases/latest/plugins/forms/dialogs/textfield.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/forms/dialogs/textfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/iframe/dialogs/iframe.js
===================================================================
--- /CKEditor/releases/latest/plugins/iframe/dialogs/iframe.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/iframe/dialogs/iframe.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/iframedialog/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/iframedialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/iframedialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/image/dialogs/image.js
===================================================================
--- /CKEditor/releases/latest/plugins/image/dialogs/image.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/image/dialogs/image.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/link/dialogs/anchor.js
===================================================================
--- /CKEditor/releases/latest/plugins/link/dialogs/anchor.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/link/dialogs/anchor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/link/dialogs/link.js
===================================================================
--- /CKEditor/releases/latest/plugins/link/dialogs/link.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/link/dialogs/link.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/liststyle/dialogs/liststyle.js
===================================================================
--- /CKEditor/releases/latest/plugins/liststyle/dialogs/liststyle.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/liststyle/dialogs/liststyle.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/pastefromword/filter/default.js
===================================================================
--- /CKEditor/releases/latest/plugins/pastefromword/filter/default.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/pastefromword/filter/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/pastetext/dialogs/pastetext.js
===================================================================
--- /CKEditor/releases/latest/plugins/pastetext/dialogs/pastetext.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/pastetext/dialogs/pastetext.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/dialogs/placeholder.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/dialogs/placeholder.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/dialogs/placeholder.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/da.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/de.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/el.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/en.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/et.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/he.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/it.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/no.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/placeholder/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/placeholder/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/placeholder/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/scayt/dialogs/options.js
===================================================================
--- /CKEditor/releases/latest/plugins/scayt/dialogs/options.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/scayt/dialogs/options.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/scayt/dialogs/toolbar.css
===================================================================
--- /CKEditor/releases/latest/plugins/scayt/dialogs/toolbar.css	(revision 7475)
+++ /CKEditor/releases/latest/plugins/scayt/dialogs/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/smiley/dialogs/smiley.js
===================================================================
--- /CKEditor/releases/latest/plugins/smiley/dialogs/smiley.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/smiley/dialogs/smiley.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/dialogs/specialchar.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/dialogs/specialchar.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/dialogs/specialchar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/de.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/en.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/et.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/it.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/no.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/specialchar/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/plugins/specialchar/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/specialchar/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/styles/styles/default.js
===================================================================
--- /CKEditor/releases/latest/plugins/styles/styles/default.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/styles/styles/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/stylesheetparser/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/stylesheetparser/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/stylesheetparser/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/table/dialogs/table.js
===================================================================
--- /CKEditor/releases/latest/plugins/table/dialogs/table.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/table/dialogs/table.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/tableresize/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/tableresize/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/tableresize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/tabletools/dialogs/tableCell.js
===================================================================
--- /CKEditor/releases/latest/plugins/tabletools/dialogs/tableCell.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/tabletools/dialogs/tableCell.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/templates/dialogs/templates.js
===================================================================
--- /CKEditor/releases/latest/plugins/templates/dialogs/templates.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/templates/dialogs/templates.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/templates/templates/default.js
===================================================================
--- /CKEditor/releases/latest/plugins/templates/templates/default.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/templates/templates/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/dialogs/uicolor.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/dialogs/uicolor.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/dialogs/uicolor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/bg.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/cs.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/cy.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/da.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/da.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/de.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/de.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/el.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/el.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/en.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/en.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/eo.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/et.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/et.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/fa.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/fi.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/fr.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/he.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/he.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/hr.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/it.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/it.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/mk.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/nb.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/nl.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/no.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/no.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/pl.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/tr.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/ug.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/uk.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/vi.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/yui/assets/yui.css
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/yui/assets/yui.css	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/yui/assets/yui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/uicolor/yui/yui.js
===================================================================
--- /CKEditor/releases/latest/plugins/uicolor/yui/yui.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/uicolor/yui/yui.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/wsc/dialogs/ciframe.html
===================================================================
--- /CKEditor/releases/latest/plugins/wsc/dialogs/ciframe.html	(revision 7475)
+++ /CKEditor/releases/latest/plugins/wsc/dialogs/ciframe.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/latest/plugins/wsc/dialogs/tmpFrameset.html
===================================================================
--- /CKEditor/releases/latest/plugins/wsc/dialogs/tmpFrameset.html	(revision 7475)
+++ /CKEditor/releases/latest/plugins/wsc/dialogs/tmpFrameset.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/latest/plugins/wsc/dialogs/wsc.css
===================================================================
--- /CKEditor/releases/latest/plugins/wsc/dialogs/wsc.css	(revision 7475)
+++ /CKEditor/releases/latest/plugins/wsc/dialogs/wsc.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/wsc/dialogs/wsc.js
===================================================================
--- /CKEditor/releases/latest/plugins/wsc/dialogs/wsc.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/wsc/dialogs/wsc.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/plugins/xml/plugin.js
===================================================================
--- /CKEditor/releases/latest/plugins/xml/plugin.js	(revision 7475)
+++ /CKEditor/releases/latest/plugins/xml/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/kama/dialog.css
===================================================================
--- /CKEditor/releases/latest/skins/kama/dialog.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/kama/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/kama/editor.css
===================================================================
--- /CKEditor/releases/latest/skins/kama/editor.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/kama/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/kama/skin.js
===================================================================
--- /CKEditor/releases/latest/skins/kama/skin.js	(revision 7475)
+++ /CKEditor/releases/latest/skins/kama/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/kama/templates.css
===================================================================
--- /CKEditor/releases/latest/skins/kama/templates.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/kama/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/office2003/dialog.css
===================================================================
--- /CKEditor/releases/latest/skins/office2003/dialog.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/office2003/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/office2003/editor.css
===================================================================
--- /CKEditor/releases/latest/skins/office2003/editor.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/office2003/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/office2003/skin.js
===================================================================
--- /CKEditor/releases/latest/skins/office2003/skin.js	(revision 7475)
+++ /CKEditor/releases/latest/skins/office2003/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/office2003/templates.css
===================================================================
--- /CKEditor/releases/latest/skins/office2003/templates.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/office2003/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/v2/dialog.css
===================================================================
--- /CKEditor/releases/latest/skins/v2/dialog.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/v2/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/v2/editor.css
===================================================================
--- /CKEditor/releases/latest/skins/v2/editor.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/v2/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/v2/skin.js
===================================================================
--- /CKEditor/releases/latest/skins/v2/skin.js	(revision 7475)
+++ /CKEditor/releases/latest/skins/v2/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/skins/v2/templates.css
===================================================================
--- /CKEditor/releases/latest/skins/v2/templates.css	(revision 7475)
+++ /CKEditor/releases/latest/skins/v2/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/latest/themes/default/theme.js
===================================================================
--- /CKEditor/releases/latest/themes/default/theme.js	(revision 7475)
+++ /CKEditor/releases/latest/themes/default/theme.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/.htaccess
===================================================================
--- /CKEditor/releases/stable/.htaccess	(revision 7475)
+++ /CKEditor/releases/stable/.htaccess	(revision 7476)
@@ -1,4 +1,4 @@
 #
-# Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+# Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 # For licensing, see LICENSE.html or http://ckeditor.com/license
 #
Index: /CKEditor/releases/stable/CHANGES.html
===================================================================
--- /CKEditor/releases/stable/CHANGES.html	(revision 7475)
+++ /CKEditor/releases/stable/CHANGES.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -1496,5 +1496,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/INSTALL.html
===================================================================
--- /CKEditor/releases/stable/INSTALL.html	(revision 7475)
+++ /CKEditor/releases/stable/INSTALL.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -85,5 +85,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/LICENSE.html
===================================================================
--- /CKEditor/releases/stable/LICENSE.html	(revision 7475)
+++ /CKEditor/releases/stable/LICENSE.html	(revision 7476)
@@ -8,5 +8,5 @@
 
 CKEditor - The text editor for Internet - http://ckeditor.com
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 
 Licensed under the terms of any of the following licenses at your
@@ -1280,5 +1280,5 @@
 		<strong>CKEditor&trade;</strong> - The text editor for Internet&trade; - <a href="http://ckeditor.com">
 			http://ckeditor.com</a><br />
-		Copyright &copy; 2003-2011, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+		Copyright &copy; 2003-2012, <a href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 	</p>
 	<p>
Index: /CKEditor/releases/stable/_samples/adobeair/application.xml
===================================================================
--- /CKEditor/releases/stable/_samples/adobeair/application.xml	(revision 7475)
+++ /CKEditor/releases/stable/_samples/adobeair/application.xml	(revision 7476)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -10,5 +10,5 @@
 	<filename>CKEditor AIR Samples</filename>
 	<description>This is a sample AIR application of CKEditor.</description>
-	<copyright>Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.</copyright>
+	<copyright>Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.</copyright>
 	<initialWindow>
 		<content>_samples/adobeair/sample.html</content>
Index: /CKEditor/releases/stable/_samples/adobeair/run.bat
===================================================================
--- /CKEditor/releases/stable/_samples/adobeair/run.bat	(revision 7475)
+++ /CKEditor/releases/stable/_samples/adobeair/run.bat	(revision 7476)
@@ -1,5 +1,5 @@
 @ECHO OFF
 ::
-:: Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+:: Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 :: For licensing, see LICENSE.html or http://ckeditor.com/license
 ::
Index: /CKEditor/releases/stable/_samples/adobeair/run.sh
===================================================================
--- /CKEditor/releases/stable/_samples/adobeair/run.sh	(revision 7475)
+++ /CKEditor/releases/stable/_samples/adobeair/run.sh	(revision 7476)
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
 
-# Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+# Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 # For licensing, see LICENSE.html or http://ckeditor.com/license
 
Index: /CKEditor/releases/stable/_samples/adobeair/sample.html
===================================================================
--- /CKEditor/releases/stable/_samples/adobeair/sample.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/adobeair/sample.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -38,5 +38,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="#" onclick="window.runtime.flash.net.navigateToURL(new window.runtime.flash.net.URLRequest('http://cksource.com/'));return false;">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="#" onclick="window.runtime.flash.net.navigateToURL(new window.runtime.flash.net.URLRequest('http://cksource.com/'));return false;">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/ajax.html
===================================================================
--- /CKEditor/releases/stable/_samples/ajax.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/ajax.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -91,5 +91,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/api.html
===================================================================
--- /CKEditor/releases/stable/_samples/api.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/api.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -185,5 +185,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/api_dialog.html
===================================================================
--- /CKEditor/releases/stable/_samples/api_dialog.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/api_dialog.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -191,5 +191,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/api_dialog/my_dialog.js
===================================================================
--- /CKEditor/releases/stable/_samples/api_dialog/my_dialog.js	(revision 7475)
+++ /CKEditor/releases/stable/_samples/api_dialog/my_dialog.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_samples/asp/advanced.asp
===================================================================
--- /CKEditor/releases/stable/_samples/asp/advanced.asp	(revision 7475)
+++ /CKEditor/releases/stable/_samples/asp/advanced.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -98,5 +98,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/asp/events.asp
===================================================================
--- /CKEditor/releases/stable/_samples/asp/events.asp	(revision 7475)
+++ /CKEditor/releases/stable/_samples/asp/events.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -129,5 +129,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/asp/index.html
===================================================================
--- /CKEditor/releases/stable/_samples/asp/index.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/asp/index.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -97,5 +97,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/stable/_samples/asp/replace.asp
===================================================================
--- /CKEditor/releases/stable/_samples/asp/replace.asp	(revision 7475)
+++ /CKEditor/releases/stable/_samples/asp/replace.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -54,5 +54,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/asp/replaceall.asp
===================================================================
--- /CKEditor/releases/stable/_samples/asp/replaceall.asp	(revision 7475)
+++ /CKEditor/releases/stable/_samples/asp/replaceall.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -59,5 +59,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/asp/sample_posteddata.asp
===================================================================
--- /CKEditor/releases/stable/_samples/asp/sample_posteddata.asp	(revision 7475)
+++ /CKEditor/releases/stable/_samples/asp/sample_posteddata.asp	(revision 7476)
@@ -3,5 +3,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -40,5 +40,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/stable/_samples/asp/standalone.asp
===================================================================
--- /CKEditor/releases/stable/_samples/asp/standalone.asp	(revision 7475)
+++ /CKEditor/releases/stable/_samples/asp/standalone.asp	(revision 7476)
@@ -11,5 +11,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -65,5 +65,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/assets/_posteddata.php
===================================================================
--- /CKEditor/releases/stable/_samples/assets/_posteddata.php	(revision 7475)
+++ /CKEditor/releases/stable/_samples/assets/_posteddata.php	(revision 7476)
@@ -2,5 +2,5 @@
 <?php
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -53,5 +53,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/stable/_samples/assets/output_xhtml.css
===================================================================
--- /CKEditor/releases/stable/_samples/assets/output_xhtml.css	(revision 7475)
+++ /CKEditor/releases/stable/_samples/assets/output_xhtml.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  *
Index: /CKEditor/releases/stable/_samples/autogrow.html
===================================================================
--- /CKEditor/releases/stable/_samples/autogrow.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/autogrow.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -101,5 +101,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/bbcode.html
===================================================================
--- /CKEditor/releases/stable/_samples/bbcode.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/bbcode.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -118,5 +118,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/devtools.html
===================================================================
--- /CKEditor/releases/stable/_samples/devtools.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/devtools.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -87,5 +87,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/divreplace.html
===================================================================
--- /CKEditor/releases/stable/_samples/divreplace.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/divreplace.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -147,5 +147,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/enterkey.html
===================================================================
--- /CKEditor/releases/stable/_samples/enterkey.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/enterkey.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -108,5 +108,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/fullpage.html
===================================================================
--- /CKEditor/releases/stable/_samples/fullpage.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/fullpage.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -75,5 +75,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/index.html
===================================================================
--- /CKEditor/releases/stable/_samples/index.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/index.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -110,5 +110,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/stable/_samples/jqueryadapter.html
===================================================================
--- /CKEditor/releases/stable/_samples/jqueryadapter.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/jqueryadapter.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -92,5 +92,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/output_for_flash.html
===================================================================
--- /CKEditor/releases/stable/_samples/output_for_flash.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/output_for_flash.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -268,5 +268,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/output_html.html
===================================================================
--- /CKEditor/releases/stable/_samples/output_html.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/output_html.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -278,5 +278,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/output_xhtml.html
===================================================================
--- /CKEditor/releases/stable/_samples/output_xhtml.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/output_xhtml.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -174,5 +174,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/php/advanced.php
===================================================================
--- /CKEditor/releases/stable/_samples/php/advanced.php	(revision 7475)
+++ /CKEditor/releases/stable/_samples/php/advanced.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -113,5 +113,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/php/events.php
===================================================================
--- /CKEditor/releases/stable/_samples/php/events.php	(revision 7475)
+++ /CKEditor/releases/stable/_samples/php/events.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -146,5 +146,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/php/index.html
===================================================================
--- /CKEditor/releases/stable/_samples/php/index.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/php/index.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -41,5 +41,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
 		</p>
 	</div>
Index: /CKEditor/releases/stable/_samples/php/replace.php
===================================================================
--- /CKEditor/releases/stable/_samples/php/replace.php	(revision 7475)
+++ /CKEditor/releases/stable/_samples/php/replace.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -68,5 +68,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/php/replaceall.php
===================================================================
--- /CKEditor/releases/stable/_samples/php/replaceall.php	(revision 7475)
+++ /CKEditor/releases/stable/_samples/php/replaceall.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -69,5 +69,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/php/standalone.php
===================================================================
--- /CKEditor/releases/stable/_samples/php/standalone.php	(revision 7475)
+++ /CKEditor/releases/stable/_samples/php/standalone.php	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -76,5 +76,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/placeholder.html
===================================================================
--- /CKEditor/releases/stable/_samples/placeholder.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/placeholder.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -74,5 +74,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/readonly.html
===================================================================
--- /CKEditor/releases/stable/_samples/readonly.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/readonly.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -84,5 +84,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/replacebyclass.html
===================================================================
--- /CKEditor/releases/stable/_samples/replacebyclass.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/replacebyclass.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -57,5 +57,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/replacebycode.html
===================================================================
--- /CKEditor/releases/stable/_samples/replacebycode.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/replacebycode.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -90,5 +90,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/sample.css
===================================================================
--- /CKEditor/releases/stable/_samples/sample.css	(revision 7475)
+++ /CKEditor/releases/stable/_samples/sample.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_samples/sample.js
===================================================================
--- /CKEditor/releases/stable/_samples/sample.js	(revision 7475)
+++ /CKEditor/releases/stable/_samples/sample.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_samples/sample_posteddata.php
===================================================================
--- /CKEditor/releases/stable/_samples/sample_posteddata.php	(revision 7475)
+++ /CKEditor/releases/stable/_samples/sample_posteddata.php	(revision 7476)
@@ -12,5 +12,5 @@
 
 
-  Copyright 2003-2011, CKSource - Frederico Knabben.
+  Copyright 2003-2012, CKSource - Frederico Knabben.
   All rights reserved.
 -------------------------------------------------------------------------------------------
Index: /CKEditor/releases/stable/_samples/sharedspaces.html
===================================================================
--- /CKEditor/releases/stable/_samples/sharedspaces.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/sharedspaces.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -95,5 +95,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/skins.html
===================================================================
--- /CKEditor/releases/stable/_samples/skins.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/skins.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -103,5 +103,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/stylesheetparser.html
===================================================================
--- /CKEditor/releases/stable/_samples/stylesheetparser.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/stylesheetparser.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -86,5 +86,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/tableresize.html
===================================================================
--- /CKEditor/releases/stable/_samples/tableresize.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/tableresize.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -108,5 +108,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/ui_color.html
===================================================================
--- /CKEditor/releases/stable/_samples/ui_color.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/ui_color.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -122,5 +122,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_samples/ui_languages.html
===================================================================
--- /CKEditor/releases/stable/_samples/ui_languages.html	(revision 7475)
+++ /CKEditor/releases/stable/_samples/ui_languages.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
@@ -127,5 +127,5 @@
 		</p>
 		<p id="copy">
-			Copyright &copy; 2003-2011, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
+			Copyright &copy; 2003-2012, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
 			Knabben. All rights reserved.
 		</p>
Index: /CKEditor/releases/stable/_source/adapters/jquery.js
===================================================================
--- /CKEditor/releases/stable/_source/adapters/jquery.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/adapters/jquery.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/_bootstrap.js
===================================================================
--- /CKEditor/releases/stable/_source/core/_bootstrap.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/_bootstrap.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/ckeditor.js
===================================================================
--- /CKEditor/releases/stable/_source/core/ckeditor.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/ckeditor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/ckeditor_base.js
===================================================================
--- /CKEditor/releases/stable/_source/core/ckeditor_base.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/ckeditor_base.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -13,5 +13,5 @@
 // ckeditor_source.js and ckeditor_basic_source.js files.
 
-// if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
+// if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
 
 // #### Raw code
@@ -52,5 +52,5 @@
 			// for each release and generated by the releaser.
 			// (Base 36 value of each component of YYMMDDHH - 4 chars total - e.g. 87bm == 08071122)
-			timestamp : 'C3GK5RI',
+			timestamp : 'C3HA5RM',
 
 			/**
@@ -70,5 +70,5 @@
 			 * alert( CKEDITOR.revision );  // e.g. '3975'
 			 */
-			revision : '7470',
+			revision : '7474',
 
 			/**
Index: /CKEditor/releases/stable/_source/core/ckeditor_basic.js
===================================================================
--- /CKEditor/releases/stable/_source/core/ckeditor_basic.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/ckeditor_basic.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/command.js
===================================================================
--- /CKEditor/releases/stable/_source/core/command.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/command.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/commanddefinition.js
===================================================================
--- /CKEditor/releases/stable/_source/core/commanddefinition.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/commanddefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/config.js
===================================================================
--- /CKEditor/releases/stable/_source/core/config.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/config.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dataprocessor.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dataprocessor.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dataprocessor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/comment.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/comment.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/comment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/document.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/document.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/document.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/documentfragment.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/documentfragment.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/documentfragment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/domobject.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/domobject.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/domobject.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/element.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/element.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/element.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/elementpath.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/elementpath.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/elementpath.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/event.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/event.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/event.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/node.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/node.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/node.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/nodelist.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/nodelist.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/nodelist.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/range.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/range.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/range.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/rangelist.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/rangelist.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/rangelist.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/text.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/text.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/text.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/walker.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/walker.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/walker.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dom/window.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dom/window.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dom/window.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/dtd.js
===================================================================
--- /CKEditor/releases/stable/_source/core/dtd.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/dtd.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/editor.js
===================================================================
--- /CKEditor/releases/stable/_source/core/editor.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/editor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/editor_basic.js
===================================================================
--- /CKEditor/releases/stable/_source/core/editor_basic.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/editor_basic.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/env.js
===================================================================
--- /CKEditor/releases/stable/_source/core/env.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/env.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/event.js
===================================================================
--- /CKEditor/releases/stable/_source/core/event.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/event.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/eventInfo.js
===================================================================
--- /CKEditor/releases/stable/_source/core/eventInfo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/eventInfo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/focusmanager.js
===================================================================
--- /CKEditor/releases/stable/_source/core/focusmanager.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/focusmanager.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser/basicwriter.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser/basicwriter.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser/basicwriter.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser/cdata.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser/cdata.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser/cdata.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser/comment.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser/comment.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser/comment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser/element.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser/element.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser/element.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser/filter.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser/filter.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser/filter.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser/fragment.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser/fragment.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser/fragment.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/htmlparser/text.js
===================================================================
--- /CKEditor/releases/stable/_source/core/htmlparser/text.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/htmlparser/text.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/lang.js
===================================================================
--- /CKEditor/releases/stable/_source/core/lang.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/lang.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/loader.js
===================================================================
--- /CKEditor/releases/stable/_source/core/loader.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/loader.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -106,5 +106,5 @@
 		})();
 
-		var timestamp = 'C3GK5RI';
+		var timestamp = 'C3HA5RM';
 
 		var getUrl = function( resource )
Index: /CKEditor/releases/stable/_source/core/plugindefinition.js
===================================================================
--- /CKEditor/releases/stable/_source/core/plugindefinition.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/plugindefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/plugins.js
===================================================================
--- /CKEditor/releases/stable/_source/core/plugins.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/plugins.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/resourcemanager.js
===================================================================
--- /CKEditor/releases/stable/_source/core/resourcemanager.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/resourcemanager.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/scriptloader.js
===================================================================
--- /CKEditor/releases/stable/_source/core/scriptloader.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/scriptloader.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/skins.js
===================================================================
--- /CKEditor/releases/stable/_source/core/skins.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/skins.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/themes.js
===================================================================
--- /CKEditor/releases/stable/_source/core/themes.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/themes.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/tools.js
===================================================================
--- /CKEditor/releases/stable/_source/core/tools.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/tools.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/core/ui.js
===================================================================
--- /CKEditor/releases/stable/_source/core/ui.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/core/ui.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/_languages.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/_languages.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/_languages.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/af.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/af.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/af.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ar.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ar.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/bn.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/bn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/bn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/bs.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/bs.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/bs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ca.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ca.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/da.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/de.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/el.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/en-au.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/en-au.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/en-au.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/en-ca.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/en-ca.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/en-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/en-gb.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/en-gb.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/en-gb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/en.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/es.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/es.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/es.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/et.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/eu.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/eu.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/eu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/fo.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/fo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/fo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/fr-ca.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/fr-ca.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/fr-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/gl.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/gl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/gl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/gu.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/he.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/hi.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/hi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/hi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/hu.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/hu.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/hu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/is.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/is.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/is.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/it.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ja.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ja.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ja.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ka.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ka.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ka.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/km.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/km.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/km.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ko.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ko.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ko.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/lt.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/lt.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/lt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/lv.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/lv.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/lv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/mk.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/mn.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/mn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/mn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ms.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ms.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ms.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/no.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/pt-br.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/pt-br.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/pt-br.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/pt.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/pt.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/pt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ro.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ro.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ro.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ru.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ru.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ru.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/sk.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/sk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/sk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/sl.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/sl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/sl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/sr-latn.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/sr-latn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/sr-latn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/sr.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/sr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/sr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/sv.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/sv.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/sv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/th.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/th.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/th.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/lang/zh.js
===================================================================
--- /CKEditor/releases/stable/_source/lang/zh.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/lang/zh.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/dialogs/a11yhelp.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/da.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/de.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/el.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/en.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/gu.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/he.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/it.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/mk.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/no.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/a11yhelp/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/a11yhelp/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/a11yhelp/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/about/dialogs/about.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/about/dialogs/about.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/about/dialogs/about.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/about/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/about/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/about/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/adobeair/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/adobeair/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/adobeair/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/ajax/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/ajax/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/ajax/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/autogrow/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/autogrow/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/autogrow/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/basicstyles/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/basicstyles/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/basicstyles/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/bbcode/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/bbcode/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/bbcode/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/bidi/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/bidi/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/bidi/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/blockquote/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/blockquote/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/blockquote/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/button/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/button/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/button/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/clipboard/dialogs/paste.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/clipboard/dialogs/paste.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/clipboard/dialogs/paste.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/clipboard/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/clipboard/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/clipboard/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/colorbutton/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/colorbutton/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/colorbutton/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/colordialog/dialogs/colordialog.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/colordialog/dialogs/colordialog.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/colordialog/dialogs/colordialog.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/colordialog/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/colordialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/colordialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/contextmenu/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/contextmenu/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/contextmenu/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/da.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/de.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/el.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/en.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/et.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/gu.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/he.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/it.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/no.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/devtools/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/devtools/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/devtools/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/dialog/dialogDefinition.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/dialog/dialogDefinition.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/dialog/dialogDefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/dialog/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/dialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/dialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/dialogadvtab/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/dialogadvtab/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/dialogadvtab/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/dialogui/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/dialogui/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/dialogui/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/div/dialogs/div.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/div/dialogs/div.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/div/dialogs/div.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/stable/_source/plugins/div/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/div/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/div/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/docprops/dialogs/docprops.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/docprops/dialogs/docprops.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/docprops/dialogs/docprops.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/docprops/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/docprops/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/docprops/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/domiterator/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/domiterator/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/domiterator/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/editingblock/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/editingblock/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/editingblock/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/elementspath/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/elementspath/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/elementspath/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/enterkey/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/enterkey/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/enterkey/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/entities/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/entities/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/entities/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/fakeobjects/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/fakeobjects/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/fakeobjects/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/filebrowser/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/filebrowser/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/filebrowser/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/find/dialogs/find.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/find/dialogs/find.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/find/dialogs/find.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/find/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/find/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/find/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/flash/dialogs/flash.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/flash/dialogs/flash.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/flash/dialogs/flash.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/flash/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/flash/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/flash/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/floatpanel/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/floatpanel/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/floatpanel/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/font/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/font/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/font/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/format/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/format/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/format/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/button.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/button.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/button.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/checkbox.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/checkbox.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/checkbox.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/form.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/form.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/form.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/hiddenfield.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/hiddenfield.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/hiddenfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/radio.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/radio.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/radio.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/select.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/select.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/select.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/textarea.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/textarea.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/textarea.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/dialogs/textfield.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/dialogs/textfield.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/dialogs/textfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/forms/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/forms/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/forms/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/horizontalrule/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/horizontalrule/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/horizontalrule/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/htmldataprocessor/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/htmldataprocessor/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/htmldataprocessor/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/htmlwriter/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/htmlwriter/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/htmlwriter/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/iframe/dialogs/iframe.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/iframe/dialogs/iframe.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/iframe/dialogs/iframe.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/iframe/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/iframe/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/iframe/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/iframedialog/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/iframedialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/iframedialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/image/dialogs/image.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/image/dialogs/image.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/image/dialogs/image.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/image/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/image/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/image/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/indent/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/indent/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/indent/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/justify/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/justify/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/justify/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/keystrokes/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/keystrokes/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/keystrokes/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/link/dialogs/anchor.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/link/dialogs/anchor.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/link/dialogs/anchor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/link/dialogs/link.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/link/dialogs/link.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/link/dialogs/link.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/link/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/link/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/link/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/list/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/list/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/list/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/listblock/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/listblock/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/listblock/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/liststyle/dialogs/liststyle.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/liststyle/dialogs/liststyle.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/liststyle/dialogs/liststyle.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/stable/_source/plugins/liststyle/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/liststyle/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/liststyle/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/maximize/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/maximize/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/maximize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/menu/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/menu/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/menu/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/menubutton/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/menubutton/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/menubutton/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/newpage/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/newpage/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/newpage/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/pagebreak/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/pagebreak/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/pagebreak/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/panel/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/panel/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/panel/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/panelbutton/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/panelbutton/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/panelbutton/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/pastefromword/filter/default.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/pastefromword/filter/default.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/pastefromword/filter/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/pastefromword/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/pastefromword/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/pastefromword/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/pastetext/dialogs/pastetext.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/pastetext/dialogs/pastetext.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/pastetext/dialogs/pastetext.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/pastetext/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/pastetext/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/pastetext/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/dialogs/placeholder.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/dialogs/placeholder.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/dialogs/placeholder.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/da.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/de.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/el.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/en.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/et.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/he.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/it.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/no.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/placeholder/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/placeholder/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/placeholder/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/popup/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/popup/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/popup/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/preview/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/preview/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/preview/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/print/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/print/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/print/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/removeformat/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/removeformat/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/removeformat/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/resize/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/resize/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/resize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/richcombo/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/richcombo/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/richcombo/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/save/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/save/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/save/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/scayt/dialogs/options.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/scayt/dialogs/options.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/scayt/dialogs/options.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/scayt/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/scayt/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/scayt/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/selection/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/selection/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/selection/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/showblocks/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/showblocks/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/showblocks/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/showborders/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/showborders/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/showborders/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/smiley/dialogs/smiley.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/smiley/dialogs/smiley.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/smiley/dialogs/smiley.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/smiley/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/smiley/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/smiley/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/sourcearea/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/sourcearea/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/sourcearea/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/dialogs/specialchar.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/dialogs/specialchar.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/dialogs/specialchar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/de.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/en.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/et.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/it.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/no.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/specialchar/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/specialchar/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/specialchar/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/styles/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/styles/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/styles/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/styles/styles/default.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/styles/styles/default.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/styles/styles/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/stylescombo/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/stylescombo/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/stylescombo/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/stylesheetparser/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/stylesheetparser/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/stylesheetparser/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/tab/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/tab/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/tab/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/table/dialogs/table.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/table/dialogs/table.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/table/dialogs/table.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/table/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/table/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/table/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/tableresize/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/tableresize/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/tableresize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/tabletools/dialogs/tableCell.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/tabletools/dialogs/tableCell.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/tabletools/dialogs/tableCell.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/tabletools/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/tabletools/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/tabletools/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/templates/dialogs/templates.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/templates/dialogs/templates.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/templates/dialogs/templates.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/templates/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/templates/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/templates/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/templates/templates/default.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/templates/templates/default.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/templates/templates/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/toolbar/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/toolbar/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/toolbar/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/dialogs/uicolor.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/dialogs/uicolor.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/dialogs/uicolor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/da.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/de.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/el.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/en.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/et.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/he.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/it.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/mk.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/no.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/uicolor/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/uicolor/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/uicolor/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/undo/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/undo/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/undo/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/wsc/dialogs/ciframe.html
===================================================================
--- /CKEditor/releases/stable/_source/plugins/wsc/dialogs/ciframe.html	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/wsc/dialogs/ciframe.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/stable/_source/plugins/wsc/dialogs/tmpFrameset.html
===================================================================
--- /CKEditor/releases/stable/_source/plugins/wsc/dialogs/tmpFrameset.html	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/wsc/dialogs/tmpFrameset.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/stable/_source/plugins/wsc/dialogs/wsc.css
===================================================================
--- /CKEditor/releases/stable/_source/plugins/wsc/dialogs/wsc.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/wsc/dialogs/wsc.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/wsc/dialogs/wsc.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/wsc/dialogs/wsc.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/wsc/dialogs/wsc.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/wsc/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/wsc/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/wsc/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/wysiwygarea/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/wysiwygarea/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/wysiwygarea/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/plugins/xml/plugin.js
===================================================================
--- /CKEditor/releases/stable/_source/plugins/xml/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/plugins/xml/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/dialog.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/dialog.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/editor.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/editor.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/elementspath.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/elementspath.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/elementspath.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/icons.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/icons.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/icons.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/mainui.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/mainui.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/mainui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/menu.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/menu.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/menu.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/panel.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/panel.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/panel.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/presets.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/presets.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/presets.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/reset.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/reset.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/reset.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/richcombo.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/richcombo.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/richcombo.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/skin.js
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/skin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/templates.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/templates.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/kama/toolbar.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/kama/toolbar.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/kama/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/dialog.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/dialog.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/editor.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/editor.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/elementspath.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/elementspath.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/elementspath.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/icons.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/icons.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/icons.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/mainui.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/mainui.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/mainui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/menu.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/menu.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/menu.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/panel.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/panel.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/panel.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/presets.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/presets.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/presets.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/reset.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/reset.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/reset.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/skin.js
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/skin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/templates.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/templates.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/office2003/toolbar.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/office2003/toolbar.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/office2003/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/dialog.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/dialog.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/editor.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/editor.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/elementspath.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/elementspath.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/elementspath.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/icons.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/icons.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/icons.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/mainui.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/mainui.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/mainui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/menu.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/menu.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/menu.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/panel.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/panel.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/panel.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/presets.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/presets.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/presets.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/reset.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/reset.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/reset.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/skin.js
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/skin.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/templates.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/templates.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/skins/v2/toolbar.css
===================================================================
--- /CKEditor/releases/stable/_source/skins/v2/toolbar.css	(revision 7475)
+++ /CKEditor/releases/stable/_source/skins/v2/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/_source/themes/default/theme.js
===================================================================
--- /CKEditor/releases/stable/_source/themes/default/theme.js	(revision 7475)
+++ /CKEditor/releases/stable/_source/themes/default/theme.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/adapters/jquery.js
===================================================================
--- /CKEditor/releases/stable/adapters/jquery.js	(revision 7475)
+++ /CKEditor/releases/stable/adapters/jquery.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/ckeditor.asp
===================================================================
--- /CKEditor/releases/stable/ckeditor.asp	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor.asp	(revision 7476)
@@ -1,5 +1,5 @@
 ﻿<%
  '
- ' Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ ' Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  ' For licensing, see LICENSE.html or http://ckeditor.com/license
 
@@ -93,6 +93,6 @@
 	Private Sub Class_Initialize()
 		version = "3.6.3"
-		timeStamp = "C3GK5RI"
-		mTimeStamp = "C3GK5RI"
+		timeStamp = "C3HA5RM"
+		mTimeStamp = "C3HA5RM"
 
 		Set oInstanceConfig = CreateObject("Scripting.Dictionary")
Index: /CKEditor/releases/stable/ckeditor.js
===================================================================
--- /CKEditor/releases/stable/ckeditor.js	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor.js	(revision 7476)
@@ -1,8 +1,8 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
 
-(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3GK5RI',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
+(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3HA5RM',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
 if(g>=0)f.listeners.splice(g,1);}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0;}};})();}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init();};a.editor.replace=function(b,c){var d=b;if(typeof d!='object'){d=document.getElementById(b);if(d&&d.tagName.toLowerCase() in {style:1,script:1,base:1,link:1,meta:1,title:1})d=null;if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!='textarea'){}}if(!d)throw '[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.';}d.style.visibility='hidden';return new a.editor(c,d,1);};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!='object'){e=document.getElementById(b);if(!e)throw '[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.';}return new a.editor(c,e,2,d);};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this);},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this);},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this);}};a.event.implementOn(a.editor.prototype,true);}if(!a.env)a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(' applewebkit/')>-1,air:b.indexOf(' adobeair/')>-1,mac:b.indexOf('macintosh')>-1,quirks:document.compatMode=='BackCompat',mobile:b.indexOf('mobile')>-1,iOS:/(ipad|iphone|ipod)/.test(b),isCustomDomain:function(){if(!this.ie)return false;var g=document.domain,h=window.location.hostname;return g!=h&&g!='['+h+']';},secure:location.protocol=='https:'};d.gecko=navigator.product=='Gecko'&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie9Compat=document.documentMode==9;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks;}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split('.');e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0);}}if(d.opera)e=parseFloat(c.version());if(d.air)e=parseFloat(b.match(/ adobeair\/(\d+)/)[1]);if(d.webkit)e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1]);d.version=e;d.isCompatible=d.iOS&&e>=534||!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass='cke_browser_'+(d.ie?'ie':d.gecko?'gecko':d.opera?'opera':d.webkit?'webkit':'unknown');
 if(d.quirks)d.cssClass+=' cke_browser_quirks';if(d.ie){d.cssClass+=' cke_browser_ie'+(d.version<7?'6':d.version>=8?document.documentMode:'7');if(d.quirks)d.cssClass+=' cke_browser_iequirks';}if(d.gecko&&e<10900)d.cssClass+=' cke_browser_gecko18';if(d.air)d.cssClass+=' cke_browser_air';return d;})();var b=a.env;var c=b.ie;if(a.status=='unloaded')(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!='basic_ready'){a.loadFullCore._load=1;return;}delete a.loadFullCore;var e=document.createElement('script');e.type='text/javascript';e.src=a.basePath+'ckeditor.js';document.getElementsByTagName('head')[0].appendChild(e);};a.loadFullCoreTimeout=0;a.replaceClass='ckeditor';a.replaceByClassEnabled=1;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore)a.loadFullCore();var i=g(e,f,h);a.add(i);return i;}return null;};a.replace=function(e,f){return d(e,f,a.editor.replace);};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g);};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e);};a.replaceAll=function(){var e=document.getElementsByTagName('textarea');for(var f=0;f<e.length;f++){var g=null,h=e[f];if(!h.name&&!h.id)continue;if(typeof arguments[0]=='string'){var i=new RegExp('(?:^|\\s)'+arguments[0]+'(?:$|\\s)');if(!i.test(h.className))continue;}else if(typeof arguments[0]=='function'){g={};if(arguments[0](h,g)===false)continue;}this.replace(h,g);}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled)a.replaceAll(a.replaceClass);a.status='basic_ready';if(f&&f._load)f();else if(g)setTimeout(function(){if(a.loadFullCore)a.loadFullCore();},g*1000);};if(window.addEventListener)window.addEventListener('load',e,false);else if(window.attachEvent)window.attachEvent('onload',e);})();a.status='basic_loaded';})();a.dom={};var d=a.dom;(function(){var e=[];a.on('reset',function(){e=[];});a.tools={arrayCompare:function(f,g){if(!f&&!g)return true;if(!f||!g||f.length!=g.length)return false;for(var h=0;h<f.length;h++){if(f[h]!=g[h])return false;}return true;},clone:function(f){var g;if(f&&f instanceof Array){g=[];for(var h=0;h<f.length;h++)g[h]=this.clone(f[h]);return g;}if(f===null||typeof f!='object'||f instanceof String||f instanceof Number||f instanceof Boolean||f instanceof Date||f instanceof RegExp)return f;g=new f.constructor();for(var i in f){var j=f[i];g[i]=this.clone(j);}return g;},capitalize:function(f){return f.charAt(0).toUpperCase()+f.substring(1).toLowerCase();},extend:function(f){var g=arguments.length,h,i;
Index: /CKEditor/releases/stable/ckeditor.pack
===================================================================
--- /CKEditor/releases/stable/ckeditor.pack	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor.pack	(revision 7476)
@@ -5,5 +5,5 @@
 header :
 	'/*'																			+ '\n' +
-	'Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.'	+ '\n' +
+	'Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.'	+ '\n' +
 	'For licensing, see LICENSE.html or http://ckeditor.com/license'				+ '\n' +
 	'*/'																			+ '\n' +
Index: /CKEditor/releases/stable/ckeditor.php
===================================================================
--- /CKEditor/releases/stable/ckeditor.php	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor.php	(revision 7476)
@@ -1,5 +1,5 @@
 <?php
 /*
- * Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+ * Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
  * For licensing, see LICENSE.html or http://ckeditor.com/license
  */
Index: /CKEditor/releases/stable/ckeditor_basic.js
===================================================================
--- /CKEditor/releases/stable/ckeditor_basic.js	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor_basic.js	(revision 7476)
@@ -1,8 +1,8 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
 
-(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3GK5RI',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
+(function(){if(window.CKEDITOR&&window.CKEDITOR.dom)return;if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'C3HA5RM',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();var a=CKEDITOR;if(!a.event){a.event=function(){};a.event.implementOn=function(b){var c=a.event.prototype;for(var d in c){if(b[d]==undefined)b[d]=c[d];}};a.event.prototype=(function(){var b=function(d){var e=d.getPrivate&&d.getPrivate()||d._||(d._={});return e.events||(e.events={});},c=function(d){this.name=d;this.listeners=[];};c.prototype={getListenerIndex:function(d){for(var e=0,f=this.listeners;e<f.length;e++){if(f[e].fn==d)return e;}return-1;}};return{on:function(d,e,f,g,h){var i=b(this),j=i[d]||(i[d]=new c(d));if(j.getListenerIndex(e)<0){var k=j.listeners;if(!f)f=this;if(isNaN(h))h=10;var l=this,m=function(o,p,q,r){var s={name:d,sender:this,editor:o,data:p,listenerData:g,stop:q,cancel:r,removeListener:function(){l.removeListener(d,e);}};e.call(f,s);return s.data;};m.fn=e;m.priority=h;for(var n=k.length-1;n>=0;n--){if(k[n].priority<=h){k.splice(n+1,0,m);return;}}k.unshift(m);}},fire:(function(){var d=false,e=function(){d=true;},f=false,g=function(){f=true;};return function(h,i,j){var k=b(this)[h],l=d,m=f;d=f=false;if(k){var n=k.listeners;if(n.length){n=n.slice(0);for(var o=0;o<n.length;o++){var p=n[o].call(this,j,i,e,g);if(typeof p!='undefined')i=p;if(d||f)break;}}}var q=f||(typeof i=='undefined'?false:i);d=l;f=m;return q;};})(),fireOnce:function(d,e,f){var g=this.fire(d,e,f);delete b(this)[d];return g;},removeListener:function(d,e){var f=b(this)[d];if(f){var g=f.getListenerIndex(e);
 if(g>=0)f.listeners.splice(g,1);}},hasListeners:function(d){var e=b(this)[d];return e&&e.listeners.length>0;}};})();}if(!a.editor){a.ELEMENT_MODE_NONE=0;a.ELEMENT_MODE_REPLACE=1;a.ELEMENT_MODE_APPENDTO=2;a.editor=function(b,c,d,e){var f=this;f._={instanceConfig:b,element:c,data:e};f.elementMode=d||0;a.event.call(f);f._init();};a.editor.replace=function(b,c){var d=b;if(typeof d!='object'){d=document.getElementById(b);if(d&&d.tagName.toLowerCase() in {style:1,script:1,base:1,link:1,meta:1,title:1})d=null;if(!d){var e=0,f=document.getElementsByName(b);while((d=f[e++])&&d.tagName.toLowerCase()!='textarea'){}}if(!d)throw '[CKEDITOR.editor.replace] The element with id or name "'+b+'" was not found.';}d.style.visibility='hidden';return new a.editor(c,d,1);};a.editor.appendTo=function(b,c,d){var e=b;if(typeof e!='object'){e=document.getElementById(b);if(!e)throw '[CKEDITOR.editor.appendTo] The element with id "'+b+'" was not found.';}return new a.editor(c,e,2,d);};a.editor.prototype={_init:function(){var b=a.editor._pending||(a.editor._pending=[]);b.push(this);},fire:function(b,c){return a.event.prototype.fire.call(this,b,c,this);},fireOnce:function(b,c){return a.event.prototype.fireOnce.call(this,b,c,this);}};a.event.implementOn(a.editor.prototype,true);}if(!a.env)a.env=(function(){var b=navigator.userAgent.toLowerCase(),c=window.opera,d={ie:/*@cc_on!@*/false,opera:!!c&&c.version,webkit:b.indexOf(' applewebkit/')>-1,air:b.indexOf(' adobeair/')>-1,mac:b.indexOf('macintosh')>-1,quirks:document.compatMode=='BackCompat',mobile:b.indexOf('mobile')>-1,iOS:/(ipad|iphone|ipod)/.test(b),isCustomDomain:function(){if(!this.ie)return false;var g=document.domain,h=window.location.hostname;return g!=h&&g!='['+h+']';},secure:location.protocol=='https:'};d.gecko=navigator.product=='Gecko'&&!d.webkit&&!d.opera;var e=0;if(d.ie){e=parseFloat(b.match(/msie (\d+)/)[1]);d.ie8=!!document.documentMode;d.ie8Compat=document.documentMode==8;d.ie9Compat=document.documentMode==9;d.ie7Compat=e==7&&!document.documentMode||document.documentMode==7;d.ie6Compat=e<7||d.quirks;}if(d.gecko){var f=b.match(/rv:([\d\.]+)/);if(f){f=f[1].split('.');e=f[0]*10000+(f[1]||0)*100+ +(f[2]||0);}}if(d.opera)e=parseFloat(c.version());if(d.air)e=parseFloat(b.match(/ adobeair\/(\d+)/)[1]);if(d.webkit)e=parseFloat(b.match(/ applewebkit\/(\d+)/)[1]);d.version=e;d.isCompatible=d.iOS&&e>=534||!d.mobile&&(d.ie&&e>=6||d.gecko&&e>=10801||d.opera&&e>=9.5||d.air&&e>=1||d.webkit&&e>=522||false);d.cssClass='cke_browser_'+(d.ie?'ie':d.gecko?'gecko':d.opera?'opera':d.webkit?'webkit':'unknown');
 if(d.quirks)d.cssClass+=' cke_browser_quirks';if(d.ie){d.cssClass+=' cke_browser_ie'+(d.version<7?'6':d.version>=8?document.documentMode:'7');if(d.quirks)d.cssClass+=' cke_browser_iequirks';}if(d.gecko&&e<10900)d.cssClass+=' cke_browser_gecko18';if(d.air)d.cssClass+=' cke_browser_air';return d;})();var b=a.env;var c=b.ie;if(a.status=='unloaded')(function(){a.event.implementOn(a);a.loadFullCore=function(){if(a.status!='basic_ready'){a.loadFullCore._load=1;return;}delete a.loadFullCore;var e=document.createElement('script');e.type='text/javascript';e.src=a.basePath+'ckeditor.js';document.getElementsByTagName('head')[0].appendChild(e);};a.loadFullCoreTimeout=0;a.replaceClass='ckeditor';a.replaceByClassEnabled=1;var d=function(e,f,g,h){if(b.isCompatible){if(a.loadFullCore)a.loadFullCore();var i=g(e,f,h);a.add(i);return i;}return null;};a.replace=function(e,f){return d(e,f,a.editor.replace);};a.appendTo=function(e,f,g){return d(e,f,a.editor.appendTo,g);};a.add=function(e){var f=this._.pending||(this._.pending=[]);f.push(e);};a.replaceAll=function(){var e=document.getElementsByTagName('textarea');for(var f=0;f<e.length;f++){var g=null,h=e[f];if(!h.name&&!h.id)continue;if(typeof arguments[0]=='string'){var i=new RegExp('(?:^|\\s)'+arguments[0]+'(?:$|\\s)');if(!i.test(h.className))continue;}else if(typeof arguments[0]=='function'){g={};if(arguments[0](h,g)===false)continue;}this.replace(h,g);}};(function(){var e=function(){var f=a.loadFullCore,g=a.loadFullCoreTimeout;if(a.replaceByClassEnabled)a.replaceAll(a.replaceClass);a.status='basic_ready';if(f&&f._load)f();else if(g)setTimeout(function(){if(a.loadFullCore)a.loadFullCore();},g*1000);};if(window.addEventListener)window.addEventListener('load',e,false);else if(window.attachEvent)window.attachEvent('onload',e);})();a.status='basic_loaded';})();})();
Index: /CKEditor/releases/stable/ckeditor_basic_source.js
===================================================================
--- /CKEditor/releases/stable/ckeditor_basic_source.js	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor_basic_source.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -6,5 +6,5 @@
 // Compressed version of core/ckeditor_base.js. See original for instructions.
 /*jsl:ignore*/
-if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
+if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
 /*jsl:end*/
 
Index: /CKEditor/releases/stable/ckeditor_php4.php
===================================================================
--- /CKEditor/releases/stable/ckeditor_php4.php	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor_php4.php	(revision 7476)
@@ -1,5 +1,5 @@
 <?php
 /*
-* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -27,5 +27,5 @@
 	 * \private
 	 */
-	var $_timestamp = 'C3GK5RI';
+	var $_timestamp = 'C3HA5RM';
 
 	/**
@@ -81,5 +81,5 @@
 	 * Do not change it unless you want to force browsers to not use previously cached version of %CKEditor.
 	 */
-	var $timestamp = "C3GK5RI";
+	var $timestamp = "C3HA5RM";
 	/**
 	 * An array that holds event listeners.
Index: /CKEditor/releases/stable/ckeditor_php5.php
===================================================================
--- /CKEditor/releases/stable/ckeditor_php5.php	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor_php5.php	(revision 7476)
@@ -1,5 +1,5 @@
 <?php
 /*
-* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+* Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -25,5 +25,5 @@
 	 * A constant string unique for each release of %CKEditor.
 	 */
-	const timestamp = 'C3GK5RI';
+	const timestamp = 'C3HA5RM';
 
 	/**
@@ -79,5 +79,5 @@
 	 * Do not change it unless you want to force browsers to not use previously cached version of %CKEditor.
 	 */
-	public $timestamp = "C3GK5RI";
+	public $timestamp = "C3HA5RM";
 	/**
 	 * An array that holds event listeners.
Index: /CKEditor/releases/stable/ckeditor_source.js
===================================================================
--- /CKEditor/releases/stable/ckeditor_source.js	(revision 7475)
+++ /CKEditor/releases/stable/ckeditor_source.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
@@ -6,5 +6,5 @@
 // Compressed version of core/ckeditor_base.js. See original for instructions.
 /*jsl:ignore*/
-if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7470',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
+if(!window.CKEDITOR)window.CKEDITOR=(function(){var a={timestamp:'',version:'3.6.3',revision:'7474',rnd:Math.floor(Math.random()*900)+100,_:{},status:'unloaded',basePath:(function(){var d=window.CKEDITOR_BASEPATH||'';if(!d){var e=document.getElementsByTagName('script');for(var f=0;f<e.length;f++){var g=e[f].src.match(/(^|.*[\\\/])ckeditor(?:_basic)?(?:_source)?.js(?:\?.*)?$/i);if(g){d=g[1];break;}}}if(d.indexOf(':/')==-1)if(d.indexOf('/')===0)d=location.href.match(/^.*?:\/\/[^\/]*/)[0]+d;else d=location.href.match(/^[^\?]*\/(?:)/)[0]+d;if(!d)throw 'The CKEditor installation path could not be automatically detected. Please set the global variable "CKEDITOR_BASEPATH" before creating editor instances.';return d;})(),getUrl:function(d){if(d.indexOf(':/')==-1&&d.indexOf('/')!==0)d=this.basePath+d;if(this.timestamp&&d.charAt(d.length-1)!='/'&&!/[&?]t=/.test(d))d+=(d.indexOf('?')>=0?'&':'?')+'t='+this.timestamp;return d;}},b=window.CKEDITOR_GETURL;if(b){var c=a.getUrl;a.getUrl=function(d){return b.call(a,d)||c.call(a,d);};}return a;})();
 /*jsl:end*/
 
Index: /CKEditor/releases/stable/config.js
===================================================================
--- /CKEditor/releases/stable/config.js	(revision 7475)
+++ /CKEditor/releases/stable/config.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/contents.css
===================================================================
--- /CKEditor/releases/stable/contents.css	(revision 7475)
+++ /CKEditor/releases/stable/contents.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/_languages.js
===================================================================
--- /CKEditor/releases/stable/lang/_languages.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/_languages.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/af.js
===================================================================
--- /CKEditor/releases/stable/lang/af.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/af.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ar.js
===================================================================
--- /CKEditor/releases/stable/lang/ar.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/bn.js
===================================================================
--- /CKEditor/releases/stable/lang/bn.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/bn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/bs.js
===================================================================
--- /CKEditor/releases/stable/lang/bs.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/bs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ca.js
===================================================================
--- /CKEditor/releases/stable/lang/ca.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/da.js
===================================================================
--- /CKEditor/releases/stable/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/de.js
===================================================================
--- /CKEditor/releases/stable/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/el.js
===================================================================
--- /CKEditor/releases/stable/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/en-au.js
===================================================================
--- /CKEditor/releases/stable/lang/en-au.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/en-au.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/en-ca.js
===================================================================
--- /CKEditor/releases/stable/lang/en-ca.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/en-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/en-gb.js
===================================================================
--- /CKEditor/releases/stable/lang/en-gb.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/en-gb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/en.js
===================================================================
--- /CKEditor/releases/stable/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/es.js
===================================================================
--- /CKEditor/releases/stable/lang/es.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/es.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/et.js
===================================================================
--- /CKEditor/releases/stable/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/eu.js
===================================================================
--- /CKEditor/releases/stable/lang/eu.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/eu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/fo.js
===================================================================
--- /CKEditor/releases/stable/lang/fo.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/fo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/fr-ca.js
===================================================================
--- /CKEditor/releases/stable/lang/fr-ca.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/fr-ca.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/gl.js
===================================================================
--- /CKEditor/releases/stable/lang/gl.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/gl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/gu.js
===================================================================
--- /CKEditor/releases/stable/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/he.js
===================================================================
--- /CKEditor/releases/stable/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/hi.js
===================================================================
--- /CKEditor/releases/stable/lang/hi.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/hi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/hu.js
===================================================================
--- /CKEditor/releases/stable/lang/hu.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/hu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/is.js
===================================================================
--- /CKEditor/releases/stable/lang/is.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/is.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/it.js
===================================================================
--- /CKEditor/releases/stable/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ja.js
===================================================================
--- /CKEditor/releases/stable/lang/ja.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ja.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ka.js
===================================================================
--- /CKEditor/releases/stable/lang/ka.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ka.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/km.js
===================================================================
--- /CKEditor/releases/stable/lang/km.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/km.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ko.js
===================================================================
--- /CKEditor/releases/stable/lang/ko.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ko.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/lt.js
===================================================================
--- /CKEditor/releases/stable/lang/lt.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/lt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/lv.js
===================================================================
--- /CKEditor/releases/stable/lang/lv.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/lv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/mk.js
===================================================================
--- /CKEditor/releases/stable/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/mn.js
===================================================================
--- /CKEditor/releases/stable/lang/mn.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/mn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ms.js
===================================================================
--- /CKEditor/releases/stable/lang/ms.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ms.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/no.js
===================================================================
--- /CKEditor/releases/stable/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/pt-br.js
===================================================================
--- /CKEditor/releases/stable/lang/pt-br.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/pt-br.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/pt.js
===================================================================
--- /CKEditor/releases/stable/lang/pt.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/pt.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ro.js
===================================================================
--- /CKEditor/releases/stable/lang/ro.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ro.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ru.js
===================================================================
--- /CKEditor/releases/stable/lang/ru.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ru.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/sk.js
===================================================================
--- /CKEditor/releases/stable/lang/sk.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/sk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/sl.js
===================================================================
--- /CKEditor/releases/stable/lang/sl.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/sl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/sr-latn.js
===================================================================
--- /CKEditor/releases/stable/lang/sr-latn.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/sr-latn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/sr.js
===================================================================
--- /CKEditor/releases/stable/lang/sr.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/sr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/sv.js
===================================================================
--- /CKEditor/releases/stable/lang/sv.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/sv.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/th.js
===================================================================
--- /CKEditor/releases/stable/lang/th.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/th.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/lang/zh.js
===================================================================
--- /CKEditor/releases/stable/lang/zh.js	(revision 7475)
+++ /CKEditor/releases/stable/lang/zh.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/dialogs/a11yhelp.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/dialogs/a11yhelp.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/da.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/de.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/el.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/en.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/gu.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/he.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/it.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/mk.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/no.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/a11yhelp/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/plugins/a11yhelp/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/a11yhelp/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/about/dialogs/about.js
===================================================================
--- /CKEditor/releases/stable/plugins/about/dialogs/about.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/about/dialogs/about.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/adobeair/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/adobeair/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/adobeair/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/ajax/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/ajax/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/ajax/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/autogrow/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/autogrow/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/autogrow/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/bbcode/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/bbcode/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/bbcode/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/clipboard/dialogs/paste.js
===================================================================
--- /CKEditor/releases/stable/plugins/clipboard/dialogs/paste.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/clipboard/dialogs/paste.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/colordialog/dialogs/colordialog.js
===================================================================
--- /CKEditor/releases/stable/plugins/colordialog/dialogs/colordialog.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/colordialog/dialogs/colordialog.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/da.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/de.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/el.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/en.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/et.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/gu.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/gu.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/gu.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/he.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/it.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/no.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/devtools/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/devtools/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/devtools/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/dialog/dialogDefinition.js
===================================================================
--- /CKEditor/releases/stable/plugins/dialog/dialogDefinition.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/dialog/dialogDefinition.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/div/dialogs/div.js
===================================================================
--- /CKEditor/releases/stable/plugins/div/dialogs/div.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/div/dialogs/div.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/docprops/dialogs/docprops.js
===================================================================
--- /CKEditor/releases/stable/plugins/docprops/dialogs/docprops.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/docprops/dialogs/docprops.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/docprops/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/docprops/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/docprops/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/find/dialogs/find.js
===================================================================
--- /CKEditor/releases/stable/plugins/find/dialogs/find.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/find/dialogs/find.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/flash/dialogs/flash.js
===================================================================
--- /CKEditor/releases/stable/plugins/flash/dialogs/flash.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/flash/dialogs/flash.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/button.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/button.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/button.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/checkbox.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/checkbox.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/checkbox.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/form.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/form.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/form.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/hiddenfield.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/hiddenfield.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/hiddenfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/radio.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/radio.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/radio.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/select.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/select.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/select.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/textarea.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/textarea.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/textarea.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/forms/dialogs/textfield.js
===================================================================
--- /CKEditor/releases/stable/plugins/forms/dialogs/textfield.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/forms/dialogs/textfield.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/iframe/dialogs/iframe.js
===================================================================
--- /CKEditor/releases/stable/plugins/iframe/dialogs/iframe.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/iframe/dialogs/iframe.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/iframedialog/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/iframedialog/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/iframedialog/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/image/dialogs/image.js
===================================================================
--- /CKEditor/releases/stable/plugins/image/dialogs/image.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/image/dialogs/image.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/link/dialogs/anchor.js
===================================================================
--- /CKEditor/releases/stable/plugins/link/dialogs/anchor.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/link/dialogs/anchor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/link/dialogs/link.js
===================================================================
--- /CKEditor/releases/stable/plugins/link/dialogs/link.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/link/dialogs/link.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/liststyle/dialogs/liststyle.js
===================================================================
--- /CKEditor/releases/stable/plugins/liststyle/dialogs/liststyle.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/liststyle/dialogs/liststyle.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/pastefromword/filter/default.js
===================================================================
--- /CKEditor/releases/stable/plugins/pastefromword/filter/default.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/pastefromword/filter/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/pastetext/dialogs/pastetext.js
===================================================================
--- /CKEditor/releases/stable/plugins/pastetext/dialogs/pastetext.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/pastetext/dialogs/pastetext.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/dialogs/placeholder.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/dialogs/placeholder.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/dialogs/placeholder.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/da.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/de.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/el.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/en.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/et.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/he.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/it.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/no.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/placeholder/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/placeholder/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/placeholder/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/scayt/dialogs/options.js
===================================================================
--- /CKEditor/releases/stable/plugins/scayt/dialogs/options.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/scayt/dialogs/options.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/scayt/dialogs/toolbar.css
===================================================================
--- /CKEditor/releases/stable/plugins/scayt/dialogs/toolbar.css	(revision 7475)
+++ /CKEditor/releases/stable/plugins/scayt/dialogs/toolbar.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/smiley/dialogs/smiley.js
===================================================================
--- /CKEditor/releases/stable/plugins/smiley/dialogs/smiley.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/smiley/dialogs/smiley.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/dialogs/specialchar.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/dialogs/specialchar.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/dialogs/specialchar.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/de.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/en.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/et.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/it.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/no.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/specialchar/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/plugins/specialchar/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/specialchar/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/styles/styles/default.js
===================================================================
--- /CKEditor/releases/stable/plugins/styles/styles/default.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/styles/styles/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/stylesheetparser/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/stylesheetparser/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/stylesheetparser/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/table/dialogs/table.js
===================================================================
--- /CKEditor/releases/stable/plugins/table/dialogs/table.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/table/dialogs/table.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/tableresize/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/tableresize/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/tableresize/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/tabletools/dialogs/tableCell.js
===================================================================
--- /CKEditor/releases/stable/plugins/tabletools/dialogs/tableCell.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/tabletools/dialogs/tableCell.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/templates/dialogs/templates.js
===================================================================
--- /CKEditor/releases/stable/plugins/templates/dialogs/templates.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/templates/dialogs/templates.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/templates/templates/default.js
===================================================================
--- /CKEditor/releases/stable/plugins/templates/templates/default.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/templates/templates/default.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/dialogs/uicolor.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/dialogs/uicolor.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/dialogs/uicolor.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/bg.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/bg.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/bg.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/cs.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/cs.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/cs.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/cy.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/cy.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/cy.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/da.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/da.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/da.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/de.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/de.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/de.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/el.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/el.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/el.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/en.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/en.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/en.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/eo.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/eo.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/eo.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/et.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/et.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/et.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/fa.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/fa.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/fa.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/fi.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/fi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/fi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/fr.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/fr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/fr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/he.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/he.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/he.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/hr.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/hr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/hr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/it.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/it.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/it.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/mk.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/mk.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/mk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/nb.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/nb.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/nb.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/nl.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/nl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/nl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/no.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/no.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/no.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/pl.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/pl.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/pl.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/tr.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/tr.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/tr.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/ug.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/ug.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/ug.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/uk.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/uk.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/uk.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/vi.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/vi.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/vi.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/lang/zh-cn.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/lang/zh-cn.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/lang/zh-cn.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/yui/assets/yui.css
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/yui/assets/yui.css	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/yui/assets/yui.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/uicolor/yui/yui.js
===================================================================
--- /CKEditor/releases/stable/plugins/uicolor/yui/yui.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/uicolor/yui/yui.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/wsc/dialogs/ciframe.html
===================================================================
--- /CKEditor/releases/stable/plugins/wsc/dialogs/ciframe.html	(revision 7475)
+++ /CKEditor/releases/stable/plugins/wsc/dialogs/ciframe.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/stable/plugins/wsc/dialogs/tmpFrameset.html
===================================================================
--- /CKEditor/releases/stable/plugins/wsc/dialogs/tmpFrameset.html	(revision 7475)
+++ /CKEditor/releases/stable/plugins/wsc/dialogs/tmpFrameset.html	(revision 7476)
@@ -1,5 +1,5 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
 <!--
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 -->
Index: /CKEditor/releases/stable/plugins/wsc/dialogs/wsc.css
===================================================================
--- /CKEditor/releases/stable/plugins/wsc/dialogs/wsc.css	(revision 7475)
+++ /CKEditor/releases/stable/plugins/wsc/dialogs/wsc.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/wsc/dialogs/wsc.js
===================================================================
--- /CKEditor/releases/stable/plugins/wsc/dialogs/wsc.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/wsc/dialogs/wsc.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/plugins/xml/plugin.js
===================================================================
--- /CKEditor/releases/stable/plugins/xml/plugin.js	(revision 7475)
+++ /CKEditor/releases/stable/plugins/xml/plugin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/kama/dialog.css
===================================================================
--- /CKEditor/releases/stable/skins/kama/dialog.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/kama/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/kama/editor.css
===================================================================
--- /CKEditor/releases/stable/skins/kama/editor.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/kama/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/kama/skin.js
===================================================================
--- /CKEditor/releases/stable/skins/kama/skin.js	(revision 7475)
+++ /CKEditor/releases/stable/skins/kama/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/kama/templates.css
===================================================================
--- /CKEditor/releases/stable/skins/kama/templates.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/kama/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/office2003/dialog.css
===================================================================
--- /CKEditor/releases/stable/skins/office2003/dialog.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/office2003/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/office2003/editor.css
===================================================================
--- /CKEditor/releases/stable/skins/office2003/editor.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/office2003/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/office2003/skin.js
===================================================================
--- /CKEditor/releases/stable/skins/office2003/skin.js	(revision 7475)
+++ /CKEditor/releases/stable/skins/office2003/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/office2003/templates.css
===================================================================
--- /CKEditor/releases/stable/skins/office2003/templates.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/office2003/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/v2/dialog.css
===================================================================
--- /CKEditor/releases/stable/skins/v2/dialog.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/v2/dialog.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/v2/editor.css
===================================================================
--- /CKEditor/releases/stable/skins/v2/editor.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/v2/editor.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/v2/skin.js
===================================================================
--- /CKEditor/releases/stable/skins/v2/skin.js	(revision 7475)
+++ /CKEditor/releases/stable/skins/v2/skin.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/skins/v2/templates.css
===================================================================
--- /CKEditor/releases/stable/skins/v2/templates.css	(revision 7475)
+++ /CKEditor/releases/stable/skins/v2/templates.css	(revision 7476)
@@ -1,4 +1,4 @@
 /*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
Index: /CKEditor/releases/stable/themes/default/theme.js
===================================================================
--- /CKEditor/releases/stable/themes/default/theme.js	(revision 7475)
+++ /CKEditor/releases/stable/themes/default/theme.js	(revision 7476)
@@ -1,4 +1,4 @@
 ﻿/*
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
 For licensing, see LICENSE.html or http://ckeditor.com/license
 */
