diff options
Diffstat (limited to 'release/samples/toolbarconfigurator')
-rw-r--r-- | release/samples/toolbarconfigurator/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/samples/toolbarconfigurator/index.html b/release/samples/toolbarconfigurator/index.html index 44af76b9..4c9057ba 100644 --- a/release/samples/toolbarconfigurator/index.html +++ b/release/samples/toolbarconfigurator/index.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- | 2 | <!-- |
3 | Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. | 3 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. |
4 | For licensing, see LICENSE.md or http://ckeditor.com/license | 4 | For licensing, see LICENSE.md or http://ckeditor.com/license |
5 | --> | 5 | --> |
6 | <!--[if IE 8]><html class="ie8"><![endif]--> | 6 | <!--[if IE 8]><html class="ie8"><![endif]--> |
@@ -136,7 +136,7 @@ For licensing, see LICENSE.md or http://ckeditor.com/license | |||
136 | CKEditor – The text editor for the Internet – <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> | 136 | CKEditor – The text editor for the Internet – <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> |
137 | </p> | 137 | </p> |
138 | <p class="grid-width-100" id="copy"> | 138 | <p class="grid-width-100" id="copy"> |
139 | Copyright © 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> – Frederico Knabben. All rights reserved. | 139 | Copyright © 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> – Frederico Knabben. All rights reserved. |
140 | </p> | 140 | </p> |
141 | </footer> | 141 | </footer> |
142 | 142 | ||