diff options
Diffstat (limited to 'Core/Authentication/RememberMe/TokenProviderInterface.php')
-rw-r--r-- | Core/Authentication/RememberMe/TokenProviderInterface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Authentication/RememberMe/TokenProviderInterface.php b/Core/Authentication/RememberMe/TokenProviderInterface.php index e77e68a..780a544 100644 --- a/Core/Authentication/RememberMe/TokenProviderInterface.php +++ b/Core/Authentication/RememberMe/TokenProviderInterface.php @@ -5,7 +5,7 @@ namespace Symfony\Component\Security\Core\Authentication\RememberMe; /* * This file is part of the Symfony package. * - * (c) Fabien Potencier <fabien.potencier@symfony-project.com> + * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. |