Skip to content

Commit 39b41bc

Browse files
authored
Merge pull request #879 from PHPSocialNetwork/fix/copyright-header-typo
Fixed some copyright header typos
2 parents e6fea5b + fc427ce commit 39b41bc

File tree

11 files changed

+22
-10
lines changed

11 files changed

+22
-10
lines changed

lib/Phpfastcache/Cluster/AggregatablePoolInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/AggregatorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/ClusterAggregator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/ClusterPoolAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/ClusterPoolInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/ClusterPoolTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/Drivers/FullReplication/Driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/Drivers/MasterSlaveReplication/Driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/Drivers/RandomReplication/Driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

lib/Phpfastcache/Cluster/Drivers/SemiReplication/Driver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* For full copyright and license information, please see the docs/CREDITS.txt file.
1010
*
11-
* @author Georges.L (Geolim4) <contact@geolim4.com>
11+
* @author Georges.L (Geolim4) <contact@geolim4.com>
1212
*
1313
*/
1414

0 commit comments

Comments
 (0)