Skip to content

Commit 6934492

Browse files
authored
Merge pull request #122 from carusogabriel/2018
Welcome 2018 🎉
2 parents ea714c4 + cc98c55 commit 6934492

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+78
-78
lines changed

src/phpDocumentor/Reflection/Exception.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/File/LocalFile.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Middleware/ChainFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* PHP Version 5.5
66
*
7-
* @copyright 2010-2015 Mike van Riel / Naenius (http://www.naenius.com)
7+
* @copyright 2010-2018 Mike van Riel / Naenius (http://www.naenius.com)
88
* @license http://www.opensource.org/licenses/mit-license.php MIT
99
* @link http://phpdoc.org
1010
*/

src/phpDocumentor/Reflection/Middleware/Middleware.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/NodeVisitor/ElementNameResolver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Argument.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Class_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Constant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/Argument.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/ClassConstantIterator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/Class_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/Constant.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/DocBlock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/File.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/File/CreateCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* PHP Version 5.5
66
*
7-
* @copyright 2010-2015 Mike van Riel / Naenius (http://www.naenius.com)
7+
* @copyright 2010-2018 Mike van Riel / Naenius (http://www.naenius.com)
88
* @license http://www.opensource.org/licenses/mit-license.php MIT
99
* @link http://phpdoc.org
1010
*/

src/phpDocumentor/Reflection/Php/Factory/Function_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/Interface_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/Method.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/Property.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/PropertyIterator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Factory/Trait_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/File.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Function_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Interface_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Method.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Namespace_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/NodesFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Project.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/ProjectFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/ProjectFactoryStrategies.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/ProjectFactoryStrategy.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Property.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/StrategyContainer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Trait_.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/Php/Visibility.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

src/phpDocumentor/Reflection/PrettyPrinter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* PHP Version 5.3
66
*
77
* @author Mike van Riel <mike.vanriel@naenius.com>
8-
* @copyright 2010-2011 Mike van Riel / Naenius (http://www.naenius.com)
8+
* @copyright 2010-2018 Mike van Riel / Naenius (http://www.naenius.com)
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/ProjectCreationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/ProjectNamespaceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/project/Luigi/ExampleNestedTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/project/Luigi/Packing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2015-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2015-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/project/Luigi/Pizza.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/project/Luigi/StyleFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/project/Luigi/Valued.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2010-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2010-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

tests/component/project/Packing.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* For the full copyright and license information, please view the LICENSE
66
* file that was distributed with this source code.
77
*
8-
* @copyright 2015-2015 Mike van Riel<mike@phpdoc.org>
8+
* @copyright 2015-2018 Mike van Riel<mike@phpdoc.org>
99
* @license http://www.opensource.org/licenses/mit-license.php MIT
1010
* @link http://phpdoc.org
1111
*/

0 commit comments

Comments
 (0)