X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fconnexionswing-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fforms%2Fdialogs%2Ftextarea.js;fp=sources%2Fplugins%2Fforms%2Fdialogs%2Ftextarea.js;h=297bc45c837ef836379e8366e0ad1c355473f9d5;hp=4370955e386867b72fb05a9fc358373fbf669e1b;hb=3b35bd273a79f6b01fda7a246aed64aca147ea7a;hpb=7adcb81e4f83f98c468889aaa5a85558ba88c770 diff --git a/sources/plugins/forms/dialogs/textarea.js b/sources/plugins/forms/dialogs/textarea.js index 4370955e..297bc45c 100644 --- a/sources/plugins/forms/dialogs/textarea.js +++ b/sources/plugins/forms/dialogs/textarea.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.dialog.add( 'textarea', function( editor ) {