Skip to content

Commit 8fea6bd

Browse files
authored
Merge pull request #1680 from deguif/update-license-link
Update license link
2 parents e747ad6 + 97391b8 commit 8fea6bd

File tree

197 files changed

+197
-197
lines changed

Some content is hidden

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

197 files changed

+197
-197
lines changed

.php_cs.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
$header = <<<EOF
44
This file is part of the FOSElasticaBundle package.
55
6-
(c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
(c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
88
For the full copyright and license information, please view the LICENSE
99
file that was distributed with this source code.

src/Command/CreateCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Command/DeleteCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Command/PopulateCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Command/ProgressClosureBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Command/ResetCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Command/ResetTemplatesCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Command/SearchCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Configuration/ConfigManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Configuration/IndexConfig.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of the FOSElasticaBundle package.
55
*
6-
* (c) FriendsOfSymfony <http://friendsofsymfony.github.com/>
6+
* (c) FriendsOfSymfony <https://friendsofsymfony.github.com/>
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

0 commit comments

Comments
 (0)