Skip to content

Commit

Permalink
Prepare for 2.1.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
asika32764 committed Mar 8, 2016
1 parent 599624d commit d85f375
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/IO/FormDataInput.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Part of Windwalker project.
*
* @copyright Copyright (C) 2016 {ORGANIZATION}. All rights reserved.
* @copyright Copyright (C) 2016 LYRASOFT. All rights reserved.
* @license GNU General Public License version 2 or later.
*/

Expand All @@ -11,7 +11,7 @@
/**
* The FormInput class.
*
* @since {DEPLOY_VERSION}
* @since 2.1.7
*/
class FormDataInput extends Input
{
Expand Down
2 changes: 1 addition & 1 deletion src/IO/Test/FormDataInputTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/**
* Test class of FormDataInput
*
* @since {DEPLOY_VERSION}
* @since 2.1.7
*/
class FormDataInputTest extends \PHPUnit_Framework_TestCase
{
Expand Down

0 comments on commit d85f375

Please sign in to comment.