diff options
Diffstat (limited to 'Acl/Exception/ConcurrentModificationException.php')
-rw-r--r-- | Acl/Exception/ConcurrentModificationException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Exception/ConcurrentModificationException.php b/Acl/Exception/ConcurrentModificationException.php index 3b399bb..34d2775 100644 --- a/Acl/Exception/ConcurrentModificationException.php +++ b/Acl/Exception/ConcurrentModificationException.php @@ -3,7 +3,7 @@ /* * 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. |