diff --git a/.php_cs b/.php_cs index 43f69652e..536596182 100644 --- a/.php_cs +++ b/.php_cs @@ -3,7 +3,7 @@ $header = << +(c) Alt Three Services Limited For the full copyright and license information, please view the LICENSE file that was distributed with this source code. diff --git a/LICENSE b/LICENSE index 9252e549b..36d4b01e6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2015 Cachet HQ. +Copyright (c) 2015 Alt Three Services Limited. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/app/Composers/AppComposer.php b/app/Composers/AppComposer.php index 873e7c5db..3e30aa40f 100644 --- a/app/Composers/AppComposer.php +++ b/app/Composers/AppComposer.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Composers/DashboardComposer.php b/app/Composers/DashboardComposer.php index 3ad53991d..e2f6678fb 100644 --- a/app/Composers/DashboardComposer.php +++ b/app/Composers/DashboardComposer.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Composers/IndexComposer.php b/app/Composers/IndexComposer.php index 9167db7d3..206feeb63 100644 --- a/app/Composers/IndexComposer.php +++ b/app/Composers/IndexComposer.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Composers/LoggedUserComposer.php b/app/Composers/LoggedUserComposer.php index 2478e5287..75ffe7449 100644 --- a/app/Composers/LoggedUserComposer.php +++ b/app/Composers/LoggedUserComposer.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Composers/ThemeComposer.php b/app/Composers/ThemeComposer.php index 5e30c5eac..35ce8a23b 100644 --- a/app/Composers/ThemeComposer.php +++ b/app/Composers/ThemeComposer.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Composers/TimezoneLocaleComposer.php b/app/Composers/TimezoneLocaleComposer.php index 68c8eeea9..5080f74d9 100644 --- a/app/Composers/TimezoneLocaleComposer.php +++ b/app/Composers/TimezoneLocaleComposer.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Config/Repository.php b/app/Config/Repository.php index 203807da8..be98b51ed 100644 --- a/app/Config/Repository.php +++ b/app/Config/Repository.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Console/Commands/FixPermissionsCommand.php b/app/Console/Commands/FixPermissionsCommand.php index ae97ab02e..bc1e9d69d 100644 --- a/app/Console/Commands/FixPermissionsCommand.php +++ b/app/Console/Commands/FixPermissionsCommand.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php index c361f3a74..7b5801863 100644 --- a/app/Console/Kernel.php +++ b/app/Console/Kernel.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Events/CustomerHasSubscribedEvent.php b/app/Events/CustomerHasSubscribedEvent.php index d527ba970..03002b46a 100644 --- a/app/Events/CustomerHasSubscribedEvent.php +++ b/app/Events/CustomerHasSubscribedEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Events/IncidentHasReportedEvent.php b/app/Events/IncidentHasReportedEvent.php index 9824493bb..cad5bc17a 100644 --- a/app/Events/IncidentHasReportedEvent.php +++ b/app/Events/IncidentHasReportedEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Events/MaintenanceHasScheduledEvent.php b/app/Events/MaintenanceHasScheduledEvent.php index 55a988908..66689ab04 100644 --- a/app/Events/MaintenanceHasScheduledEvent.php +++ b/app/Events/MaintenanceHasScheduledEvent.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Exceptions/Displayers/RedirectDisplayer.php b/app/Exceptions/Displayers/RedirectDisplayer.php index 1a3e1cb75..810f9a446 100644 --- a/app/Exceptions/Displayers/RedirectDisplayer.php +++ b/app/Exceptions/Displayers/RedirectDisplayer.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Exceptions/Filters/ApiFilter.php b/app/Exceptions/Filters/ApiFilter.php index 936952112..49e5f8805 100644 --- a/app/Exceptions/Filters/ApiFilter.php +++ b/app/Exceptions/Filters/ApiFilter.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php index 8ad40e201..c594454ea 100644 --- a/app/Exceptions/Handler.php +++ b/app/Exceptions/Handler.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Facades/Setting.php b/app/Facades/Setting.php index aa10edb80..8dc9a4ae9 100644 --- a/app/Facades/Setting.php +++ b/app/Facades/Setting.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Handlers/Events/SendIncidentEmailNotificationHandler.php b/app/Handlers/Events/SendIncidentEmailNotificationHandler.php index c2b821ec1..61aee6dbd 100644 --- a/app/Handlers/Events/SendIncidentEmailNotificationHandler.php +++ b/app/Handlers/Events/SendIncidentEmailNotificationHandler.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Handlers/Events/SendMaintenanceEmailNotificationHandler.php b/app/Handlers/Events/SendMaintenanceEmailNotificationHandler.php index bbc8503f1..1f4586222 100644 --- a/app/Handlers/Events/SendMaintenanceEmailNotificationHandler.php +++ b/app/Handlers/Events/SendMaintenanceEmailNotificationHandler.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Handlers/Events/SendSubscriberVerificationEmailHandler.php b/app/Handlers/Events/SendSubscriberVerificationEmailHandler.php index 39ffab203..93ff42a78 100644 --- a/app/Handlers/Events/SendSubscriberVerificationEmailHandler.php +++ b/app/Handlers/Events/SendSubscriberVerificationEmailHandler.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/AbstractController.php b/app/Http/Controllers/AbstractController.php index 8dcfbb0bd..cea29d4fa 100644 --- a/app/Http/Controllers/AbstractController.php +++ b/app/Http/Controllers/AbstractController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/ApiController.php b/app/Http/Controllers/Admin/ApiController.php index 95b32e17a..597888590 100644 --- a/app/Http/Controllers/Admin/ApiController.php +++ b/app/Http/Controllers/Admin/ApiController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/ComponentController.php b/app/Http/Controllers/Admin/ComponentController.php index 95b17118e..4bf776cfd 100644 --- a/app/Http/Controllers/Admin/ComponentController.php +++ b/app/Http/Controllers/Admin/ComponentController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/DashboardController.php b/app/Http/Controllers/Admin/DashboardController.php index 00eea6e31..0b24c1c2b 100644 --- a/app/Http/Controllers/Admin/DashboardController.php +++ b/app/Http/Controllers/Admin/DashboardController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/IncidentController.php b/app/Http/Controllers/Admin/IncidentController.php index 838e3f6c5..8fe8de81e 100644 --- a/app/Http/Controllers/Admin/IncidentController.php +++ b/app/Http/Controllers/Admin/IncidentController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/MetricController.php b/app/Http/Controllers/Admin/MetricController.php index ceb478bf8..aef91ed69 100644 --- a/app/Http/Controllers/Admin/MetricController.php +++ b/app/Http/Controllers/Admin/MetricController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/ScheduleController.php b/app/Http/Controllers/Admin/ScheduleController.php index eb5f8222a..1928548f1 100644 --- a/app/Http/Controllers/Admin/ScheduleController.php +++ b/app/Http/Controllers/Admin/ScheduleController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/SettingsController.php b/app/Http/Controllers/Admin/SettingsController.php index 1565c9a20..d85bc61bd 100644 --- a/app/Http/Controllers/Admin/SettingsController.php +++ b/app/Http/Controllers/Admin/SettingsController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/TeamController.php b/app/Http/Controllers/Admin/TeamController.php index c9bf68f3e..da578b28c 100644 --- a/app/Http/Controllers/Admin/TeamController.php +++ b/app/Http/Controllers/Admin/TeamController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Admin/UserController.php b/app/Http/Controllers/Admin/UserController.php index a698018b8..28c578e06 100644 --- a/app/Http/Controllers/Admin/UserController.php +++ b/app/Http/Controllers/Admin/UserController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Api/AbstractApiController.php b/app/Http/Controllers/Api/AbstractApiController.php index 29db8c1c3..a18612aa5 100644 --- a/app/Http/Controllers/Api/AbstractApiController.php +++ b/app/Http/Controllers/Api/AbstractApiController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Api/ComponentController.php b/app/Http/Controllers/Api/ComponentController.php index 1319de3a2..254f2f53a 100644 --- a/app/Http/Controllers/Api/ComponentController.php +++ b/app/Http/Controllers/Api/ComponentController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Api/GeneralController.php b/app/Http/Controllers/Api/GeneralController.php index 9214b9a8a..38fb3d089 100644 --- a/app/Http/Controllers/Api/GeneralController.php +++ b/app/Http/Controllers/Api/GeneralController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Api/IncidentController.php b/app/Http/Controllers/Api/IncidentController.php index e20f245f6..105bcf0f5 100644 --- a/app/Http/Controllers/Api/IncidentController.php +++ b/app/Http/Controllers/Api/IncidentController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Api/MetricController.php b/app/Http/Controllers/Api/MetricController.php index b2c469381..aeed19f05 100644 --- a/app/Http/Controllers/Api/MetricController.php +++ b/app/Http/Controllers/Api/MetricController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/Api/MetricPointController.php b/app/Http/Controllers/Api/MetricPointController.php index 24924c0a0..07eadf23d 100644 --- a/app/Http/Controllers/Api/MetricPointController.php +++ b/app/Http/Controllers/Api/MetricPointController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/AtomController.php b/app/Http/Controllers/AtomController.php index 33e636695..4cb2a4185 100644 --- a/app/Http/Controllers/AtomController.php +++ b/app/Http/Controllers/AtomController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/AuthController.php b/app/Http/Controllers/AuthController.php index bbb1493ea..91881cd88 100644 --- a/app/Http/Controllers/AuthController.php +++ b/app/Http/Controllers/AuthController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/HomeController.php b/app/Http/Controllers/HomeController.php index 98b3d8476..24e06b68d 100644 --- a/app/Http/Controllers/HomeController.php +++ b/app/Http/Controllers/HomeController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/RssController.php b/app/Http/Controllers/RssController.php index 1911961f2..c58b1b97e 100644 --- a/app/Http/Controllers/RssController.php +++ b/app/Http/Controllers/RssController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/SetupController.php b/app/Http/Controllers/SetupController.php index f14540638..138e206a0 100644 --- a/app/Http/Controllers/SetupController.php +++ b/app/Http/Controllers/SetupController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Controllers/SubscribeController.php b/app/Http/Controllers/SubscribeController.php index 56b2d04e6..f87653658 100644 --- a/app/Http/Controllers/SubscribeController.php +++ b/app/Http/Controllers/SubscribeController.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Kernel.php b/app/Http/Kernel.php index 24706e4a1..25c78a291 100644 --- a/app/Http/Kernel.php +++ b/app/Http/Kernel.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/Acceptable.php b/app/Http/Middleware/Acceptable.php index d635fa802..c54383e26 100644 --- a/app/Http/Middleware/Acceptable.php +++ b/app/Http/Middleware/Acceptable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/Admin.php b/app/Http/Middleware/Admin.php index f989a0085..bc600ad4b 100644 --- a/app/Http/Middleware/Admin.php +++ b/app/Http/Middleware/Admin.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/ApiAuthenticate.php b/app/Http/Middleware/ApiAuthenticate.php index 3a5105060..1d9cd1d10 100644 --- a/app/Http/Middleware/ApiAuthenticate.php +++ b/app/Http/Middleware/ApiAuthenticate.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/AppIsSetup.php b/app/Http/Middleware/AppIsSetup.php index e1fbf9dc0..8ab7dcb10 100644 --- a/app/Http/Middleware/AppIsSetup.php +++ b/app/Http/Middleware/AppIsSetup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/Authenticate.php b/app/Http/Middleware/Authenticate.php index cc0513cc0..b26de5727 100644 --- a/app/Http/Middleware/Authenticate.php +++ b/app/Http/Middleware/Authenticate.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/HasSetting.php b/app/Http/Middleware/HasSetting.php index a8a5020d2..3efc43db4 100644 --- a/app/Http/Middleware/HasSetting.php +++ b/app/Http/Middleware/HasSetting.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/LoginThrottling.php b/app/Http/Middleware/LoginThrottling.php index b18b2cc6c..a96901ec3 100644 --- a/app/Http/Middleware/LoginThrottling.php +++ b/app/Http/Middleware/LoginThrottling.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/RedirectIfAuthenticated.php b/app/Http/Middleware/RedirectIfAuthenticated.php index 9e887c39b..74cc1e3f5 100644 --- a/app/Http/Middleware/RedirectIfAuthenticated.php +++ b/app/Http/Middleware/RedirectIfAuthenticated.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Middleware/SubscribersConfigured.php b/app/Http/Middleware/SubscribersConfigured.php index fb062aac9..907c27922 100644 --- a/app/Http/Middleware/SubscribersConfigured.php +++ b/app/Http/Middleware/SubscribersConfigured.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Routes/AdminRoutes.php b/app/Http/Routes/AdminRoutes.php index 73f09445e..f369e0b43 100644 --- a/app/Http/Routes/AdminRoutes.php +++ b/app/Http/Routes/AdminRoutes.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Routes/ApiRoutes.php b/app/Http/Routes/ApiRoutes.php index 94668fb03..14625e186 100644 --- a/app/Http/Routes/ApiRoutes.php +++ b/app/Http/Routes/ApiRoutes.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Routes/AuthRoutes.php b/app/Http/Routes/AuthRoutes.php index 769604190..f7723bb91 100644 --- a/app/Http/Routes/AuthRoutes.php +++ b/app/Http/Routes/AuthRoutes.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Routes/SetupRoutes.php b/app/Http/Routes/SetupRoutes.php index 8006e24d3..2f9ed2529 100644 --- a/app/Http/Routes/SetupRoutes.php +++ b/app/Http/Routes/SetupRoutes.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/Routes/StatusPageRoutes.php b/app/Http/Routes/StatusPageRoutes.php index be4efdb9b..94b70af30 100644 --- a/app/Http/Routes/StatusPageRoutes.php +++ b/app/Http/Routes/StatusPageRoutes.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Http/helpers.php b/app/Http/helpers.php index 565752236..36e55f05c 100644 --- a/app/Http/helpers.php +++ b/app/Http/helpers.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/Component.php b/app/Models/Component.php index 6d0617b65..53160e738 100644 --- a/app/Models/Component.php +++ b/app/Models/Component.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/ComponentGroup.php b/app/Models/ComponentGroup.php index 2fec691bf..30a58164d 100644 --- a/app/Models/ComponentGroup.php +++ b/app/Models/ComponentGroup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/Incident.php b/app/Models/Incident.php index cbaf97434..82aa4581d 100644 --- a/app/Models/Incident.php +++ b/app/Models/Incident.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/IncidentTemplate.php b/app/Models/IncidentTemplate.php index ecb47fec7..3c038599d 100644 --- a/app/Models/IncidentTemplate.php +++ b/app/Models/IncidentTemplate.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/Metric.php b/app/Models/Metric.php index 5765e3631..9af475a35 100644 --- a/app/Models/Metric.php +++ b/app/Models/Metric.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/MetricPoint.php b/app/Models/MetricPoint.php index 7b7cb21ef..0579634ba 100644 --- a/app/Models/MetricPoint.php +++ b/app/Models/MetricPoint.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/Setting.php b/app/Models/Setting.php index ccaf442e2..f378684c7 100644 --- a/app/Models/Setting.php +++ b/app/Models/Setting.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/Subscriber.php b/app/Models/Subscriber.php index 9b92b3fc4..b17721e93 100644 --- a/app/Models/Subscriber.php +++ b/app/Models/Subscriber.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/Tag.php b/app/Models/Tag.php index 5e9cec7d2..842a262bb 100644 --- a/app/Models/Tag.php +++ b/app/Models/Tag.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Models/User.php b/app/Models/User.php index a74864c95..ce8d72f81 100644 --- a/app/Models/User.php +++ b/app/Models/User.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Presenters/AbstractPresenter.php b/app/Presenters/AbstractPresenter.php index fc380c57d..01581c750 100644 --- a/app/Presenters/AbstractPresenter.php +++ b/app/Presenters/AbstractPresenter.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Presenters/ComponentPresenter.php b/app/Presenters/ComponentPresenter.php index a513491ef..8b192d7d6 100644 --- a/app/Presenters/ComponentPresenter.php +++ b/app/Presenters/ComponentPresenter.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Presenters/IncidentPresenter.php b/app/Presenters/IncidentPresenter.php index 54eb972b8..ad0443037 100644 --- a/app/Presenters/IncidentPresenter.php +++ b/app/Presenters/IncidentPresenter.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Presenters/MetricPointPresenter.php b/app/Presenters/MetricPointPresenter.php index 6b1635bc5..39971d685 100644 --- a/app/Presenters/MetricPointPresenter.php +++ b/app/Presenters/MetricPointPresenter.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Presenters/MetricPresenter.php b/app/Presenters/MetricPresenter.php index 244f5bb8f..3591c20f3 100644 --- a/app/Presenters/MetricPresenter.php +++ b/app/Presenters/MetricPresenter.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Presenters/Traits/TimestampsTrait.php b/app/Presenters/Traits/TimestampsTrait.php index d0f104086..1ec048d41 100644 --- a/app/Presenters/Traits/TimestampsTrait.php +++ b/app/Presenters/Traits/TimestampsTrait.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Providers/AppServiceProvider.php b/app/Providers/AppServiceProvider.php index 8269bcbeb..da90ecfbe 100644 --- a/app/Providers/AppServiceProvider.php +++ b/app/Providers/AppServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Providers/ComposerServiceProvider.php b/app/Providers/ComposerServiceProvider.php index 55d3a4b91..6f57a669b 100644 --- a/app/Providers/ComposerServiceProvider.php +++ b/app/Providers/ComposerServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Providers/ConfigServiceProvider.php b/app/Providers/ConfigServiceProvider.php index 345f4fcab..dea7ea169 100644 --- a/app/Providers/ConfigServiceProvider.php +++ b/app/Providers/ConfigServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Providers/ConsoleServiceProvider.php b/app/Providers/ConsoleServiceProvider.php index bfefd978a..bb3f8c6c3 100644 --- a/app/Providers/ConsoleServiceProvider.php +++ b/app/Providers/ConsoleServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Providers/EventServiceProvider.php b/app/Providers/EventServiceProvider.php index ebf096069..059146095 100644 --- a/app/Providers/EventServiceProvider.php +++ b/app/Providers/EventServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Providers/RouteServiceProvider.php b/app/Providers/RouteServiceProvider.php index 7ac073b97..cf3c3e2b7 100644 --- a/app/Providers/RouteServiceProvider.php +++ b/app/Providers/RouteServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Providers/SegmentServiceProvider.php b/app/Providers/SegmentServiceProvider.php index ee1052752..cb1c28c58 100644 --- a/app/Providers/SegmentServiceProvider.php +++ b/app/Providers/SegmentServiceProvider.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Segment/CacheRepository.php b/app/Segment/CacheRepository.php index ce7f914a8..7dc8cc81e 100644 --- a/app/Segment/CacheRepository.php +++ b/app/Segment/CacheRepository.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Segment/HttpRepository.php b/app/Segment/HttpRepository.php index 12d18b53f..cba52bf54 100644 --- a/app/Segment/HttpRepository.php +++ b/app/Segment/HttpRepository.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Segment/RepositoryInterface.php b/app/Segment/RepositoryInterface.php index bac83a2c5..302398c23 100644 --- a/app/Segment/RepositoryInterface.php +++ b/app/Segment/RepositoryInterface.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/app/Services/Registrar.php b/app/Services/Registrar.php index 547b750b6..a881cf60c 100644 --- a/app/Services/Registrar.php +++ b/app/Services/Registrar.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/bootstrap/app.php b/bootstrap/app.php index f68e65c22..8b64edcc7 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/bootstrap/autoload.php b/bootstrap/autoload.php index 560dd6166..467116a6b 100644 --- a/bootstrap/autoload.php +++ b/bootstrap/autoload.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/app.php b/config/app.php index b5e58bf44..838463eed 100644 --- a/config/app.php +++ b/config/app.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/auth.php b/config/auth.php index 72eb6bdea..d07a0c6e7 100644 --- a/config/auth.php +++ b/config/auth.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/broadcasting.php b/config/broadcasting.php index 1bcb4b0e7..60f7ba824 100644 --- a/config/broadcasting.php +++ b/config/broadcasting.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/cache.php b/config/cache.php index 9cea82389..7b7f67cd1 100644 --- a/config/cache.php +++ b/config/cache.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/compile.php b/config/compile.php index 318b39ded..1f3f2b71d 100644 --- a/config/compile.php +++ b/config/compile.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/cors.php b/config/cors.php index 81cff7fcd..d75987b6a 100644 --- a/config/cors.php +++ b/config/cors.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/database.php b/config/database.php index 08c6b4429..724717420 100644 --- a/config/database.php +++ b/config/database.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/exceptions.php b/config/exceptions.php index 030f47d8b..124b33463 100644 --- a/config/exceptions.php +++ b/config/exceptions.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/filesystems.php b/config/filesystems.php index ab66dd5f8..399c3514c 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/langs.php b/config/langs.php index 733e3bcf0..e4b5dca20 100755 --- a/config/langs.php +++ b/config/langs.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/mail.php b/config/mail.php index 3df0777c3..3588fecef 100644 --- a/config/mail.php +++ b/config/mail.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/markdown.php b/config/markdown.php index 8d2e46dd0..fd56e6608 100644 --- a/config/markdown.php +++ b/config/markdown.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/queue.php b/config/queue.php index 70ff12b8f..7eaecbfbd 100644 --- a/config/queue.php +++ b/config/queue.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/security.php b/config/security.php index 8d313cb17..724338afb 100644 --- a/config/security.php +++ b/config/security.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/segment.php b/config/segment.php index 193e86358..639a36d25 100644 --- a/config/segment.php +++ b/config/segment.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/services.php b/config/services.php index 9676697db..d661bdaa8 100644 --- a/config/services.php +++ b/config/services.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/session.php b/config/session.php index 5a6c35e6a..7978d9fe5 100644 --- a/config/session.php +++ b/config/session.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/throttle.php b/config/throttle.php index a5a8c9abb..75bdde6f6 100644 --- a/config/throttle.php +++ b/config/throttle.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/trustedproxy.php b/config/trustedproxy.php index e2b6a79df..8c145b74a 100644 --- a/config/trustedproxy.php +++ b/config/trustedproxy.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/config/view.php b/config/view.php index 8b8e3a1a8..2bd842c45 100644 --- a/config/view.php +++ b/config/view.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/factories/ModelFactory.php b/database/factories/ModelFactory.php index 567b9559f..f2b166fb1 100644 --- a/database/factories/ModelFactory.php +++ b/database/factories/ModelFactory.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php b/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php index 70c44cab2..f6dd58956 100644 --- a/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php +++ b/database/migrations/2015_01_05_201324_CreateComponentGroupsTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_201444_CreateComponentsTable.php b/database/migrations/2015_01_05_201444_CreateComponentsTable.php index f3d5cbeab..4498f5a2c 100644 --- a/database/migrations/2015_01_05_201444_CreateComponentsTable.php +++ b/database/migrations/2015_01_05_201444_CreateComponentsTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php b/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php index 3858c7a2a..3b58da337 100644 --- a/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php +++ b/database/migrations/2015_01_05_202446_CreateIncidentTemplatesTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_202609_CreateIncidentsTable.php b/database/migrations/2015_01_05_202609_CreateIncidentsTable.php index a7910be25..4d2aa05ad 100644 --- a/database/migrations/2015_01_05_202609_CreateIncidentsTable.php +++ b/database/migrations/2015_01_05_202609_CreateIncidentsTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php b/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php index 90c5bc9da..6d3bc2f84 100644 --- a/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php +++ b/database/migrations/2015_01_05_202730_CreateMetricPointsTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_202826_CreateMetricsTable.php b/database/migrations/2015_01_05_202826_CreateMetricsTable.php index ab66a25d4..78a620632 100644 --- a/database/migrations/2015_01_05_202826_CreateMetricsTable.php +++ b/database/migrations/2015_01_05_202826_CreateMetricsTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_203014_CreateSettingsTable.php b/database/migrations/2015_01_05_203014_CreateSettingsTable.php index 003b855e4..ccd0dd730 100644 --- a/database/migrations/2015_01_05_203014_CreateSettingsTable.php +++ b/database/migrations/2015_01_05_203014_CreateSettingsTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_203235_CreateSubscribersTable.php b/database/migrations/2015_01_05_203235_CreateSubscribersTable.php index 445d4712c..204d3fbcd 100644 --- a/database/migrations/2015_01_05_203235_CreateSubscribersTable.php +++ b/database/migrations/2015_01_05_203235_CreateSubscribersTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_05_203341_CreateUsersTable.php b/database/migrations/2015_01_05_203341_CreateUsersTable.php index d236e368f..86eac205b 100644 --- a/database/migrations/2015_01_05_203341_CreateUsersTable.php +++ b/database/migrations/2015_01_05_203341_CreateUsersTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php b/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php index ca1562394..e8f2312ed 100644 --- a/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php +++ b/database/migrations/2015_01_09_083419_AlterTableUsersAdd2FA.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_16_083825_CreateTagsTable.php b/database/migrations/2015_01_16_083825_CreateTagsTable.php index cebc72ade..81edb136f 100644 --- a/database/migrations/2015_01_16_083825_CreateTagsTable.php +++ b/database/migrations/2015_01_16_083825_CreateTagsTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_01_16_084030_CreateComponentTagTable.php b/database/migrations/2015_01_16_084030_CreateComponentTagTable.php index 47f2068bc..befb04094 100644 --- a/database/migrations/2015_01_16_084030_CreateComponentTagTable.php +++ b/database/migrations/2015_01_16_084030_CreateComponentTagTable.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php b/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php index 175d295b2..5c2c7175f 100644 --- a/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php +++ b/database/migrations/2015_02_28_214642_UpdateIncidentsAddScheduledAt.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php b/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php index 4e9ab7e4d..c5c7deae7 100644 --- a/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php +++ b/database/migrations/2015_05_19_214534_AlterTableComponentGroupsAddOrder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_05_20_073041_AlterTableIncidentsAddVisibileColumn.php b/database/migrations/2015_05_20_073041_AlterTableIncidentsAddVisibileColumn.php index 43f7fe527..9fa00c9b0 100644 --- a/database/migrations/2015_05_20_073041_AlterTableIncidentsAddVisibileColumn.php +++ b/database/migrations/2015_05_20_073041_AlterTableIncidentsAddVisibileColumn.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_05_24_210939_create_jobs_table.php b/database/migrations/2015_05_24_210939_create_jobs_table.php index ea62b29e7..9797329a0 100644 --- a/database/migrations/2015_05_24_210939_create_jobs_table.php +++ b/database/migrations/2015_05_24_210939_create_jobs_table.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_05_24_210948_create_failed_jobs_table.php b/database/migrations/2015_05_24_210948_create_failed_jobs_table.php index 56d3efa84..011a433f2 100644 --- a/database/migrations/2015_05_24_210948_create_failed_jobs_table.php +++ b/database/migrations/2015_05_24_210948_create_failed_jobs_table.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_06_10_122216_AlterTableComponentsDropUserIdColumn.php b/database/migrations/2015_06_10_122216_AlterTableComponentsDropUserIdColumn.php index 06dab2649..41d57a3d1 100644 --- a/database/migrations/2015_06_10_122216_AlterTableComponentsDropUserIdColumn.php +++ b/database/migrations/2015_06_10_122216_AlterTableComponentsDropUserIdColumn.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/migrations/2015_06_10_122229_AlterTableIncidentsDropUserIdColumn.php b/database/migrations/2015_06_10_122229_AlterTableIncidentsDropUserIdColumn.php index 31d2312aa..ce694c746 100644 --- a/database/migrations/2015_06_10_122229_AlterTableIncidentsDropUserIdColumn.php +++ b/database/migrations/2015_06_10_122229_AlterTableIncidentsDropUserIdColumn.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/seeds/ComponentTableSeeder.php b/database/seeds/ComponentTableSeeder.php index 2c97ba490..25a4c861e 100644 --- a/database/seeds/ComponentTableSeeder.php +++ b/database/seeds/ComponentTableSeeder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/seeds/DatabaseSeeder.php b/database/seeds/DatabaseSeeder.php index 6cdd5173f..65546c2bb 100644 --- a/database/seeds/DatabaseSeeder.php +++ b/database/seeds/DatabaseSeeder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/seeds/IncidentTableSeeder.php b/database/seeds/IncidentTableSeeder.php index 85170dace..d479e4f9c 100644 --- a/database/seeds/IncidentTableSeeder.php +++ b/database/seeds/IncidentTableSeeder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/seeds/MetricPointSeeder.php b/database/seeds/MetricPointSeeder.php index c46630ffb..21a0f88fe 100644 --- a/database/seeds/MetricPointSeeder.php +++ b/database/seeds/MetricPointSeeder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/seeds/MetricTableSeeder.php b/database/seeds/MetricTableSeeder.php index e9521ac1d..db8d9ff10 100644 --- a/database/seeds/MetricTableSeeder.php +++ b/database/seeds/MetricTableSeeder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/seeds/SettingsTableSeeder.php b/database/seeds/SettingsTableSeeder.php index fbe592d0c..a09fc4516 100644 --- a/database/seeds/SettingsTableSeeder.php +++ b/database/seeds/SettingsTableSeeder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/database/seeds/UsersTableSeeder.php b/database/seeds/UsersTableSeeder.php index d1afb11de..f25734da7 100644 --- a/database/seeds/UsersTableSeeder.php +++ b/database/seeds/UsersTableSeeder.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/public/index.php b/public/index.php index 917dbd3ea..bc3cbd820 100644 --- a/public/index.php +++ b/public/index.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/de/cachet.php b/resources/lang/de/cachet.php index 18153dda9..253443c16 100755 --- a/resources/lang/de/cachet.php +++ b/resources/lang/de/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/de/dashboard.php b/resources/lang/de/dashboard.php index 550f48f18..aa6516957 100755 --- a/resources/lang/de/dashboard.php +++ b/resources/lang/de/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/de/forms.php b/resources/lang/de/forms.php index 8c6d45da3..4fc84eae2 100755 --- a/resources/lang/de/forms.php +++ b/resources/lang/de/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/de/pagination.php b/resources/lang/de/pagination.php index af1a2c364..e9ac98d00 100755 --- a/resources/lang/de/pagination.php +++ b/resources/lang/de/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/de/reminders.php b/resources/lang/de/reminders.php index 03168f8d8..20b8b9aa6 100755 --- a/resources/lang/de/reminders.php +++ b/resources/lang/de/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/de/setup.php b/resources/lang/de/setup.php index 25d36be76..120a2501e 100755 --- a/resources/lang/de/setup.php +++ b/resources/lang/de/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/de/validation.php b/resources/lang/de/validation.php index d17f5c2ba..1688a6704 100755 --- a/resources/lang/de/validation.php +++ b/resources/lang/de/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en-UD/cachet.php b/resources/lang/en-UD/cachet.php index 393ccefb6..9d8c42be7 100755 --- a/resources/lang/en-UD/cachet.php +++ b/resources/lang/en-UD/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en-UD/dashboard.php b/resources/lang/en-UD/dashboard.php index 792ce8dc9..16c1c21d6 100755 --- a/resources/lang/en-UD/dashboard.php +++ b/resources/lang/en-UD/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en-UD/forms.php b/resources/lang/en-UD/forms.php index 4ff4a5d01..aa21e02aa 100755 --- a/resources/lang/en-UD/forms.php +++ b/resources/lang/en-UD/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en-UD/pagination.php b/resources/lang/en-UD/pagination.php index ebece693e..08fa787b2 100755 --- a/resources/lang/en-UD/pagination.php +++ b/resources/lang/en-UD/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en-UD/reminders.php b/resources/lang/en-UD/reminders.php index 8db5dd633..999f32665 100755 --- a/resources/lang/en-UD/reminders.php +++ b/resources/lang/en-UD/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en-UD/setup.php b/resources/lang/en-UD/setup.php index 2773a2bdb..1765f1c43 100755 --- a/resources/lang/en-UD/setup.php +++ b/resources/lang/en-UD/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en-UD/validation.php b/resources/lang/en-UD/validation.php index b4480ec67..95b4a69b3 100755 --- a/resources/lang/en-UD/validation.php +++ b/resources/lang/en-UD/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en/cachet.php b/resources/lang/en/cachet.php index 353def00e..103129b26 100755 --- a/resources/lang/en/cachet.php +++ b/resources/lang/en/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en/dashboard.php b/resources/lang/en/dashboard.php index ff4eb4a56..d8a0b3eb3 100755 --- a/resources/lang/en/dashboard.php +++ b/resources/lang/en/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en/forms.php b/resources/lang/en/forms.php index 74af5d1fe..bd7c67194 100755 --- a/resources/lang/en/forms.php +++ b/resources/lang/en/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en/pagination.php b/resources/lang/en/pagination.php index bdcd847cf..add1092a8 100755 --- a/resources/lang/en/pagination.php +++ b/resources/lang/en/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en/reminders.php b/resources/lang/en/reminders.php index f39cc4892..ad6814c41 100755 --- a/resources/lang/en/reminders.php +++ b/resources/lang/en/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en/setup.php b/resources/lang/en/setup.php index d09dfee1d..bc08c2c69 100755 --- a/resources/lang/en/setup.php +++ b/resources/lang/en/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/en/validation.php b/resources/lang/en/validation.php index 2b3d81986..3f561c005 100755 --- a/resources/lang/en/validation.php +++ b/resources/lang/en/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/es/cachet.php b/resources/lang/es/cachet.php index 43535aa2c..890477a38 100755 --- a/resources/lang/es/cachet.php +++ b/resources/lang/es/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/es/dashboard.php b/resources/lang/es/dashboard.php index 949c281e5..2499e6948 100755 --- a/resources/lang/es/dashboard.php +++ b/resources/lang/es/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/es/forms.php b/resources/lang/es/forms.php index 8b390a458..9b0521644 100755 --- a/resources/lang/es/forms.php +++ b/resources/lang/es/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/es/pagination.php b/resources/lang/es/pagination.php index a245bf42c..c508cde11 100755 --- a/resources/lang/es/pagination.php +++ b/resources/lang/es/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/es/reminders.php b/resources/lang/es/reminders.php index 1298b04b7..9270a97bc 100755 --- a/resources/lang/es/reminders.php +++ b/resources/lang/es/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/es/setup.php b/resources/lang/es/setup.php index 592ab755d..9b16bf2f0 100755 --- a/resources/lang/es/setup.php +++ b/resources/lang/es/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/es/validation.php b/resources/lang/es/validation.php index b2541a3df..50b17c5c9 100755 --- a/resources/lang/es/validation.php +++ b/resources/lang/es/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/fr/cachet.php b/resources/lang/fr/cachet.php index 3bbb05f5c..e68b3030c 100755 --- a/resources/lang/fr/cachet.php +++ b/resources/lang/fr/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/fr/dashboard.php b/resources/lang/fr/dashboard.php index 49966d85d..b6fc24ddd 100755 --- a/resources/lang/fr/dashboard.php +++ b/resources/lang/fr/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/fr/forms.php b/resources/lang/fr/forms.php index 5bd50d090..47ca809b8 100755 --- a/resources/lang/fr/forms.php +++ b/resources/lang/fr/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/fr/pagination.php b/resources/lang/fr/pagination.php index 4fc5d4d7a..21a2f594a 100755 --- a/resources/lang/fr/pagination.php +++ b/resources/lang/fr/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/fr/reminders.php b/resources/lang/fr/reminders.php index e56a1d720..a76debdeb 100755 --- a/resources/lang/fr/reminders.php +++ b/resources/lang/fr/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/fr/setup.php b/resources/lang/fr/setup.php index 165d5b9a4..6a4d0fee2 100755 --- a/resources/lang/fr/setup.php +++ b/resources/lang/fr/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/fr/validation.php b/resources/lang/fr/validation.php index 6e4f4d3d2..c9497f150 100755 --- a/resources/lang/fr/validation.php +++ b/resources/lang/fr/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/id/cachet.php b/resources/lang/id/cachet.php index c46d2f99a..1237307c3 100644 --- a/resources/lang/id/cachet.php +++ b/resources/lang/id/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/id/dashboard.php b/resources/lang/id/dashboard.php index 615b45373..c4407e49f 100644 --- a/resources/lang/id/dashboard.php +++ b/resources/lang/id/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/id/forms.php b/resources/lang/id/forms.php index b3cad2481..cea9cd9bd 100644 --- a/resources/lang/id/forms.php +++ b/resources/lang/id/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/id/pagination.php b/resources/lang/id/pagination.php index 8b1617236..7d4bba4b7 100644 --- a/resources/lang/id/pagination.php +++ b/resources/lang/id/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/id/reminders.php b/resources/lang/id/reminders.php index 81c69df5b..851106613 100644 --- a/resources/lang/id/reminders.php +++ b/resources/lang/id/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/id/setup.php b/resources/lang/id/setup.php index 4bca43c07..1e095437c 100644 --- a/resources/lang/id/setup.php +++ b/resources/lang/id/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/id/validation.php b/resources/lang/id/validation.php index 14d8c3307..272ea51ab 100644 --- a/resources/lang/id/validation.php +++ b/resources/lang/id/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/cachet.php b/resources/lang/ko/cachet.php index a82c01f55..1b7ce4664 100755 --- a/resources/lang/ko/cachet.php +++ b/resources/lang/ko/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/dashboard.php b/resources/lang/ko/dashboard.php index 0fe7454ba..db49ed56d 100755 --- a/resources/lang/ko/dashboard.php +++ b/resources/lang/ko/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/errors.php b/resources/lang/ko/errors.php index b795eb140..07b8d1dd5 100755 --- a/resources/lang/ko/errors.php +++ b/resources/lang/ko/errors.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/forms.php b/resources/lang/ko/forms.php index f56558aa2..8c477c8bc 100755 --- a/resources/lang/ko/forms.php +++ b/resources/lang/ko/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/pagination.php b/resources/lang/ko/pagination.php index 8299c09f9..9d8c03515 100755 --- a/resources/lang/ko/pagination.php +++ b/resources/lang/ko/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/reminders.php b/resources/lang/ko/reminders.php index af97dd84d..036a40edb 100755 --- a/resources/lang/ko/reminders.php +++ b/resources/lang/ko/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/setup.php b/resources/lang/ko/setup.php index 392933ff9..1d8db477e 100755 --- a/resources/lang/ko/setup.php +++ b/resources/lang/ko/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ko/validation.php b/resources/lang/ko/validation.php index 183753345..0fea3c60e 100755 --- a/resources/lang/ko/validation.php +++ b/resources/lang/ko/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/nl/cachet.php b/resources/lang/nl/cachet.php index 10771828f..eece17b1b 100755 --- a/resources/lang/nl/cachet.php +++ b/resources/lang/nl/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/nl/dashboard.php b/resources/lang/nl/dashboard.php index 2674f08f5..e56d49b1b 100755 --- a/resources/lang/nl/dashboard.php +++ b/resources/lang/nl/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/nl/forms.php b/resources/lang/nl/forms.php index 9ba93cf1f..0c2befc3a 100755 --- a/resources/lang/nl/forms.php +++ b/resources/lang/nl/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/nl/pagination.php b/resources/lang/nl/pagination.php index 284fe29fd..4863de064 100755 --- a/resources/lang/nl/pagination.php +++ b/resources/lang/nl/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/nl/reminders.php b/resources/lang/nl/reminders.php index 2b139b461..708445baa 100755 --- a/resources/lang/nl/reminders.php +++ b/resources/lang/nl/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/nl/setup.php b/resources/lang/nl/setup.php index 01fa9dd81..78c452fa6 100755 --- a/resources/lang/nl/setup.php +++ b/resources/lang/nl/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/nl/validation.php b/resources/lang/nl/validation.php index 7a6e2ecdf..17b30da51 100755 --- a/resources/lang/nl/validation.php +++ b/resources/lang/nl/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pl/cachet.php b/resources/lang/pl/cachet.php index 2a75e63b5..e139f270b 100755 --- a/resources/lang/pl/cachet.php +++ b/resources/lang/pl/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pl/dashboard.php b/resources/lang/pl/dashboard.php index 4ff7ce6fb..168fca617 100755 --- a/resources/lang/pl/dashboard.php +++ b/resources/lang/pl/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pl/forms.php b/resources/lang/pl/forms.php index d5a04b2e5..9148f751b 100755 --- a/resources/lang/pl/forms.php +++ b/resources/lang/pl/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pl/pagination.php b/resources/lang/pl/pagination.php index 8f3a8f699..3006cb19a 100755 --- a/resources/lang/pl/pagination.php +++ b/resources/lang/pl/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pl/reminders.php b/resources/lang/pl/reminders.php index ecb053ec1..d31604658 100755 --- a/resources/lang/pl/reminders.php +++ b/resources/lang/pl/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pl/setup.php b/resources/lang/pl/setup.php index 28d1fd5c3..6a33277c4 100755 --- a/resources/lang/pl/setup.php +++ b/resources/lang/pl/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pl/validation.php b/resources/lang/pl/validation.php index 2b3d81986..3f561c005 100755 --- a/resources/lang/pl/validation.php +++ b/resources/lang/pl/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index e3e352f0b..6f297120c 100755 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php index ea9d5e3f3..e0e92dc92 100755 --- a/resources/lang/pt-BR/dashboard.php +++ b/resources/lang/pt-BR/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php index 818f28b69..d9d1a5340 100755 --- a/resources/lang/pt-BR/forms.php +++ b/resources/lang/pt-BR/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pt-BR/pagination.php b/resources/lang/pt-BR/pagination.php index 76ae29e23..5599d6962 100755 --- a/resources/lang/pt-BR/pagination.php +++ b/resources/lang/pt-BR/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pt-BR/reminders.php b/resources/lang/pt-BR/reminders.php index 54a0908c2..f1b10a5db 100755 --- a/resources/lang/pt-BR/reminders.php +++ b/resources/lang/pt-BR/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pt-BR/setup.php b/resources/lang/pt-BR/setup.php index fafb83cf2..a005e8cb8 100755 --- a/resources/lang/pt-BR/setup.php +++ b/resources/lang/pt-BR/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/pt-BR/validation.php b/resources/lang/pt-BR/validation.php index fcac97d09..568ad9c93 100755 --- a/resources/lang/pt-BR/validation.php +++ b/resources/lang/pt-BR/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ru/cachet.php b/resources/lang/ru/cachet.php index 5071f7b17..ffac20b56 100644 --- a/resources/lang/ru/cachet.php +++ b/resources/lang/ru/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ru/dashboard.php b/resources/lang/ru/dashboard.php index ef1c2a581..dbf063e41 100644 --- a/resources/lang/ru/dashboard.php +++ b/resources/lang/ru/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ru/forms.php b/resources/lang/ru/forms.php index 9c4076fda..2e46fcbe7 100644 --- a/resources/lang/ru/forms.php +++ b/resources/lang/ru/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ru/pagination.php b/resources/lang/ru/pagination.php index bdba8d079..6e82f77ba 100644 --- a/resources/lang/ru/pagination.php +++ b/resources/lang/ru/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ru/reminders.php b/resources/lang/ru/reminders.php index 3e695d737..4999b5e82 100644 --- a/resources/lang/ru/reminders.php +++ b/resources/lang/ru/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ru/setup.php b/resources/lang/ru/setup.php index 26b658bd5..461d8f9c2 100644 --- a/resources/lang/ru/setup.php +++ b/resources/lang/ru/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/ru/validation.php b/resources/lang/ru/validation.php index aa8336cba..d8686fab4 100644 --- a/resources/lang/ru/validation.php +++ b/resources/lang/ru/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/cachet.php b/resources/lang/zh-CN/cachet.php index 87074ea5a..fd563430c 100755 --- a/resources/lang/zh-CN/cachet.php +++ b/resources/lang/zh-CN/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/dashboard.php b/resources/lang/zh-CN/dashboard.php index 852d74748..c0e37f527 100755 --- a/resources/lang/zh-CN/dashboard.php +++ b/resources/lang/zh-CN/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/errors.php b/resources/lang/zh-CN/errors.php index b40875a02..c2234cb9a 100644 --- a/resources/lang/zh-CN/errors.php +++ b/resources/lang/zh-CN/errors.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index ceaa7305a..7f343677c 100755 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/pagination.php b/resources/lang/zh-CN/pagination.php index 7b026cbab..741cd8da8 100755 --- a/resources/lang/zh-CN/pagination.php +++ b/resources/lang/zh-CN/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/reminders.php b/resources/lang/zh-CN/reminders.php index d0e28a324..cd1c02d0a 100755 --- a/resources/lang/zh-CN/reminders.php +++ b/resources/lang/zh-CN/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/setup.php b/resources/lang/zh-CN/setup.php index 1e574db78..334039bdc 100755 --- a/resources/lang/zh-CN/setup.php +++ b/resources/lang/zh-CN/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-CN/validation.php b/resources/lang/zh-CN/validation.php index 7897cbc2b..38d09293a 100755 --- a/resources/lang/zh-CN/validation.php +++ b/resources/lang/zh-CN/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-TW/cachet.php b/resources/lang/zh-TW/cachet.php index 8d1c9fcac..9832a030a 100755 --- a/resources/lang/zh-TW/cachet.php +++ b/resources/lang/zh-TW/cachet.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-TW/dashboard.php b/resources/lang/zh-TW/dashboard.php index 0dadfe8c1..768055bbd 100755 --- a/resources/lang/zh-TW/dashboard.php +++ b/resources/lang/zh-TW/dashboard.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index 4a4e214fb..78ed066b9 100755 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-TW/pagination.php b/resources/lang/zh-TW/pagination.php index de52f3a4f..57b293ae7 100755 --- a/resources/lang/zh-TW/pagination.php +++ b/resources/lang/zh-TW/pagination.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-TW/reminders.php b/resources/lang/zh-TW/reminders.php index ba1a256e3..d49d75cf6 100755 --- a/resources/lang/zh-TW/reminders.php +++ b/resources/lang/zh-TW/reminders.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-TW/setup.php b/resources/lang/zh-TW/setup.php index 872bddd8d..8eed2f1ea 100755 --- a/resources/lang/zh-TW/setup.php +++ b/resources/lang/zh-TW/setup.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/resources/lang/zh-TW/validation.php b/resources/lang/zh-TW/validation.php index d7ca2e56e..f0decb714 100755 --- a/resources/lang/zh-TW/validation.php +++ b/resources/lang/zh-TW/validation.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/server.php b/server.php index e08c46719..b47e6bf3f 100644 --- a/server.php +++ b/server.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/AbstractTestCase.php b/tests/AbstractTestCase.php index 6251429b8..78c421d84 100644 --- a/tests/AbstractTestCase.php +++ b/tests/AbstractTestCase.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Api/ComponentTest.php b/tests/Api/ComponentTest.php index e503712ec..31dbab56d 100644 --- a/tests/Api/ComponentTest.php +++ b/tests/Api/ComponentTest.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Api/GeneralTest.php b/tests/Api/GeneralTest.php index e44f257bf..29700d5da 100644 --- a/tests/Api/GeneralTest.php +++ b/tests/Api/GeneralTest.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Api/IncidentTest.php b/tests/Api/IncidentTest.php index b764d45b6..9124ce9fd 100644 --- a/tests/Api/IncidentTest.php +++ b/tests/Api/IncidentTest.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Api/MetricPointTest.php b/tests/Api/MetricPointTest.php index a3c250159..2fac2b06e 100644 --- a/tests/Api/MetricPointTest.php +++ b/tests/Api/MetricPointTest.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Api/MetricTest.php b/tests/Api/MetricTest.php index ef16f959b..613b3e6ab 100644 --- a/tests/Api/MetricTest.php +++ b/tests/Api/MetricTest.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. diff --git a/tests/Functional/CommandTest.php b/tests/Functional/CommandTest.php index b6a67c7f7..27dc17194 100644 --- a/tests/Functional/CommandTest.php +++ b/tests/Functional/CommandTest.php @@ -3,7 +3,7 @@ /* * This file is part of Cachet. * - * (c) Cachet HQ + * (c) Alt Three Services Limited * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code.