@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * LibraryInformationInterface.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained on one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * LibraryInformationInterface.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained on one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | |
18 | 18 | namespace Pvra\InformationProvider; |
19 | 19 |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * LibraryInformationAwareInterface.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained on one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * LibraryInformationAwareInterface.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained on one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | |
18 | 18 | namespace Pvra\InformationProvider; |
19 | 19 |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * LibraryInformation.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained on one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * LibraryInformation.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained on one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | |
18 | 18 | namespace Pvra\InformationProvider; |
19 | 19 |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * FileAnalyser.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained through one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * FileAnalyser.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained through one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | namespace Pvra; |
18 | 18 | |
19 | 19 | /** |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Php53Features.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained on one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * Php53Features.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained on one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | |
18 | 18 | namespace Pvra\Analysers; |
19 | 19 |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Php70Features.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained on one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * Php70Features.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained on one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | |
18 | 18 | namespace Pvra\Analysers; |
19 | 19 |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * LanguageFeatureAnalyser.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained through one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * LanguageFeatureAnalyser.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained through one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | namespace Pvra\Analysers; |
18 | 18 | |
19 | 19 |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * Php54Features.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained through one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * Php54Features.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained through one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | namespace Pvra\Analysers; |
18 | 18 | |
19 | 19 |
@@ -1,19 +1,19 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * LibraryChanges.php |
|
4 | - * |
|
5 | - * MIT LICENSE |
|
6 | - * |
|
7 | - * LICENSE: This source file is subject to the MIT license. |
|
8 | - * A copy of the licenses text was distributed alongside this |
|
9 | - * file (usually the repository or package root). The text can also |
|
10 | - * be obtained on one of the following sources: |
|
11 | - * * http://opensource.org/licenses/MIT |
|
12 | - * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | - * |
|
14 | - * @author suralc <[email protected]> |
|
15 | - * @license http://opensource.org/licenses/MIT MIT |
|
16 | - */ |
|
3 | + * LibraryChanges.php |
|
4 | + * |
|
5 | + * MIT LICENSE |
|
6 | + * |
|
7 | + * LICENSE: This source file is subject to the MIT license. |
|
8 | + * A copy of the licenses text was distributed alongside this |
|
9 | + * file (usually the repository or package root). The text can also |
|
10 | + * be obtained on one of the following sources: |
|
11 | + * * http://opensource.org/licenses/MIT |
|
12 | + * * https://github.com/suralc/pvra/blob/master/LICENSE |
|
13 | + * |
|
14 | + * @author suralc <[email protected]> |
|
15 | + * @license http://opensource.org/licenses/MIT MIT |
|
16 | + */ |
|
17 | 17 | |
18 | 18 | namespace Pvra\Analysers; |
19 | 19 |