diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-03-21 02:20:06 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2016-03-21 02:20:15 +0100 |
commit | 3b35bd273a79f6b01fda7a246aed64aca147ea7a (patch) | |
tree | 5f259026b0771aceb2ad9a88619437ef1841d14c /sources/samples/old/replacebycode.html | |
parent | 7adcb81e4f83f98c468889aaa5a85558ba88c770 (diff) | |
download | connexionswing-ckeditor-component-3b35bd273a79f6b01fda7a246aed64aca147ea7a.tar.gz connexionswing-ckeditor-component-3b35bd273a79f6b01fda7a246aed64aca147ea7a.tar.zst connexionswing-ckeditor-component-3b35bd273a79f6b01fda7a246aed64aca147ea7a.zip |
Diffstat (limited to 'sources/samples/old/replacebycode.html')
-rw-r--r-- | sources/samples/old/replacebycode.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sources/samples/old/replacebycode.html b/sources/samples/old/replacebycode.html index 413ec4d3..a447c4eb 100644 --- a/sources/samples/old/replacebycode.html +++ b/sources/samples/old/replacebycode.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> |
@@ -51,7 +51,7 @@ CKEDITOR.replace( '<em>textarea_id</em>' ) | |||
51 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> | 51 | CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a> |
52 | </p> | 52 | </p> |
53 | <p id="copy"> | 53 | <p id="copy"> |
54 | Copyright © 2003-2015, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico | 54 | Copyright © 2003-2016, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico |
55 | Knabben. All rights reserved. | 55 | Knabben. All rights reserved. |
56 | </p> | 56 | </p> |
57 | </div> | 57 | </div> |