X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=samples%2Fsample_posteddata.php;h=e4869b7cd6c8e609d89fd9352d337d1944c924ad;hb=75e266c2f692f8cd1b274249ad657e07bc9072aa;hp=7b8d0503eb8ed15eb24a21de41e89c94bfb48e00;hpb=4625dba05116026713fee9008dd93306be0d1553;p=ckeditor.git diff --git a/samples/sample_posteddata.php b/samples/sample_posteddata.php index 7b8d050..e4869b7 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-2012, CKSource - Frederico Knabben. All rights reserved. - For licensing, see LICENSE.html or http://ckeditor.com/license + Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or http://ckeditor.com/license -------------------------------------------------------------------------------------------
*/ include "assets/posteddata.php"; ?>