diff --git a/src/DataMapper/Test/Stub/StubEntity.php b/src/DataMapper/Test/Stub/StubEntity.php index 33d7b6220..c86633181 100644 --- a/src/DataMapper/Test/Stub/StubEntity.php +++ b/src/DataMapper/Test/Stub/StubEntity.php @@ -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. */ @@ -13,7 +13,7 @@ /** * The StubEntity class. * - * @since {DEPLOY_VERSION} + * @since 3.1 */ class StubEntity extends Entity {