Changeset 3175:afe5925b419c for plugins/dcCKEditor/js/ckeditor/skins
- Timestamp:
- 02/19/16 15:27:10 (10 years ago)
- Branch:
- default
- Location:
- plugins/dcCKEditor/js/ckeditor/skins/moono
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/skins/moono/dialog.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/dialog_ie.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/dialog_ie7.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/dialog_ie8.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/dialog_iequirks.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/editor.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/editor_gecko.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/editor_ie.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/editor_ie7.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/editor_ie8.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/editor_iequirks.css
r3039 r3175 1 1 /* 2 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ -
plugins/dcCKEditor/js/ckeditor/skins/moono/readme.md
r2962 r3175 45 45 ------- 46 46 47 Copyright (c) 2003-201 5, CKSource - Frederico Knabben. All rights reserved.47 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. 48 48 49 Licensed under the terms of any of the following licenses at your choice: [GPL](http://www.gnu.org/licenses/gpl.html), [LGPL](http://www.gnu.org/licenses/lgpl.html) and [MPL](http://www.mozilla.org/MPL/MPL-1.1.html). 50 51 See LICENSE.md for more information. 49 For licensing, see LICENSE.md or [http://ckeditor.com/license](http://ckeditor.com/license)
Note: See TracChangeset
for help on using the changeset viewer.