Skip to content

Commit e7a8f6a

Browse files
committed
update license headers
1 parent 650306c commit e7a8f6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Slim Framework (https://www.slimframework.com)
44
*
5-
* @license https://github.com/slimphp/Slim-HttpCache/blob/master/LICENSE.md (MIT License)
5+
* @license https://github.com/slimphp/Slim-HttpCache/blob/master/LICENSE.md (MIT License)
66
*/
77

88
declare(strict_types=1);

src/CacheProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/**
33
* Slim Framework (https://www.slimframework.com)
44
*
5-
* @license https://github.com/slimphp/Slim-HttpCache/blob/master/LICENSE.md (MIT License)
5+
* @license https://github.com/slimphp/Slim-HttpCache/blob/master/LICENSE.md (MIT License)
66
*/
77

88
declare(strict_types=1);

0 commit comments

Comments
 (0)