JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / core / dom.js
index 9c2ed04..54832d8 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2012, 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