JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6.1
[ckeditor.git] / _source / core / dom.js
index e56f71f..c01fcd7 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -9,10 +9,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
  */\r
 \r
 /**\r
- * DOM manipulation objects and function.<br /><br />\r
+ * @namespace DOM manipulation objects, classes and functions.\r
  * @see CKEDITOR.dom.element\r
  * @see CKEDITOR.dom.node\r
- * @namespace\r
  * @example\r
  */\r
 CKEDITOR.dom =\r