X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fconnexionswing-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fforms%2Fdialogs%2Ftextfield.js;fp=sources%2Fplugins%2Fforms%2Fdialogs%2Ftextfield.js;h=e290bc737ea15af2c0fbb98ceebf0c7172d6dad8;hp=5b601b31ca5df1a7aed0ced6a933c4f3b68d929c;hb=3b35bd273a79f6b01fda7a246aed64aca147ea7a;hpb=7adcb81e4f83f98c468889aaa5a85558ba88c770 diff --git a/sources/plugins/forms/dialogs/textfield.js b/sources/plugins/forms/dialogs/textfield.js index 5b601b31..e290bc73 100644 --- a/sources/plugins/forms/dialogs/textfield.js +++ b/sources/plugins/forms/dialogs/textfield.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( 'textfield', function( editor ) {