diff options
Diffstat (limited to 'Http/RememberMe/RememberMeServicesInterface.php')
-rw-r--r-- | Http/RememberMe/RememberMeServicesInterface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/RememberMe/RememberMeServicesInterface.php b/Http/RememberMe/RememberMeServicesInterface.php index 0fcf99d..b038a0d 100644 --- a/Http/RememberMe/RememberMeServicesInterface.php +++ b/Http/RememberMe/RememberMeServicesInterface.php @@ -8,7 +8,7 @@ use Symfony\Component\HttpFoundation\Request; /* * 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. |