diff options
Diffstat (limited to 'httemplate/elements/ckeditor/config.js')
-rw-r--r-- | httemplate/elements/ckeditor/config.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/elements/ckeditor/config.js b/httemplate/elements/ckeditor/config.js index a6faf18d9..06159c0c5 100644 --- a/httemplate/elements/ckeditor/config.js +++ b/httemplate/elements/ckeditor/config.js @@ -1,6 +1,6 @@ /** - * @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. - * For licensing, see LICENSE.html or http://ckeditor.com/license + * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.editorConfig = function( config ) { |