Skip to content

Commit 3cffb81

Browse files
committed
Update file headers.
1 parent ba091bc commit 3cffb81

9 files changed

+46
-30
lines changed

src/Attribute/AbstractSelect.php

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/attribute_select.
55
*
6-
* (c) 2012-2016 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 AttributeSelect
1515
* @author Christian Schiffler <[email protected]>
1616
* @author Stefan Heimes <[email protected]>
17-
* @copyright 2012-2016 The MetaModels team.
17+
* @author David Molineus <[email protected]>
18+
* @copyright 2012-2017 The MetaModels team.
1819
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
1920
* @filesource
2021
*/

src/Attribute/AttributeTypeFactory.php

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/attribute_select.
55
*
6-
* (c) 2012-2016 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.
@@ -13,7 +13,8 @@
1313
* @package MetaModels
1414
* @subpackage AttributeSelect
1515
* @author Christian Schiffler <[email protected]>
16-
* @copyright 2012-2016 The MetaModels team.
16+
* @author David Molineus <[email protected]>
17+
* @copyright 2012-2017 The MetaModels team.
1718
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
1819
* @filesource
1920
*/

src/Attribute/MetaModelSelect.php

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/attribute_select.
55
*
6-
* (c) 2012-2016 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.
@@ -16,7 +16,8 @@
1616
* @author Stefan heimes <[email protected]>
1717
* @author Martin Treml <[email protected]>
1818
* @author David Maack <[email protected]>
19-
* @copyright 2012-2016 The MetaModels team.
19+
* @author David Molineus <[email protected]>
20+
* @copyright 2012-2017 The MetaModels team.
2021
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
2122
* @filesource
2223
*/

src/Attribute/Select.php

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/attribute_select.
55
*
6-
* (c) 2012-2016 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.
@@ -20,7 +20,8 @@
2020
* @author Paul Pflugradt <[email protected]>
2121
* @author Simon Kusterer <[email protected]>
2222
* @author Stefan Heimes <[email protected]>
23-
* @copyright 2012-2016 The MetaModels team.
23+
* @author David Molineus <[email protected]>
24+
* @copyright 2012-2017 The MetaModels team.
2425
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
2526
* @filesource
2627
*/

src/EventListener/BackendSubscriber.php

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/attribute_select.
55
*
6-
* (c) 2012-2016 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.
@@ -13,7 +13,8 @@
1313
* @package MetaModels
1414
* @subpackage AttributeSelect
1515
* @author Christian Schiffler <[email protected]>
16-
* @copyright 2012-2016 The MetaModels team.
16+
* @author David Molineus <[email protected]>
17+
* @copyright 2012-2017 The MetaModels team.
1718
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
1819
* @filesource
1920
*/

src/EventListener/Subscriber.php

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/attribute_select.
55
*
6-
* (c) 2012-2016 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.
@@ -15,7 +15,8 @@
1515
* @author Christian Schiffler <[email protected]>
1616
* @author Stefan Heimes <[email protected]>
1717
* @author Martin Treml <[email protected]>
18-
* @copyright 2012-2016 The MetaModels team.
18+
* @author David Molineus <[email protected]>
19+
* @copyright 2012-2017 The MetaModels team.
1920
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
2021
* @filesource
2122
*/

src/FilterRule/FilterRuleSelect.php

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* This file is part of MetaModels/attribute_select.
55
*
6-
* (c) 2012-2016 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 AttributeSelect
1515
* @author Christian Schiffler <[email protected]>
1616
* @author Andreas Isaak <[email protected]>
17-
* @copyright 2012-2016 The MetaModels team.
17+
* @author David Molineus <[email protected]>
18+
* @copyright 2012-2017 The MetaModels team.
1819
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
1920
* @filesource
2021
*/

tests/Attribute/SelectAttributeTypeFactoryTest.php

+13-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
<?php
2+
23
/**
3-
* The MetaModels extension allows the creation of multiple collections of custom items,
4-
* each with its own unique set of selectable attributes, with attribute extendability.
5-
* The Front-End modules allow you to build powerful listing and filtering of the
6-
* data in each collection.
4+
* This file is part of MetaModels/attribute_select.
5+
*
6+
* (c) 2012-2017 The MetaModels team.
7+
*
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
10+
*
11+
* This project is provided in good faith and hope to be usable by anyone.
712
*
8-
* PHP version 5
913
* @package MetaModels
10-
* @subpackage Tests
14+
* @subpackage AttributeSelect
1115
* @author Christian Schiffler <[email protected]>
12-
* @copyright The MetaModels team.
13-
* @license LGPL.
16+
* @author David Molineus <[email protected]>
17+
* @copyright 2012-2017 The MetaModels team.
18+
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
1419
* @filesource
1520
*/
1621

tests/Attribute/SelectTest.php

+12-8
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
<?php
2+
23
/**
3-
* The MetaModels extension allows the creation of multiple collections of custom items,
4-
* each with its own unique set of selectable attributes, with attribute extendability.
5-
* The Front-End modules allow you to build powerful listing and filtering of the
6-
* data in each collection.
4+
* This file is part of MetaModels/attribute_select.
5+
*
6+
* (c) 2012-2017 The MetaModels team.
7+
*
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
710
*
8-
* PHP version 5
11+
* This project is provided in good faith and hope to be usable by anyone.
912
*
1013
* @package MetaModels
11-
* @subpackage Tests
14+
* @subpackage AttributeSelect
1215
* @author Christian Schiffler <[email protected]>
13-
* @copyright The MetaModels team.
14-
* @license LGPL.
16+
* @author David Molineus <[email protected]>
17+
* @copyright 2012-2017 The MetaModels team.
18+
* @license https://github.com/MetaModels/attribute_select/blob/master/LICENSE LGPL-3.0
1519
* @filesource
1620
*/
1721

0 commit comments

Comments
 (0)