Skip to content

Commit 6593d78

Browse files
committed
Remove redundant license info
1 parent 47b404f commit 6593d78

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

HttpCache/HttpCache.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,9 @@
1010
*/
1111

1212
/*
13-
* This file is part of the Symfony package.
14-
*
15-
* (c) Fabien Potencier <fabien@symfony.com>
16-
*
1713
* This code is partially based on the Rack-Cache library by Ryan Tomayko,
1814
* which is released under the MIT license.
1915
* (based on commit 02d2b48d75bcb63cf1c0c7149c077ad256542801)
20-
*
21-
* For the full copyright and license information, please view the LICENSE
22-
* file that was distributed with this source code.
2316
*/
2417

2518
namespace Symfony\Component\HttpKernel\HttpCache;

0 commit comments

Comments
 (0)