Skip to content

Commit 6ef3a24

Browse files
committed
Update copyright
1 parent 0125585 commit 6ef3a24

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

src/MetaModels/IItem.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/core.
55
*
6-
* (c) 2012-2015 The MetaModels team.
6+
* (c) 2012-2017 The MetaModels team.
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.
@@ -14,7 +14,8 @@
1414
* @subpackage Core
1515
* @author Christian Schiffler <c.schiffler@cyberspectrum.de>
1616
* @author Stefan Heimes <stefan_heimes@hotmail.com>
17-
* @copyright 2012-2015 The MetaModels team.
17+
* @author Richard Henkenjohann <richardhenkenjohann@googlemail.com>
18+
* @copyright 2012-2017 The MetaModels team.
1819
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0
1920
* @filesource
2021
*/

src/MetaModels/Item.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/core.
55
*
6-
* (c) 2012-2015 The MetaModels team.
6+
* (c) 2012-2017 The MetaModels team.
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.
@@ -18,7 +18,7 @@
1818
* @author Oliver Hoff <oliver@hofff.com>
1919
* @author Stefan Heimes <stefan_heimes@hotmail.com>
2020
* @author Richard Henkenjohann <richardhenkenjohann@googlemail.com>
21-
* @copyright 2012-2015 The MetaModels team.
21+
* @copyright 2012-2017 The MetaModels team.
2222
* @license https://github.com/MetaModels/core/blob/master/LICENSE LGPL-3.0
2323
* @filesource
2424
*/

0 commit comments

Comments
 (0)