From 808f9f57bd04d8e66c1e0cb0884b441edbdbc11a Mon Sep 17 00:00:00 2001 From: Simon Asika Date: Tue, 11 Oct 2016 13:22:07 +0000 Subject: [PATCH] Prepare for 3.1 release. --- src/DataMapper/Test/Stub/StubEntity.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {