diff --git a/src/Timezone.php b/src/Timezone.php index f8e1e64..f4882a5 100644 --- a/src/Timezone.php +++ b/src/Timezone.php @@ -3,7 +3,7 @@ /* * This file is part of https://github.com/laravel-validation-rules/timezone * - * (c) Scott Wilcox + * (c) Scott Robinson * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/TimezoneTest.php b/tests/TimezoneTest.php index 06352b3..7736522 100644 --- a/tests/TimezoneTest.php +++ b/tests/TimezoneTest.php @@ -3,7 +3,7 @@ /* * This file is part of https://github.com/laravel-validation-rules/timezone * - * (c) Scott Wilcox + * (c) Scott Robinson * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.