diff options
Diffstat (limited to 'samples/assets/posteddata.php')
| -rwxr-xr-x | samples/assets/posteddata.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/assets/posteddata.php b/samples/assets/posteddata.php index 32c3a44..6b26aae 100755 --- a/samples/assets/posteddata.php +++ b/samples/assets/posteddata.php @@ -1,7 +1,7 @@ <!DOCTYPE html>
<?php
/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
+Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
?>
@@ -52,7 +52,7 @@ if (!empty($_POST)) CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
</p>
<p id="copy">
- Copyright © 2003-2013, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
+ Copyright © 2003-2014, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico Knabben. All rights reserved.
</p>
</div>
</body>
|
