Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 229b357

Browse files
committed
CS: fix some license headers
1 parent 419d779 commit 229b357

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Http/RememberMe/RememberMeServicesInterface.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
<?php
2+
3+
/*
4+
* This file is part of the Symfony package.
5+
*
6+
* (c) Fabien Potencier <fabien@symfony.com>
7+
*
8+
* For the full copyright and license information, please view the LICENSE
9+
* file that was distributed with this source code.
10+
*/
11+
212
namespace Symfony\Component\Security\Http\RememberMe;
313

414
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;

0 commit comments

Comments
 (0)