diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-07-11 15:26:48 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-07-11 15:26:48 -0700 |
commit | c94eff6021ef963f08f67da501e756d53a61c50d (patch) | |
tree | 002b414cfdbc6bf8dae08ff85afacb75ccdc723c /httemplate/elements/ckeditor/config.js | |
parent | 0736a91a87c46f7097ddef9782ddbb59a0ce3304 (diff) |
update CKeditor
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 ) { |