diff --git a/app/Commands/Command.php b/app/Commands/Command.php index 8e5db4a9..c0dc446a 100644 --- a/app/Commands/Command.php +++ b/app/Commands/Command.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Composers/DashboardComposer.php b/app/Composers/DashboardComposer.php index 42cef957..17fe0355 100644 --- a/app/Composers/DashboardComposer.php +++ b/app/Composers/DashboardComposer.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Composers/IndexComposer.php b/app/Composers/IndexComposer.php index 161fcfcf..c7cfe9fd 100644 --- a/app/Composers/IndexComposer.php +++ b/app/Composers/IndexComposer.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Composers/LoggedUserComposer.php b/app/Composers/LoggedUserComposer.php index e94fad21..5104ca9d 100644 --- a/app/Composers/LoggedUserComposer.php +++ b/app/Composers/LoggedUserComposer.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Composers/ThemeComposer.php b/app/Composers/ThemeComposer.php index 8fe0c58c..1ee897f0 100644 --- a/app/Composers/ThemeComposer.php +++ b/app/Composers/ThemeComposer.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Composers/TimezoneLocaleComposer.php b/app/Composers/TimezoneLocaleComposer.php index fb734ace..4e5f4210 100644 --- a/app/Composers/TimezoneLocaleComposer.php +++ b/app/Composers/TimezoneLocaleComposer.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Config/Repository.php b/app/Config/Repository.php index e80ed38c..9428e71a 100644 --- a/app/Config/Repository.php +++ b/app/Config/Repository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Console/Commands/FixPermissionsCommand.php b/app/Console/Commands/FixPermissionsCommand.php index 202c3e87..a3515bbe 100644 --- a/app/Console/Commands/FixPermissionsCommand.php +++ b/app/Console/Commands/FixPermissionsCommand.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php index 5e8e5c62..ea5a69ba 100644 --- a/app/Console/Kernel.php +++ b/app/Console/Kernel.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Events/Event.php b/app/Events/Event.php index 9fbfbf00..85f261cf 100644 --- a/app/Events/Event.php +++ b/app/Events/Event.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php index 30d5dd3f..575a7c4d 100644 --- a/app/Exceptions/Handler.php +++ b/app/Exceptions/Handler.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Facades/Setting.php b/app/Facades/Setting.php index 48807420..f1822a4b 100644 --- a/app/Facades/Setting.php +++ b/app/Facades/Setting.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/AbstractController.php b/app/Http/Controllers/AbstractController.php index 8afa7891..170c60ee 100644 --- a/app/Http/Controllers/AbstractController.php +++ b/app/Http/Controllers/AbstractController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/ApiController.php b/app/Http/Controllers/Admin/ApiController.php index 3169a78e..ad7e96ad 100644 --- a/app/Http/Controllers/Admin/ApiController.php +++ b/app/Http/Controllers/Admin/ApiController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/ComponentController.php b/app/Http/Controllers/Admin/ComponentController.php index 39c98c59..e1529122 100644 --- a/app/Http/Controllers/Admin/ComponentController.php +++ b/app/Http/Controllers/Admin/ComponentController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/DashboardController.php b/app/Http/Controllers/Admin/DashboardController.php index a912682c..578d9732 100644 --- a/app/Http/Controllers/Admin/DashboardController.php +++ b/app/Http/Controllers/Admin/DashboardController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/IncidentController.php b/app/Http/Controllers/Admin/IncidentController.php index 5d050215..318a949f 100644 --- a/app/Http/Controllers/Admin/IncidentController.php +++ b/app/Http/Controllers/Admin/IncidentController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/MetricController.php b/app/Http/Controllers/Admin/MetricController.php index f729e475..92be2e03 100644 --- a/app/Http/Controllers/Admin/MetricController.php +++ b/app/Http/Controllers/Admin/MetricController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/ScheduleController.php b/app/Http/Controllers/Admin/ScheduleController.php index 9a5eadc5..8acaf88a 100644 --- a/app/Http/Controllers/Admin/ScheduleController.php +++ b/app/Http/Controllers/Admin/ScheduleController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/SettingsController.php b/app/Http/Controllers/Admin/SettingsController.php index 7bc75076..513e290a 100644 --- a/app/Http/Controllers/Admin/SettingsController.php +++ b/app/Http/Controllers/Admin/SettingsController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/TeamController.php b/app/Http/Controllers/Admin/TeamController.php index cdfc18c2..cf1f054a 100644 --- a/app/Http/Controllers/Admin/TeamController.php +++ b/app/Http/Controllers/Admin/TeamController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Admin/UserController.php b/app/Http/Controllers/Admin/UserController.php index 89e44fa0..2641449c 100644 --- a/app/Http/Controllers/Admin/UserController.php +++ b/app/Http/Controllers/Admin/UserController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Api/AbstractApiController.php b/app/Http/Controllers/Api/AbstractApiController.php index 09d35679..f71603ea 100644 --- a/app/Http/Controllers/Api/AbstractApiController.php +++ b/app/Http/Controllers/Api/AbstractApiController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Api/ComponentController.php b/app/Http/Controllers/Api/ComponentController.php index 5814d797..719772ca 100644 --- a/app/Http/Controllers/Api/ComponentController.php +++ b/app/Http/Controllers/Api/ComponentController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Api/IncidentController.php b/app/Http/Controllers/Api/IncidentController.php index 68cf5bfb..591963cc 100644 --- a/app/Http/Controllers/Api/IncidentController.php +++ b/app/Http/Controllers/Api/IncidentController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Api/MetricController.php b/app/Http/Controllers/Api/MetricController.php index 2367a887..ef55493c 100644 --- a/app/Http/Controllers/Api/MetricController.php +++ b/app/Http/Controllers/Api/MetricController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/Api/MetricPointController.php b/app/Http/Controllers/Api/MetricPointController.php index b3ae6da1..ce34c34c 100644 --- a/app/Http/Controllers/Api/MetricPointController.php +++ b/app/Http/Controllers/Api/MetricPointController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/AtomController.php b/app/Http/Controllers/AtomController.php index 54e9dd98..0eeba506 100644 --- a/app/Http/Controllers/AtomController.php +++ b/app/Http/Controllers/AtomController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/AuthController.php b/app/Http/Controllers/AuthController.php index 0703d9c1..58289631 100644 --- a/app/Http/Controllers/AuthController.php +++ b/app/Http/Controllers/AuthController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/HomeController.php b/app/Http/Controllers/HomeController.php index 6870cf00..936cce9b 100644 --- a/app/Http/Controllers/HomeController.php +++ b/app/Http/Controllers/HomeController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/RssController.php b/app/Http/Controllers/RssController.php index a82f7f4f..35071db5 100644 --- a/app/Http/Controllers/RssController.php +++ b/app/Http/Controllers/RssController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Controllers/SetupController.php b/app/Http/Controllers/SetupController.php index 8e1bba61..23940434 100644 --- a/app/Http/Controllers/SetupController.php +++ b/app/Http/Controllers/SetupController.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Kernel.php b/app/Http/Kernel.php index bd395956..24fe6f9e 100644 --- a/app/Http/Kernel.php +++ b/app/Http/Kernel.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/Admin.php b/app/Http/Middleware/Admin.php index 91539d7d..d08652c2 100644 --- a/app/Http/Middleware/Admin.php +++ b/app/Http/Middleware/Admin.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/ApiAuthenticate.php b/app/Http/Middleware/ApiAuthenticate.php index 27f1e7e9..a3a2768c 100644 --- a/app/Http/Middleware/ApiAuthenticate.php +++ b/app/Http/Middleware/ApiAuthenticate.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/AppIsSetup.php b/app/Http/Middleware/AppIsSetup.php index 5abdfc4f..435db125 100644 --- a/app/Http/Middleware/AppIsSetup.php +++ b/app/Http/Middleware/AppIsSetup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/Authenticate.php b/app/Http/Middleware/Authenticate.php index 9c13aadf..8d65cc23 100644 --- a/app/Http/Middleware/Authenticate.php +++ b/app/Http/Middleware/Authenticate.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/HasSetting.php b/app/Http/Middleware/HasSetting.php index 1f741b2d..badc2465 100644 --- a/app/Http/Middleware/HasSetting.php +++ b/app/Http/Middleware/HasSetting.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/LoginThrottling.php b/app/Http/Middleware/LoginThrottling.php index aed43274..e3bd7d9c 100644 --- a/app/Http/Middleware/LoginThrottling.php +++ b/app/Http/Middleware/LoginThrottling.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/RedirectIfAuthenticated.php b/app/Http/Middleware/RedirectIfAuthenticated.php index 6993446c..6cd1ea8c 100644 --- a/app/Http/Middleware/RedirectIfAuthenticated.php +++ b/app/Http/Middleware/RedirectIfAuthenticated.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Middleware/VerifyCsrfToken.php b/app/Http/Middleware/VerifyCsrfToken.php index 8e7b16a9..863c3d3f 100644 --- a/app/Http/Middleware/VerifyCsrfToken.php +++ b/app/Http/Middleware/VerifyCsrfToken.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Requests/Request.php b/app/Http/Requests/Request.php index 3ccf46db..578254ca 100644 --- a/app/Http/Requests/Request.php +++ b/app/Http/Requests/Request.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Routes/AdminRoutes.php b/app/Http/Routes/AdminRoutes.php index 1ce3bf00..5dbdafe8 100644 --- a/app/Http/Routes/AdminRoutes.php +++ b/app/Http/Routes/AdminRoutes.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Routes/ApiRoutes.php b/app/Http/Routes/ApiRoutes.php index 4e41b397..ee5c509c 100644 --- a/app/Http/Routes/ApiRoutes.php +++ b/app/Http/Routes/ApiRoutes.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Routes/AuthRoutes.php b/app/Http/Routes/AuthRoutes.php index 2aadc6f1..9aa94fde 100644 --- a/app/Http/Routes/AuthRoutes.php +++ b/app/Http/Routes/AuthRoutes.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Routes/SetupRoutes.php b/app/Http/Routes/SetupRoutes.php index 216cfa27..6c0e6ae1 100644 --- a/app/Http/Routes/SetupRoutes.php +++ b/app/Http/Routes/SetupRoutes.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/Routes/StatusPageRoutes.php b/app/Http/Routes/StatusPageRoutes.php index 85ccc558..fc317fb1 100644 --- a/app/Http/Routes/StatusPageRoutes.php +++ b/app/Http/Routes/StatusPageRoutes.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Http/helpers.php b/app/Http/helpers.php index 6d5e4b7d..bcb17e61 100644 --- a/app/Http/helpers.php +++ b/app/Http/helpers.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/Component.php b/app/Models/Component.php index dba2e199..095c1ff0 100644 --- a/app/Models/Component.php +++ b/app/Models/Component.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/ComponentGroup.php b/app/Models/ComponentGroup.php index 50b53d20..9eaa580d 100644 --- a/app/Models/ComponentGroup.php +++ b/app/Models/ComponentGroup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/Incident.php b/app/Models/Incident.php index c1c30f38..25566cea 100644 --- a/app/Models/Incident.php +++ b/app/Models/Incident.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/IncidentTemplate.php b/app/Models/IncidentTemplate.php index 9be5b3d4..87be3a28 100644 --- a/app/Models/IncidentTemplate.php +++ b/app/Models/IncidentTemplate.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/Metric.php b/app/Models/Metric.php index 8ceb450b..0a72ad61 100644 --- a/app/Models/Metric.php +++ b/app/Models/Metric.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/MetricPoint.php b/app/Models/MetricPoint.php index 4c2814a9..1e8f9cae 100644 --- a/app/Models/MetricPoint.php +++ b/app/Models/MetricPoint.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/Service.php b/app/Models/Service.php index eeae589a..689c8368 100644 --- a/app/Models/Service.php +++ b/app/Models/Service.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/Setting.php b/app/Models/Setting.php index 9d848efd..b8640c99 100644 --- a/app/Models/Setting.php +++ b/app/Models/Setting.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/Subscriber.php b/app/Models/Subscriber.php index 6b464618..e306327b 100644 --- a/app/Models/Subscriber.php +++ b/app/Models/Subscriber.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/Tag.php b/app/Models/Tag.php index 9b6866f7..a3970527 100644 --- a/app/Models/Tag.php +++ b/app/Models/Tag.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Models/User.php b/app/Models/User.php index e7225e4c..22c20137 100644 --- a/app/Models/User.php +++ b/app/Models/User.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Presenters/AbstractPresenter.php b/app/Presenters/AbstractPresenter.php index aa3c1fe7..a8c19909 100644 --- a/app/Presenters/AbstractPresenter.php +++ b/app/Presenters/AbstractPresenter.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Presenters/ComponentPresenter.php b/app/Presenters/ComponentPresenter.php index c098863a..d8f9affd 100644 --- a/app/Presenters/ComponentPresenter.php +++ b/app/Presenters/ComponentPresenter.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Presenters/IncidentPresenter.php b/app/Presenters/IncidentPresenter.php index 2bb28ea2..ab32c94d 100644 --- a/app/Presenters/IncidentPresenter.php +++ b/app/Presenters/IncidentPresenter.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Presenters/MetricPointPresenter.php b/app/Presenters/MetricPointPresenter.php index 925a8130..c9f84fb9 100644 --- a/app/Presenters/MetricPointPresenter.php +++ b/app/Presenters/MetricPointPresenter.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Presenters/MetricPresenter.php b/app/Presenters/MetricPresenter.php index 7c5a3592..185722f0 100644 --- a/app/Presenters/MetricPresenter.php +++ b/app/Presenters/MetricPresenter.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Presenters/Traits/TimestampsTrait.php b/app/Presenters/Traits/TimestampsTrait.php index b01a53f4..e8e689d9 100644 --- a/app/Presenters/Traits/TimestampsTrait.php +++ b/app/Presenters/Traits/TimestampsTrait.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/AppServiceProvider.php b/app/Providers/AppServiceProvider.php index b87dffc2..acbb539e 100644 --- a/app/Providers/AppServiceProvider.php +++ b/app/Providers/AppServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/BusServiceProvider.php b/app/Providers/BusServiceProvider.php index 74fb6bb5..1e0d69cf 100644 --- a/app/Providers/BusServiceProvider.php +++ b/app/Providers/BusServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/ConfigServiceProvider.php b/app/Providers/ConfigServiceProvider.php index 524fd917..4cfdfeac 100644 --- a/app/Providers/ConfigServiceProvider.php +++ b/app/Providers/ConfigServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/ConsoleServiceProvider.php b/app/Providers/ConsoleServiceProvider.php index 367c0b33..d5f8fe68 100644 --- a/app/Providers/ConsoleServiceProvider.php +++ b/app/Providers/ConsoleServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/EventServiceProvider.php b/app/Providers/EventServiceProvider.php index ef1bd65a..773240df 100644 --- a/app/Providers/EventServiceProvider.php +++ b/app/Providers/EventServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/LoadConfigServiceProvider.php b/app/Providers/LoadConfigServiceProvider.php index 37071769..2ab9763e 100644 --- a/app/Providers/LoadConfigServiceProvider.php +++ b/app/Providers/LoadConfigServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/RepositoryServiceProvider.php b/app/Providers/RepositoryServiceProvider.php index 5bf0f4c9..8d1b9428 100644 --- a/app/Providers/RepositoryServiceProvider.php +++ b/app/Providers/RepositoryServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/RouteServiceProvider.php b/app/Providers/RouteServiceProvider.php index d73fda86..1f39379b 100644 --- a/app/Providers/RouteServiceProvider.php +++ b/app/Providers/RouteServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/SegmentApiServiceProvider.php b/app/Providers/SegmentApiServiceProvider.php index 2f9fd2a4..0f4e6e44 100644 --- a/app/Providers/SegmentApiServiceProvider.php +++ b/app/Providers/SegmentApiServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/SettingsServiceProvider.php b/app/Providers/SettingsServiceProvider.php index fd475a64..eb34c703 100644 --- a/app/Providers/SettingsServiceProvider.php +++ b/app/Providers/SettingsServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Providers/ViewComposerServiceProvider.php b/app/Providers/ViewComposerServiceProvider.php index 6ab3692f..9c23e84d 100644 --- a/app/Providers/ViewComposerServiceProvider.php +++ b/app/Providers/ViewComposerServiceProvider.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/Component/ComponentRepository.php b/app/Repositories/Component/ComponentRepository.php index e2f8439d..d780ed8e 100644 --- a/app/Repositories/Component/ComponentRepository.php +++ b/app/Repositories/Component/ComponentRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/Component/EloquentComponentRepository.php b/app/Repositories/Component/EloquentComponentRepository.php index 4038bf23..58104e62 100644 --- a/app/Repositories/Component/EloquentComponentRepository.php +++ b/app/Repositories/Component/EloquentComponentRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/EloquentRepository.php b/app/Repositories/EloquentRepository.php index bc05b225..c98d9aaa 100644 --- a/app/Repositories/EloquentRepository.php +++ b/app/Repositories/EloquentRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/Incident/EloquentIncidentRepository.php b/app/Repositories/Incident/EloquentIncidentRepository.php index 378af5b4..f1880d71 100644 --- a/app/Repositories/Incident/EloquentIncidentRepository.php +++ b/app/Repositories/Incident/EloquentIncidentRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/Incident/IncidentRepository.php b/app/Repositories/Incident/IncidentRepository.php index 1f751414..7fbd5595 100644 --- a/app/Repositories/Incident/IncidentRepository.php +++ b/app/Repositories/Incident/IncidentRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/InvalidModelValidationException.php b/app/Repositories/InvalidModelValidationException.php index 47c87ce2..2afc352a 100644 --- a/app/Repositories/InvalidModelValidationException.php +++ b/app/Repositories/InvalidModelValidationException.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/InvalidRelationshipException.php b/app/Repositories/InvalidRelationshipException.php index 6d4ea495..98ec1548 100644 --- a/app/Repositories/InvalidRelationshipException.php +++ b/app/Repositories/InvalidRelationshipException.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/Metric/EloquentMetricRepository.php b/app/Repositories/Metric/EloquentMetricRepository.php index 2224ea46..dc998aba 100644 --- a/app/Repositories/Metric/EloquentMetricRepository.php +++ b/app/Repositories/Metric/EloquentMetricRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/Metric/MetricRepository.php b/app/Repositories/Metric/MetricRepository.php index 6c493f7a..441b8cd3 100644 --- a/app/Repositories/Metric/MetricRepository.php +++ b/app/Repositories/Metric/MetricRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/MetricPoint/EloquentMetricPointRepository.php b/app/Repositories/MetricPoint/EloquentMetricPointRepository.php index acaa9809..12a7033d 100644 --- a/app/Repositories/MetricPoint/EloquentMetricPointRepository.php +++ b/app/Repositories/MetricPoint/EloquentMetricPointRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Repositories/MetricPoint/MetricPointRepository.php b/app/Repositories/MetricPoint/MetricPointRepository.php index 3f190b44..a0204252 100644 --- a/app/Repositories/MetricPoint/MetricPointRepository.php +++ b/app/Repositories/MetricPoint/MetricPointRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Segment/CacheRepository.php b/app/Segment/CacheRepository.php index c6820db6..821b0489 100644 --- a/app/Segment/CacheRepository.php +++ b/app/Segment/CacheRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Segment/HttpRepository.php b/app/Segment/HttpRepository.php index 06b440ab..729ff947 100644 --- a/app/Segment/HttpRepository.php +++ b/app/Segment/HttpRepository.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Segment/RepositoryInterface.php b/app/Segment/RepositoryInterface.php index 8ec2518c..8f4bda5a 100644 --- a/app/Segment/RepositoryInterface.php +++ b/app/Segment/RepositoryInterface.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/app/Services/Registrar.php b/app/Services/Registrar.php index 8901c3cb..e16103db 100644 --- a/app/Services/Registrar.php +++ b/app/Services/Registrar.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/bootstrap/app.php b/bootstrap/app.php index 0b304674..7b208684 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/bootstrap/autoload.php b/bootstrap/autoload.php index be83946a..588ef0d3 100644 --- a/bootstrap/autoload.php +++ b/bootstrap/autoload.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/composer.json b/composer.json index e7f1b1e3..39a8a388 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, { "name": "Joseph Cohen", - "email": "joseph.cohen@dinkbit.com" + "email": "joe@cachethq.io" } ], "type": "project", diff --git a/config/app.php b/config/app.php index 97d07f6a..ff9c8c5e 100644 --- a/config/app.php +++ b/config/app.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/auth.php b/config/auth.php index 92fb7203..7f1e3e2b 100644 --- a/config/auth.php +++ b/config/auth.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/cache.php b/config/cache.php index e666d1e1..306e4360 100644 --- a/config/cache.php +++ b/config/cache.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/compile.php b/config/compile.php index 343f0e5c..8f28e9f3 100644 --- a/config/compile.php +++ b/config/compile.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/database.php b/config/database.php index 246de3b1..2f18e87a 100644 --- a/config/database.php +++ b/config/database.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/filesystems.php b/config/filesystems.php index 88fbf985..9539b43d 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/langs.php b/config/langs.php index ab23b232..4eb5e92e 100755 --- a/config/langs.php +++ b/config/langs.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/mail.php b/config/mail.php index 6ce7360a..2c3e501f 100644 --- a/config/mail.php +++ b/config/mail.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/markdown.php b/config/markdown.php index e04d8b1d..9fe6a6ea 100644 --- a/config/markdown.php +++ b/config/markdown.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/queue.php b/config/queue.php index 0699b29a..9e1e124b 100644 --- a/config/queue.php +++ b/config/queue.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/security.php b/config/security.php index 38b829f9..4d8ae8e6 100644 --- a/config/security.php +++ b/config/security.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/segment.php b/config/segment.php index 353b266b..ab44532b 100644 --- a/config/segment.php +++ b/config/segment.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/services.php b/config/services.php index a1320ccc..6cf48545 100644 --- a/config/services.php +++ b/config/services.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/session.php b/config/session.php index ddc9a722..e0c8454d 100644 --- a/config/session.php +++ b/config/session.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/throttle.php b/config/throttle.php index df5c71a9..985eb5b0 100644 --- a/config/throttle.php +++ b/config/throttle.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/trustedproxy.php b/config/trustedproxy.php index f36bd2d2..070f310b 100644 --- a/config/trustedproxy.php +++ b/config/trustedproxy.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/config/view.php b/config/view.php index 540436ba..3cee2e94 100644 --- a/config/view.php +++ b/config/view.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php b/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php index b0b7c913..a5cdc2c8 100644 --- a/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php +++ b/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_201444_CreateComponentsTable.php b/database/migrations/2015_01_05_201444_CreateComponentsTable.php index c366fe0d..8004500d 100644 --- a/database/migrations/2015_01_05_201444_CreateComponentsTable.php +++ b/database/migrations/2015_01_05_201444_CreateComponentsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php b/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php index bb9d3fd4..23b0ddaf 100644 --- a/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php +++ b/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_202609_CreateIncidentsTable.php b/database/migrations/2015_01_05_202609_CreateIncidentsTable.php index 76f44ed9..5e08b225 100644 --- a/database/migrations/2015_01_05_202609_CreateIncidentsTable.php +++ b/database/migrations/2015_01_05_202609_CreateIncidentsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php b/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php index 34a93ae4..9da1a27a 100644 --- a/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php +++ b/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_202826_CreateMetricsTable.php b/database/migrations/2015_01_05_202826_CreateMetricsTable.php index c4a97a55..3e59d62d 100644 --- a/database/migrations/2015_01_05_202826_CreateMetricsTable.php +++ b/database/migrations/2015_01_05_202826_CreateMetricsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_202929_CreateServicesTable.php b/database/migrations/2015_01_05_202929_CreateServicesTable.php index d9fd6e71..3fb98f9e 100644 --- a/database/migrations/2015_01_05_202929_CreateServicesTable.php +++ b/database/migrations/2015_01_05_202929_CreateServicesTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_203014_CreateSettingsTable.php b/database/migrations/2015_01_05_203014_CreateSettingsTable.php index 9cedeecd..e425925b 100644 --- a/database/migrations/2015_01_05_203014_CreateSettingsTable.php +++ b/database/migrations/2015_01_05_203014_CreateSettingsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_203235_CreateSubscriptionsTable.php b/database/migrations/2015_01_05_203235_CreateSubscriptionsTable.php index 6fbadae7..76f57129 100644 --- a/database/migrations/2015_01_05_203235_CreateSubscriptionsTable.php +++ b/database/migrations/2015_01_05_203235_CreateSubscriptionsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_05_203341_CreateUsersTable.php b/database/migrations/2015_01_05_203341_CreateUsersTable.php index 27d3e042..6cfc9714 100644 --- a/database/migrations/2015_01_05_203341_CreateUsersTable.php +++ b/database/migrations/2015_01_05_203341_CreateUsersTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php b/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php index 3c2f13a5..a9236ed8 100644 --- a/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php +++ b/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_16_083825_CreateTagsTable.php b/database/migrations/2015_01_16_083825_CreateTagsTable.php index 78ae1319..7fbf8458 100644 --- a/database/migrations/2015_01_16_083825_CreateTagsTable.php +++ b/database/migrations/2015_01_16_083825_CreateTagsTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_01_16_084030_CreateComponentTagTable.php b/database/migrations/2015_01_16_084030_CreateComponentTagTable.php index 34f80927..cd314a30 100644 --- a/database/migrations/2015_01_16_084030_CreateComponentTagTable.php +++ b/database/migrations/2015_01_16_084030_CreateComponentTagTable.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php b/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php index b966e007..0ae63864 100644 --- a/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php +++ b/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php b/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php index 23f99e61..be7321ac 100644 --- a/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php +++ b/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/seeds/ComponentTableSeeder.php b/database/seeds/ComponentTableSeeder.php index 1fa2563c..b088589f 100644 --- a/database/seeds/ComponentTableSeeder.php +++ b/database/seeds/ComponentTableSeeder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/seeds/DatabaseSeeder.php b/database/seeds/DatabaseSeeder.php index a84ae49a..7b49530d 100644 --- a/database/seeds/DatabaseSeeder.php +++ b/database/seeds/DatabaseSeeder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/seeds/IncidentTableSeeder.php b/database/seeds/IncidentTableSeeder.php index 4cec7969..e9468568 100644 --- a/database/seeds/IncidentTableSeeder.php +++ b/database/seeds/IncidentTableSeeder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/seeds/MetricPointSeeder.php b/database/seeds/MetricPointSeeder.php index 488003b7..9d7d97b0 100644 --- a/database/seeds/MetricPointSeeder.php +++ b/database/seeds/MetricPointSeeder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/seeds/MetricTableSeeder.php b/database/seeds/MetricTableSeeder.php index f6184331..04daecbe 100644 --- a/database/seeds/MetricTableSeeder.php +++ b/database/seeds/MetricTableSeeder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/seeds/SettingsTableSeeder.php b/database/seeds/SettingsTableSeeder.php index 97fdebb4..779cb922 100644 --- a/database/seeds/SettingsTableSeeder.php +++ b/database/seeds/SettingsTableSeeder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/database/seeds/UsersTableSeeder.php b/database/seeds/UsersTableSeeder.php index b74bbdc1..e40402c7 100644 --- a/database/seeds/UsersTableSeeder.php +++ b/database/seeds/UsersTableSeeder.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/public/index.php b/public/index.php index 506a895a..a9870112 100644 --- a/public/index.php +++ b/public/index.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/cachet.php b/resources/lang/de/cachet.php index 8d49d3d5..08e751da 100755 --- a/resources/lang/de/cachet.php +++ b/resources/lang/de/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/dashboard.php b/resources/lang/de/dashboard.php index 09ab9536..66590fd2 100755 --- a/resources/lang/de/dashboard.php +++ b/resources/lang/de/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/errors.php b/resources/lang/de/errors.php index e7bc8a84..6bbfd4be 100755 --- a/resources/lang/de/errors.php +++ b/resources/lang/de/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/forms.php b/resources/lang/de/forms.php index f51039bc..45146833 100755 --- a/resources/lang/de/forms.php +++ b/resources/lang/de/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/pagination.php b/resources/lang/de/pagination.php index c267149d..b23a0224 100755 --- a/resources/lang/de/pagination.php +++ b/resources/lang/de/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/reminders.php b/resources/lang/de/reminders.php index f897afb8..fef3f92b 100755 --- a/resources/lang/de/reminders.php +++ b/resources/lang/de/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/setup.php b/resources/lang/de/setup.php index 69ee96ed..7efc94d4 100755 --- a/resources/lang/de/setup.php +++ b/resources/lang/de/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/de/validation.php b/resources/lang/de/validation.php index 750323f4..7178a414 100755 --- a/resources/lang/de/validation.php +++ b/resources/lang/de/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en-UD/cachet.php b/resources/lang/en-UD/cachet.php index 77acfafe..94401f86 100755 --- a/resources/lang/en-UD/cachet.php +++ b/resources/lang/en-UD/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en-UD/dashboard.php b/resources/lang/en-UD/dashboard.php index 1ddadb59..668f61a0 100755 --- a/resources/lang/en-UD/dashboard.php +++ b/resources/lang/en-UD/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en-UD/forms.php b/resources/lang/en-UD/forms.php index 25768e18..65d4df7e 100755 --- a/resources/lang/en-UD/forms.php +++ b/resources/lang/en-UD/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en-UD/setup.php b/resources/lang/en-UD/setup.php index 68ddca6a..fd91b8bd 100755 --- a/resources/lang/en-UD/setup.php +++ b/resources/lang/en-UD/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/cachet.php b/resources/lang/en/cachet.php index 8b1184d8..00d9c3e4 100755 --- a/resources/lang/en/cachet.php +++ b/resources/lang/en/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/dashboard.php b/resources/lang/en/dashboard.php index 15fbffb9..a5c6c7ac 100755 --- a/resources/lang/en/dashboard.php +++ b/resources/lang/en/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/errors.php b/resources/lang/en/errors.php index effca749..95158afe 100755 --- a/resources/lang/en/errors.php +++ b/resources/lang/en/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/forms.php b/resources/lang/en/forms.php index d5ad3a0c..05b9b299 100755 --- a/resources/lang/en/forms.php +++ b/resources/lang/en/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/pagination.php b/resources/lang/en/pagination.php index e6ac9e7c..b88fd686 100755 --- a/resources/lang/en/pagination.php +++ b/resources/lang/en/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/reminders.php b/resources/lang/en/reminders.php index 94479745..53786d05 100755 --- a/resources/lang/en/reminders.php +++ b/resources/lang/en/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/setup.php b/resources/lang/en/setup.php index 9f9572eb..8ef4e902 100755 --- a/resources/lang/en/setup.php +++ b/resources/lang/en/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/en/validation.php b/resources/lang/en/validation.php index 3a9c5707..74dc7b6f 100755 --- a/resources/lang/en/validation.php +++ b/resources/lang/en/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/cachet.php b/resources/lang/es/cachet.php index d47809ec..b534b07e 100755 --- a/resources/lang/es/cachet.php +++ b/resources/lang/es/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/dashboard.php b/resources/lang/es/dashboard.php index 5fb742ff..826c31d8 100755 --- a/resources/lang/es/dashboard.php +++ b/resources/lang/es/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/errors.php b/resources/lang/es/errors.php index a1a0a58e..7034052d 100755 --- a/resources/lang/es/errors.php +++ b/resources/lang/es/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/forms.php b/resources/lang/es/forms.php index de7195ec..9285fb90 100755 --- a/resources/lang/es/forms.php +++ b/resources/lang/es/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/pagination.php b/resources/lang/es/pagination.php index eafc3cff..1a16e8a7 100755 --- a/resources/lang/es/pagination.php +++ b/resources/lang/es/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/reminders.php b/resources/lang/es/reminders.php index 0182239d..906f0b89 100755 --- a/resources/lang/es/reminders.php +++ b/resources/lang/es/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/setup.php b/resources/lang/es/setup.php index 3f2e025f..b4e627df 100755 --- a/resources/lang/es/setup.php +++ b/resources/lang/es/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/es/validation.php b/resources/lang/es/validation.php index e5724ce7..3773f393 100755 --- a/resources/lang/es/validation.php +++ b/resources/lang/es/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/cachet.php b/resources/lang/fr/cachet.php index fc9f68af..acc3d11e 100755 --- a/resources/lang/fr/cachet.php +++ b/resources/lang/fr/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/dashboard.php b/resources/lang/fr/dashboard.php index 27840465..f88abc46 100755 --- a/resources/lang/fr/dashboard.php +++ b/resources/lang/fr/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/errors.php b/resources/lang/fr/errors.php index ea014555..753f07ae 100755 --- a/resources/lang/fr/errors.php +++ b/resources/lang/fr/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/forms.php b/resources/lang/fr/forms.php index 4f9dea8c..a1a875ad 100755 --- a/resources/lang/fr/forms.php +++ b/resources/lang/fr/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/pagination.php b/resources/lang/fr/pagination.php index 94d59a24..f0eaac0f 100755 --- a/resources/lang/fr/pagination.php +++ b/resources/lang/fr/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/reminders.php b/resources/lang/fr/reminders.php index 0632d857..5d009234 100755 --- a/resources/lang/fr/reminders.php +++ b/resources/lang/fr/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/setup.php b/resources/lang/fr/setup.php index 6a35c89f..f610a649 100755 --- a/resources/lang/fr/setup.php +++ b/resources/lang/fr/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/fr/validation.php b/resources/lang/fr/validation.php index 9bb27821..5483cd8f 100755 --- a/resources/lang/fr/validation.php +++ b/resources/lang/fr/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/cachet.php b/resources/lang/id/cachet.php index cda12175..47a49fd9 100644 --- a/resources/lang/id/cachet.php +++ b/resources/lang/id/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/dashboard.php b/resources/lang/id/dashboard.php index 1ae01aa8..ef81fcb9 100644 --- a/resources/lang/id/dashboard.php +++ b/resources/lang/id/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/errors.php b/resources/lang/id/errors.php index 6a2b35a6..1cc29ff8 100644 --- a/resources/lang/id/errors.php +++ b/resources/lang/id/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/forms.php b/resources/lang/id/forms.php index 79187039..9f6079fc 100644 --- a/resources/lang/id/forms.php +++ b/resources/lang/id/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/pagination.php b/resources/lang/id/pagination.php index 5c59022a..d3198222 100644 --- a/resources/lang/id/pagination.php +++ b/resources/lang/id/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/reminders.php b/resources/lang/id/reminders.php index 76508917..27fd5875 100644 --- a/resources/lang/id/reminders.php +++ b/resources/lang/id/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/setup.php b/resources/lang/id/setup.php index 31cb35ed..2dbd544b 100644 --- a/resources/lang/id/setup.php +++ b/resources/lang/id/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/id/validation.php b/resources/lang/id/validation.php index 60b1edc8..dbec5936 100644 --- a/resources/lang/id/validation.php +++ b/resources/lang/id/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/cachet.php b/resources/lang/nl/cachet.php index b9a663f5..a78329eb 100755 --- a/resources/lang/nl/cachet.php +++ b/resources/lang/nl/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/dashboard.php b/resources/lang/nl/dashboard.php index 9a828e82..4c8183b5 100755 --- a/resources/lang/nl/dashboard.php +++ b/resources/lang/nl/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/errors.php b/resources/lang/nl/errors.php index 6b60b8e1..dedd8b97 100755 --- a/resources/lang/nl/errors.php +++ b/resources/lang/nl/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/forms.php b/resources/lang/nl/forms.php index a9111cb4..c089bd65 100755 --- a/resources/lang/nl/forms.php +++ b/resources/lang/nl/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/pagination.php b/resources/lang/nl/pagination.php index d0df35ec..b4fa509e 100755 --- a/resources/lang/nl/pagination.php +++ b/resources/lang/nl/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/reminders.php b/resources/lang/nl/reminders.php index 5fc4238e..bef4758d 100755 --- a/resources/lang/nl/reminders.php +++ b/resources/lang/nl/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/setup.php b/resources/lang/nl/setup.php index 6133c5b0..d67cd6de 100755 --- a/resources/lang/nl/setup.php +++ b/resources/lang/nl/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/nl/validation.php b/resources/lang/nl/validation.php index f458037d..a2395331 100755 --- a/resources/lang/nl/validation.php +++ b/resources/lang/nl/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/cachet.php b/resources/lang/pl/cachet.php index c50f7aa7..176d4dfa 100755 --- a/resources/lang/pl/cachet.php +++ b/resources/lang/pl/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/dashboard.php b/resources/lang/pl/dashboard.php index 30b75725..930a37f6 100755 --- a/resources/lang/pl/dashboard.php +++ b/resources/lang/pl/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/errors.php b/resources/lang/pl/errors.php index effca749..95158afe 100755 --- a/resources/lang/pl/errors.php +++ b/resources/lang/pl/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/forms.php b/resources/lang/pl/forms.php index d91c8568..2891329d 100755 --- a/resources/lang/pl/forms.php +++ b/resources/lang/pl/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/pagination.php b/resources/lang/pl/pagination.php index 8cf9df5d..260f4d31 100755 --- a/resources/lang/pl/pagination.php +++ b/resources/lang/pl/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/reminders.php b/resources/lang/pl/reminders.php index 6c04e774..a4512d6e 100755 --- a/resources/lang/pl/reminders.php +++ b/resources/lang/pl/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/setup.php b/resources/lang/pl/setup.php index 74157c80..98c38dd9 100755 --- a/resources/lang/pl/setup.php +++ b/resources/lang/pl/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pl/validation.php b/resources/lang/pl/validation.php index 3a9c5707..74dc7b6f 100755 --- a/resources/lang/pl/validation.php +++ b/resources/lang/pl/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index 84a92173..d177ec15 100755 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php index dd99b534..0c0fd3e8 100755 --- a/resources/lang/pt-BR/dashboard.php +++ b/resources/lang/pt-BR/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/errors.php b/resources/lang/pt-BR/errors.php index cb3ce5b8..d4e076c0 100755 --- a/resources/lang/pt-BR/errors.php +++ b/resources/lang/pt-BR/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php index c6f1b1ba..06637215 100755 --- a/resources/lang/pt-BR/forms.php +++ b/resources/lang/pt-BR/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/pagination.php b/resources/lang/pt-BR/pagination.php index cb5a4511..f0c3d461 100755 --- a/resources/lang/pt-BR/pagination.php +++ b/resources/lang/pt-BR/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/reminders.php b/resources/lang/pt-BR/reminders.php index c9e0ae65..31268a41 100755 --- a/resources/lang/pt-BR/reminders.php +++ b/resources/lang/pt-BR/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/setup.php b/resources/lang/pt-BR/setup.php index a3dca9a0..908c4276 100755 --- a/resources/lang/pt-BR/setup.php +++ b/resources/lang/pt-BR/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/pt-BR/validation.php b/resources/lang/pt-BR/validation.php index 8080bef3..59300ab4 100755 --- a/resources/lang/pt-BR/validation.php +++ b/resources/lang/pt-BR/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/cachet.php b/resources/lang/zh-CN/cachet.php index 95b4db27..ffba7c62 100644 --- a/resources/lang/zh-CN/cachet.php +++ b/resources/lang/zh-CN/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/dashboard.php b/resources/lang/zh-CN/dashboard.php index e00cc21a..6354f819 100644 --- a/resources/lang/zh-CN/dashboard.php +++ b/resources/lang/zh-CN/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/errors.php b/resources/lang/zh-CN/errors.php index 3309d92f..aeddfbe1 100644 --- a/resources/lang/zh-CN/errors.php +++ b/resources/lang/zh-CN/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index 4eb4cc49..08d7559a 100644 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/pagination.php b/resources/lang/zh-CN/pagination.php index 569c94d0..df278dec 100644 --- a/resources/lang/zh-CN/pagination.php +++ b/resources/lang/zh-CN/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/reminders.php b/resources/lang/zh-CN/reminders.php index ecddbad7..6262cd6d 100644 --- a/resources/lang/zh-CN/reminders.php +++ b/resources/lang/zh-CN/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/setup.php b/resources/lang/zh-CN/setup.php index 39794678..e6f90bc3 100644 --- a/resources/lang/zh-CN/setup.php +++ b/resources/lang/zh-CN/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-CN/validation.php b/resources/lang/zh-CN/validation.php index 7b69c4da..0e4e16cc 100644 --- a/resources/lang/zh-CN/validation.php +++ b/resources/lang/zh-CN/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/cachet.php b/resources/lang/zh-TW/cachet.php index e69dcbd9..baccf3fa 100644 --- a/resources/lang/zh-TW/cachet.php +++ b/resources/lang/zh-TW/cachet.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/dashboard.php b/resources/lang/zh-TW/dashboard.php index b1ac193b..b0fca3b0 100644 --- a/resources/lang/zh-TW/dashboard.php +++ b/resources/lang/zh-TW/dashboard.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/errors.php b/resources/lang/zh-TW/errors.php index 5c7dbbc2..f72e4d15 100644 --- a/resources/lang/zh-TW/errors.php +++ b/resources/lang/zh-TW/errors.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index 5968a4ae..2d138d8b 100644 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/pagination.php b/resources/lang/zh-TW/pagination.php index 9f403071..33b9fed6 100644 --- a/resources/lang/zh-TW/pagination.php +++ b/resources/lang/zh-TW/pagination.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/reminders.php b/resources/lang/zh-TW/reminders.php index bf57f131..7d377192 100644 --- a/resources/lang/zh-TW/reminders.php +++ b/resources/lang/zh-TW/reminders.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/setup.php b/resources/lang/zh-TW/setup.php index aa46557d..c8dd506d 100644 --- a/resources/lang/zh-TW/setup.php +++ b/resources/lang/zh-TW/setup.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/resources/lang/zh-TW/validation.php b/resources/lang/zh-TW/validation.php index 3a9c5707..74dc7b6f 100644 --- a/resources/lang/zh-TW/validation.php +++ b/resources/lang/zh-TW/validation.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/server.php b/server.php index 13e3e7da..a0d5c9a9 100644 --- a/server.php +++ b/server.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/tests/ExampleTest.php b/tests/ExampleTest.php index 3f6b81c4..7dee574e 100644 --- a/tests/ExampleTest.php +++ b/tests/ExampleTest.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE diff --git a/tests/TestCase.php b/tests/TestCase.php index 6755914a..88e12822 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -4,7 +4,7 @@ * This file is part of Cachet. * * (c) James Brooks - * (c) Joseph Cohen + * (c) Joseph Cohen * (c) Graham Campbell * * For the full copyright and license information, please view the LICENSE