Skip to content

Commit 7ed0066

Browse files
committed
Added better file headers
1 parent c69bb36 commit 7ed0066

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/PredisCachePool.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\redis-adapter package.
4+
* This file is part of php-cache\predis-adapter package.
55
*
66
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*

tests/IntegrationPoolTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\redis-adapter package.
4+
* This file is part of php-cache\predis-adapter package.
55
*
66
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*

tests/IntegrationTagTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/*
4-
* This file is part of php-cache\redis-adapter package.
4+
* This file is part of php-cache\predis-adapter package.
55
*
66
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*

0 commit comments

Comments
 (0)