JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-4.3.2_full
[ckeditor.git] / samples / plugins / dialog / assets / my_dialog.js
index bbf6244..3edd072 100644 (file)
@@ -1,5 +1,5 @@
 /**\r
- * Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
+ * Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.\r
  * For licensing, see LICENSE.md or http://ckeditor.com/license\r
  */\r
 \r
@@ -44,5 +44,5 @@ CKEDITOR.dialog.add( 'myDialog', function( editor ) {
                        }\r
                ]\r
        };\r
-});\r
+} );\r
 \r