diff --git a/src/Driver/Factory/SymfonyDriverFactory.php b/src/Driver/Factory/SymfonyDriverFactory.php index a498161..6921f70 100644 --- a/src/Driver/Factory/SymfonyDriverFactory.php +++ b/src/Driver/Factory/SymfonyDriverFactory.php @@ -3,7 +3,7 @@ /* * This file is part of the SymfonyExtension package. * - * (c) FriendsOfBehat + * (c) Kamil Kokot * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Driver/SymfonyDriver.php b/src/Driver/SymfonyDriver.php index 12318fa..3368c2d 100644 --- a/src/Driver/SymfonyDriver.php +++ b/src/Driver/SymfonyDriver.php @@ -3,7 +3,7 @@ /* * This file is part of the SymfonyExtension package. * - * (c) FriendsOfBehat + * (c) Kamil Kokot * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/Listener/KernelRebooter.php b/src/Listener/KernelRebooter.php index 73434df..cc2b2c1 100644 --- a/src/Listener/KernelRebooter.php +++ b/src/Listener/KernelRebooter.php @@ -3,7 +3,7 @@ /* * This file is part of the SymfonyExtension package. * - * (c) FriendsOfBehat + * (c) Kamil Kokot * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/src/ServiceContainer/SymfonyExtension.php b/src/ServiceContainer/SymfonyExtension.php index c5ac738..b79d7cc 100644 --- a/src/ServiceContainer/SymfonyExtension.php +++ b/src/ServiceContainer/SymfonyExtension.php @@ -3,7 +3,7 @@ /* * This file is part of the SymfonyExtension package. * - * (c) FriendsOfBehat + * (c) Kamil Kokot * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.