diff options
Diffstat (limited to 'sources/plugins/undo/dev/snapshot.html')
-rw-r--r-- | sources/plugins/undo/dev/snapshot.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/plugins/undo/dev/snapshot.html b/sources/plugins/undo/dev/snapshot.html index c3a61c67..055e352f 100644 --- a/sources/plugins/undo/dev/snapshot.html +++ b/sources/plugins/undo/dev/snapshot.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> |
@@ -37,7 +37,7 @@ CKEDITOR.replace( '<em>textarea_id</em>' ) | |||
37 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> | 37 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> |
38 | </p> | 38 | </p> |
39 | <p id="copy"> | 39 | <p id="copy"> |
40 | Copyright © 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico | 40 | Copyright © 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico |
41 | Knabben. All rights reserved. | 41 | Knabben. All rights reserved. |
42 | </p> | 42 | </p> |
43 | </div> | 43 | </div> |