X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=samples%2Fsample_posteddata.php;h=c5c33085233277a86ff88d861ff149c84cd999f5;hb=a0df3d0ab0c5252b5e2e0fd274705ede834c2276;hp=59de8bef32673f2abd2d01c1da1b03f8099a4846;hpb=860af3c4bde9866c53d5123c57e3dc6166e0fe1e;p=ckeditor.git diff --git a/samples/sample_posteddata.php b/samples/sample_posteddata.php index 59de8be..c5c3308 100644 --- a/samples/sample_posteddata.php +++ b/samples/sample_posteddata.php @@ -9,8 +9,8 @@ To save the content created with CKEditor you need to read the POST data on the server side and write it to a file or the database. - Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.html or http://ckeditor.com/license + Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or http://ckeditor.com/license -------------------------------------------------------------------------------------------
*/ include "assets/posteddata.php"; ?>