diff options
Diffstat (limited to 'release/samples/old/inlinetextarea.html')
-rw-r--r-- | release/samples/old/inlinetextarea.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/samples/old/inlinetextarea.html b/release/samples/old/inlinetextarea.html index ff55bf4..504d181 100644 --- a/release/samples/old/inlinetextarea.html +++ b/release/samples/old/inlinetextarea.html | |||
@@ -1,6 +1,6 @@ | |||
1 | <!DOCTYPE html> | 1 | <!DOCTYPE html> |
2 | <!-- | 2 | <!-- |
3 | Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. | 3 | Copyright (c) 2003-2017, 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> |
@@ -105,7 +105,7 @@ var editor = CKEDITOR.inline( 'article-body' ); | |||
105 | http://ckeditor.com</a> | 105 | http://ckeditor.com</a> |
106 | </p> | 106 | </p> |
107 | <p id="copy"> | 107 | <p id="copy"> |
108 | Copyright © 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> | 108 | Copyright © 2003-2017, <a class="samples" href="http://cksource.com/">CKSource</a> |
109 | - Frederico Knabben. All rights reserved. | 109 | - Frederico Knabben. All rights reserved. |
110 | </p> | 110 | </p> |
111 | </div> | 111 | </div> |