diff options
Diffstat (limited to 'sources/samples/old/inlinebycode.html')
-rw-r--r-- | sources/samples/old/inlinebycode.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/samples/old/inlinebycode.html b/sources/samples/old/inlinebycode.html index 70e15550..390b142b 100644 --- a/sources/samples/old/inlinebycode.html +++ b/sources/samples/old/inlinebycode.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> |
@@ -116,7 +116,7 @@ var editor = CKEDITOR.inline( document.getElementById( 'editable' ) ); | |||
116 | http://ckeditor.com</a> | 116 | http://ckeditor.com</a> |
117 | </p> | 117 | </p> |
118 | <p id="copy"> | 118 | <p id="copy"> |
119 | Copyright © 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> | 119 | Copyright © 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> |
120 | - Frederico Knabben. All rights reserved. | 120 | - Frederico Knabben. All rights reserved. |
121 | </p> | 121 | </p> |
122 | </div> | 122 | </div> |