diff options
Diffstat (limited to 'release/samples/old/xhtmlstyle.html')
-rw-r--r-- | release/samples/old/xhtmlstyle.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/samples/old/xhtmlstyle.html b/release/samples/old/xhtmlstyle.html index b8e11a6b..2d67fb08 100644 --- a/release/samples/old/xhtmlstyle.html +++ b/release/samples/old/xhtmlstyle.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 | <html> | 6 | <html> |
@@ -226,7 +226,7 @@ CKEDITOR.replace( '<em>textarea_id</em>', { | |||
226 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> | 226 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> |
227 | </p> | 227 | </p> |
228 | <p id="copy"> | 228 | <p id="copy"> |
229 | Copyright © 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico | 229 | Copyright © 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico |
230 | Knabben. All rights reserved. | 230 | Knabben. All rights reserved. |
231 | </p> | 231 | </p> |
232 | </div> | 232 | </div> |