diff options
Diffstat (limited to 'sources/plugins/enterkey/samples/enterkey.html')
-rw-r--r-- | sources/plugins/enterkey/samples/enterkey.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/plugins/enterkey/samples/enterkey.html b/sources/plugins/enterkey/samples/enterkey.html index 82a3124c..6b78e06c 100644 --- a/sources/plugins/enterkey/samples/enterkey.html +++ b/sources/plugins/enterkey/samples/enterkey.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> |
@@ -98,7 +98,7 @@ CKEDITOR.replace( '<em>textarea_id</em>', { | |||
98 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> | 98 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> |
99 | </p> | 99 | </p> |
100 | <p id="copy"> | 100 | <p id="copy"> |
101 | Copyright © 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico | 101 | Copyright © 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico |
102 | Knabben. All rights reserved. | 102 | Knabben. All rights reserved. |
103 | </p> | 103 | </p> |
104 | </div> | 104 | </div> |