Skip to content

Commit f61a6fb

Browse files
committed
File headers
1 parent c08f304 commit f61a6fb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/DoctrineCachePool.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 php-cache\doctrine-adapter package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

tests/CachePoolTest.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 php-cache\doctrine-adapter package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

tests/IntegrationPoolTest.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 php-cache\doctrine-adapter package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

tests/IntegrationTagTest.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 php-cache\doctrine-adapter package.
55
*
6-
* (c) 2015-2015 Aaron Scherer <[email protected]>
6+
* (c) 2015-2015 Aaron Scherer <[email protected]>, Tobias Nyholm <[email protected]>
77
*
88
* This source file is subject to the MIT license that is bundled
99
* with this source code in the file LICENSE.

0 commit comments

Comments
 (0)