You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2019/05/21 20:40:50 UTC

[trafficcontrol] branch master updated: Finally removed all of that trailing whitespace from the license header once and for all (#3591)

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e81bb4  Finally removed all of that trailing whitespace from the license header once and for all (#3591)
7e81bb4 is described below

commit 7e81bb47c0babf2d49ceefd545b039cf94b6105e
Author: ocket8888 <oc...@gmail.com>
AuthorDate: Tue May 21 14:40:45 2019 -0600

    Finally removed all of that trailing whitespace from the license header once and for all (#3591)
---
 traffic_portal/app/src/app.js                                       | 4 ++--
 traffic_portal/app/src/common/api/ASNService.js                     | 4 ++--
 traffic_portal/app/src/common/api/AuthService.js                    | 4 ++--
 traffic_portal/app/src/common/api/CDNService.js                     | 4 ++--
 traffic_portal/app/src/common/api/CacheGroupService.js              | 4 ++--
 traffic_portal/app/src/common/api/CoordinateService.js              | 4 ++--
 traffic_portal/app/src/common/api/DeliveryServiceService.js         | 4 ++--
 traffic_portal/app/src/common/api/DeliveryServiceSslKeysService.js  | 6 +++---
 traffic_portal/app/src/common/api/DivisionService.js                | 4 ++--
 traffic_portal/app/src/common/api/HttpService.js                    | 4 ++--
 traffic_portal/app/src/common/api/OriginService.js                  | 4 ++--
 traffic_portal/app/src/common/api/ParameterService.js               | 4 ++--
 traffic_portal/app/src/common/api/PhysLocationService.js            | 4 ++--
 traffic_portal/app/src/common/api/ProfileService.js                 | 4 ++--
 traffic_portal/app/src/common/api/RegionService.js                  | 4 ++--
 traffic_portal/app/src/common/api/RoleService.js                    | 4 ++--
 traffic_portal/app/src/common/api/ServerService.js                  | 4 ++--
 traffic_portal/app/src/common/api/StatusService.js                  | 4 ++--
 traffic_portal/app/src/common/api/TenantService.js                  | 4 ++--
 traffic_portal/app/src/common/api/TrafficPortalService.js           | 4 ++--
 traffic_portal/app/src/common/api/TypeService.js                    | 4 ++--
 traffic_portal/app/src/common/api/UserService.js                    | 4 ++--
 traffic_portal/app/src/common/directives/match/MatchDirective.js    | 4 ++--
 traffic_portal/app/src/common/directives/match/index.js             | 4 ++--
 traffic_portal/app/src/common/filters/OffsetFilter.js               | 4 ++--
 traffic_portal/app/src/common/filters/index.js                      | 4 ++--
 traffic_portal/app/src/common/models/MessageModel.js                | 4 ++--
 traffic_portal/app/src/common/models/UserModel.js                   | 4 ++--
 traffic_portal/app/src/common/models/index.js                       | 4 ++--
 .../src/common/modules/dialog/confirm/DialogConfirmController.js    | 4 ++--
 traffic_portal/app/src/common/modules/dialog/confirm/index.js       | 4 ++--
 .../app/src/common/modules/dialog/delete/DialogDeleteController.js  | 4 ++--
 traffic_portal/app/src/common/modules/dialog/delete/index.js        | 4 ++--
 .../app/src/common/modules/dialog/reset/DialogResetController.js    | 4 ++--
 traffic_portal/app/src/common/modules/dialog/reset/index.js         | 4 ++--
 traffic_portal/app/src/common/modules/form/asn/FormASNController.js | 4 ++--
 .../app/src/common/modules/form/asn/edit/FormEditASNController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/asn/edit/index.js        | 4 ++--
 traffic_portal/app/src/common/modules/form/asn/index.js             | 4 ++--
 .../app/src/common/modules/form/asn/new/FormNewASNController.js     | 4 ++--
 traffic_portal/app/src/common/modules/form/asn/new/index.js         | 4 ++--
 .../src/common/modules/form/cacheGroup/FormCacheGroupController.js  | 4 ++--
 .../modules/form/cacheGroup/edit/FormEditCacheGroupController.js    | 4 ++--
 traffic_portal/app/src/common/modules/form/cacheGroup/edit/index.js | 4 ++--
 traffic_portal/app/src/common/modules/form/cacheGroup/index.js      | 4 ++--
 .../modules/form/cacheGroup/new/FormNewCacheGroupController.js      | 4 ++--
 traffic_portal/app/src/common/modules/form/cacheGroup/new/index.js  | 4 ++--
 traffic_portal/app/src/common/modules/form/cdn/FormCDNController.js | 4 ++--
 .../app/src/common/modules/form/cdn/edit/FormEditCDNController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/cdn/edit/index.js        | 4 ++--
 traffic_portal/app/src/common/modules/form/cdn/index.js             | 4 ++--
 .../app/src/common/modules/form/cdn/new/FormNewCDNController.js     | 4 ++--
 traffic_portal/app/src/common/modules/form/cdn/new/index.js         | 4 ++--
 .../src/common/modules/form/coordinate/FormCoordinateController.js  | 4 ++--
 .../modules/form/coordinate/edit/FormEditCoordinateController.js    | 4 ++--
 traffic_portal/app/src/common/modules/form/coordinate/edit/index.js | 4 ++--
 traffic_portal/app/src/common/modules/form/coordinate/index.js      | 4 ++--
 .../modules/form/coordinate/new/FormNewCoordinateController.js      | 4 ++--
 traffic_portal/app/src/common/modules/form/coordinate/new/index.js  | 4 ++--
 traffic_portal/app/src/common/modules/form/deliveryService/index.js | 4 ++--
 .../app/src/common/modules/form/division/FormDivisionController.js  | 4 ++--
 .../common/modules/form/division/edit/FormEditDivisionController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/division/edit/index.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/division/index.js        | 4 ++--
 .../common/modules/form/division/new/FormNewDivisionController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/division/new/index.js    | 4 ++--
 .../app/src/common/modules/form/origin/FormOriginController.js      | 4 ++--
 traffic_portal/app/src/common/modules/form/origin/index.js          | 4 ++--
 .../src/common/modules/form/parameter/FormParameterController.js    | 4 ++--
 .../modules/form/parameter/edit/FormEditParameterController.js      | 4 ++--
 traffic_portal/app/src/common/modules/form/parameter/edit/index.js  | 4 ++--
 traffic_portal/app/src/common/modules/form/parameter/index.js       | 4 ++--
 .../common/modules/form/parameter/new/FormNewParameterController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/parameter/new/index.js   | 4 ++--
 .../form/physLocation/edit/FormEditPhysLocationController.js        | 4 ++--
 .../app/src/common/modules/form/physLocation/edit/index.js          | 4 ++--
 traffic_portal/app/src/common/modules/form/physLocation/index.js    | 4 ++--
 .../modules/form/physLocation/new/FormNewPhysLocationController.js  | 4 ++--
 .../app/src/common/modules/form/physLocation/new/index.js           | 4 ++--
 .../app/src/common/modules/form/profile/FormProfileController.js    | 4 ++--
 .../common/modules/form/profile/edit/FormEditProfileController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/profile/edit/index.js    | 4 ++--
 traffic_portal/app/src/common/modules/form/profile/index.js         | 4 ++--
 .../src/common/modules/form/profile/new/FormNewProfileController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/profile/new/index.js     | 4 ++--
 .../app/src/common/modules/form/region/FormRegionController.js      | 4 ++--
 .../src/common/modules/form/region/edit/FormEditRegionController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/region/edit/index.js     | 4 ++--
 traffic_portal/app/src/common/modules/form/region/index.js          | 4 ++--
 .../src/common/modules/form/region/new/FormNewRegionController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/region/new/index.js      | 4 ++--
 .../app/src/common/modules/form/server/FormServerController.js      | 6 +++---
 .../src/common/modules/form/server/edit/FormEditServerController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/server/edit/index.js     | 4 ++--
 traffic_portal/app/src/common/modules/form/server/index.js          | 4 ++--
 .../src/common/modules/form/server/new/FormNewServerController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/server/new/index.js      | 4 ++--
 .../app/src/common/modules/form/status/FormStatusController.js      | 4 ++--
 .../src/common/modules/form/status/edit/FormEditStatusController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/status/edit/index.js     | 4 ++--
 traffic_portal/app/src/common/modules/form/status/index.js          | 4 ++--
 .../src/common/modules/form/status/new/FormNewStatusController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/status/new/index.js      | 4 ++--
 .../app/src/common/modules/form/tenant/FormTenantController.js      | 4 ++--
 .../src/common/modules/form/tenant/edit/FormEditTenantController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/tenant/edit/index.js     | 4 ++--
 traffic_portal/app/src/common/modules/form/tenant/index.js          | 4 ++--
 .../src/common/modules/form/tenant/new/FormNewTenantController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/tenant/new/index.js      | 4 ++--
 .../app/src/common/modules/form/type/FormTypeController.js          | 4 ++--
 .../app/src/common/modules/form/type/edit/FormEditTypeController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/type/edit/index.js       | 4 ++--
 traffic_portal/app/src/common/modules/form/type/index.js            | 4 ++--
 .../app/src/common/modules/form/type/new/FormNewTypeController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/type/new/index.js        | 4 ++--
 .../app/src/common/modules/form/user/FormUserController.js          | 4 ++--
 .../app/src/common/modules/form/user/edit/FormEditUserController.js | 4 ++--
 traffic_portal/app/src/common/modules/form/user/edit/index.js       | 4 ++--
 traffic_portal/app/src/common/modules/form/user/index.js            | 4 ++--
 .../app/src/common/modules/form/user/new/FormNewUserController.js   | 4 ++--
 traffic_portal/app/src/common/modules/form/user/new/index.js        | 4 ++--
 traffic_portal/app/src/common/modules/header/HeaderController.js    | 4 ++--
 traffic_portal/app/src/common/modules/header/index.js               | 4 ++--
 traffic_portal/app/src/common/modules/message/MessageController.js  | 4 ++--
 traffic_portal/app/src/common/modules/message/index.js              | 4 ++--
 .../app/src/common/modules/navigation/NavigationController.js       | 4 ++--
 traffic_portal/app/src/common/modules/navigation/index.js           | 4 ++--
 traffic_portal/app/src/common/modules/release/ReleaseController.js  | 4 ++--
 traffic_portal/app/src/common/modules/release/index.js              | 4 ++--
 .../app/src/common/modules/table/asns/TableASNsController.js        | 4 ++--
 traffic_portal/app/src/common/modules/table/asns/index.js           | 4 ++--
 .../common/modules/table/cacheGroups/TableCacheGroupsController.js  | 4 ++--
 traffic_portal/app/src/common/modules/table/cacheGroups/index.js    | 4 ++--
 .../app/src/common/modules/table/cdns/TableCDNsController.js        | 4 ++--
 traffic_portal/app/src/common/modules/table/cdns/index.js           | 4 ++--
 .../common/modules/table/coordinates/TableCoordinatesController.js  | 4 ++--
 traffic_portal/app/src/common/modules/table/coordinates/index.js    | 4 ++--
 .../deliveryServiceOrigins/TableDeliveryServiceOriginsController.js | 4 ++--
 .../app/src/common/modules/table/deliveryServiceOrigins/index.js    | 4 ++--
 .../table/deliveryServices/TableDeliveryServicesController.js       | 4 ++--
 .../app/src/common/modules/table/deliveryServices/index.js          | 4 ++--
 .../src/common/modules/table/divisions/TableDivisionsController.js  | 4 ++--
 traffic_portal/app/src/common/modules/table/divisions/index.js      | 4 ++--
 .../app/src/common/modules/table/origins/TableOriginsController.js  | 4 ++--
 traffic_portal/app/src/common/modules/table/origins/index.js        | 4 ++--
 .../common/modules/table/parameters/TableParametersController.js    | 4 ++--
 traffic_portal/app/src/common/modules/table/parameters/index.js     | 4 ++--
 .../modules/table/physLocations/TablePhysLocationsController.js     | 4 ++--
 traffic_portal/app/src/common/modules/table/physLocations/index.js  | 4 ++--
 .../src/common/modules/table/profiles/TableProfilesController.js    | 4 ++--
 traffic_portal/app/src/common/modules/table/profiles/index.js       | 4 ++--
 .../app/src/common/modules/table/regions/TableRegionsController.js  | 4 ++--
 traffic_portal/app/src/common/modules/table/regions/index.js        | 4 ++--
 .../app/src/common/modules/table/servers/TableServersController.js  | 4 ++--
 traffic_portal/app/src/common/modules/table/servers/index.js        | 4 ++--
 .../src/common/modules/table/statuses/TableStatusesController.js    | 4 ++--
 traffic_portal/app/src/common/modules/table/statuses/index.js       | 4 ++--
 .../app/src/common/modules/table/tenants/TableTenantsController.js  | 4 ++--
 traffic_portal/app/src/common/modules/table/tenants/index.js        | 4 ++--
 .../app/src/common/modules/table/types/TableTypesController.js      | 4 ++--
 traffic_portal/app/src/common/modules/table/types/index.js          | 4 ++--
 .../app/src/common/modules/table/users/TableUsersController.js      | 4 ++--
 traffic_portal/app/src/common/modules/table/users/index.js          | 4 ++--
 .../app/src/common/service/application/ApplicationService.js        | 4 ++--
 traffic_portal/app/src/common/service/application/index.js          | 4 ++--
 traffic_portal/app/src/common/service/utils/FormUtils.js            | 4 ++--
 traffic_portal/app/src/common/service/utils/LocationUtils.js        | 4 ++--
 traffic_portal/app/src/common/service/utils/StringUtils.js          | 4 ++--
 traffic_portal/app/src/common/service/utils/index.js                | 4 ++--
 traffic_portal/app/src/modules/private/asns/edit/index.js           | 4 ++--
 traffic_portal/app/src/modules/private/asns/index.js                | 4 ++--
 traffic_portal/app/src/modules/private/asns/list/index.js           | 4 ++--
 traffic_portal/app/src/modules/private/asns/new/index.js            | 4 ++--
 traffic_portal/app/src/modules/private/cacheGroups/edit/index.js    | 4 ++--
 traffic_portal/app/src/modules/private/cacheGroups/index.js         | 4 ++--
 traffic_portal/app/src/modules/private/cacheGroups/list/index.js    | 4 ++--
 traffic_portal/app/src/modules/private/cacheGroups/new/index.js     | 4 ++--
 traffic_portal/app/src/modules/private/cdns/edit/index.js           | 4 ++--
 traffic_portal/app/src/modules/private/cdns/index.js                | 4 ++--
 traffic_portal/app/src/modules/private/cdns/list/index.js           | 4 ++--
 traffic_portal/app/src/modules/private/cdns/new/index.js            | 4 ++--
 traffic_portal/app/src/modules/private/coordinates/edit/index.js    | 4 ++--
 traffic_portal/app/src/modules/private/coordinates/index.js         | 4 ++--
 traffic_portal/app/src/modules/private/coordinates/list/index.js    | 4 ++--
 traffic_portal/app/src/modules/private/coordinates/new/index.js     | 4 ++--
 .../app/src/modules/private/dashboard/DashboardController.js        | 4 ++--
 traffic_portal/app/src/modules/private/dashboard/index.js           | 4 ++--
 .../deliveryServiceRequests/DeliveryServiceRequestsController.js    | 4 ++--
 traffic_portal/app/src/modules/private/deliveryServices/index.js    | 4 ++--
 .../app/src/modules/private/deliveryServices/list/index.js          | 4 ++--
 traffic_portal/app/src/modules/private/divisions/edit/index.js      | 4 ++--
 traffic_portal/app/src/modules/private/divisions/index.js           | 4 ++--
 traffic_portal/app/src/modules/private/divisions/list/index.js      | 4 ++--
 traffic_portal/app/src/modules/private/divisions/new/index.js       | 4 ++--
 traffic_portal/app/src/modules/private/index.js                     | 4 ++--
 traffic_portal/app/src/modules/private/origins/index.js             | 4 ++--
 traffic_portal/app/src/modules/private/origins/list/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/parameters/edit/index.js     | 4 ++--
 traffic_portal/app/src/modules/private/parameters/index.js          | 4 ++--
 traffic_portal/app/src/modules/private/parameters/list/index.js     | 4 ++--
 traffic_portal/app/src/modules/private/parameters/new/index.js      | 4 ++--
 traffic_portal/app/src/modules/private/physLocations/edit/index.js  | 4 ++--
 traffic_portal/app/src/modules/private/physLocations/index.js       | 4 ++--
 traffic_portal/app/src/modules/private/physLocations/list/index.js  | 4 ++--
 traffic_portal/app/src/modules/private/physLocations/new/index.js   | 4 ++--
 traffic_portal/app/src/modules/private/profiles/edit/index.js       | 4 ++--
 traffic_portal/app/src/modules/private/profiles/index.js            | 4 ++--
 traffic_portal/app/src/modules/private/profiles/list/index.js       | 4 ++--
 traffic_portal/app/src/modules/private/profiles/new/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/regions/edit/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/regions/index.js             | 4 ++--
 traffic_portal/app/src/modules/private/regions/list/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/regions/new/index.js         | 4 ++--
 traffic_portal/app/src/modules/private/servers/edit/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/servers/index.js             | 4 ++--
 traffic_portal/app/src/modules/private/servers/list/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/servers/new/index.js         | 4 ++--
 traffic_portal/app/src/modules/private/statuses/edit/index.js       | 4 ++--
 traffic_portal/app/src/modules/private/statuses/index.js            | 4 ++--
 traffic_portal/app/src/modules/private/statuses/list/index.js       | 4 ++--
 traffic_portal/app/src/modules/private/statuses/new/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/tenants/edit/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/tenants/index.js             | 4 ++--
 traffic_portal/app/src/modules/private/tenants/list/index.js        | 4 ++--
 traffic_portal/app/src/modules/private/tenants/new/index.js         | 4 ++--
 traffic_portal/app/src/modules/private/types/edit/index.js          | 4 ++--
 traffic_portal/app/src/modules/private/types/index.js               | 4 ++--
 traffic_portal/app/src/modules/private/types/list/index.js          | 4 ++--
 traffic_portal/app/src/modules/private/types/new/index.js           | 4 ++--
 traffic_portal/app/src/modules/private/user/UserController.js       | 4 ++--
 .../app/src/modules/private/user/edit/UserEditController.js         | 4 ++--
 traffic_portal/app/src/modules/private/user/edit/index.js           | 4 ++--
 traffic_portal/app/src/modules/private/user/index.js                | 4 ++--
 traffic_portal/app/src/modules/private/users/UsersController.js     | 4 ++--
 traffic_portal/app/src/modules/private/users/edit/index.js          | 4 ++--
 traffic_portal/app/src/modules/private/users/index.js               | 4 ++--
 traffic_portal/app/src/modules/private/users/list/index.js          | 4 ++--
 traffic_portal/app/src/modules/private/users/new/index.js           | 4 ++--
 traffic_portal/app/src/modules/public/index.js                      | 4 ++--
 traffic_portal/app/src/modules/public/login/LoginController.js      | 4 ++--
 traffic_portal/app/src/modules/public/login/index.js                | 4 ++--
 traffic_portal/app/src/scripts/config.js                            | 4 ++--
 traffic_portal/app/src/scripts/shared-libs.js                       | 4 ++--
 243 files changed, 488 insertions(+), 488 deletions(-)

diff --git a/traffic_portal/app/src/app.js b/traffic_portal/app/src/app.js
index 6819bad..9b4c737 100644
--- a/traffic_portal/app/src/app.js
+++ b/traffic_portal/app/src/app.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/ASNService.js b/traffic_portal/app/src/common/api/ASNService.js
index 681d4d5..664c9af 100644
--- a/traffic_portal/app/src/common/api/ASNService.js
+++ b/traffic_portal/app/src/common/api/ASNService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/AuthService.js b/traffic_portal/app/src/common/api/AuthService.js
index b558f4b..439390a 100644
--- a/traffic_portal/app/src/common/api/AuthService.js
+++ b/traffic_portal/app/src/common/api/AuthService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/CDNService.js b/traffic_portal/app/src/common/api/CDNService.js
index 8acb4d2..46ca5ce 100644
--- a/traffic_portal/app/src/common/api/CDNService.js
+++ b/traffic_portal/app/src/common/api/CDNService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/CacheGroupService.js b/traffic_portal/app/src/common/api/CacheGroupService.js
index c26ccd0..5812929 100644
--- a/traffic_portal/app/src/common/api/CacheGroupService.js
+++ b/traffic_portal/app/src/common/api/CacheGroupService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/CoordinateService.js b/traffic_portal/app/src/common/api/CoordinateService.js
index 7d5882c..ed1fa72 100644
--- a/traffic_portal/app/src/common/api/CoordinateService.js
+++ b/traffic_portal/app/src/common/api/CoordinateService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/DeliveryServiceService.js b/traffic_portal/app/src/common/api/DeliveryServiceService.js
index f27d70a..334d4bd 100644
--- a/traffic_portal/app/src/common/api/DeliveryServiceService.js
+++ b/traffic_portal/app/src/common/api/DeliveryServiceService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/DeliveryServiceSslKeysService.js b/traffic_portal/app/src/common/api/DeliveryServiceSslKeysService.js
index 31f1631..27784f8 100644
--- a/traffic_portal/app/src/common/api/DeliveryServiceSslKeysService.js
+++ b/traffic_portal/app/src/common/api/DeliveryServiceSslKeysService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -88,4 +88,4 @@ var DeliveryServiceSslKeysService = function($http, $q, locationUtils, messageMo
 };
 
 DeliveryServiceSslKeysService.$inject = ['$http', '$q', 'locationUtils', 'messageModel', 'ENV'];
-module.exports = DeliveryServiceSslKeysService;
\ No newline at end of file
+module.exports = DeliveryServiceSslKeysService;
diff --git a/traffic_portal/app/src/common/api/DivisionService.js b/traffic_portal/app/src/common/api/DivisionService.js
index fc905d8..a6c79c1 100644
--- a/traffic_portal/app/src/common/api/DivisionService.js
+++ b/traffic_portal/app/src/common/api/DivisionService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/HttpService.js b/traffic_portal/app/src/common/api/HttpService.js
index a74b7ff..5dcf7b7 100644
--- a/traffic_portal/app/src/common/api/HttpService.js
+++ b/traffic_portal/app/src/common/api/HttpService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/OriginService.js b/traffic_portal/app/src/common/api/OriginService.js
index 2c2a667..b6a8567 100644
--- a/traffic_portal/app/src/common/api/OriginService.js
+++ b/traffic_portal/app/src/common/api/OriginService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/ParameterService.js b/traffic_portal/app/src/common/api/ParameterService.js
index dd6f3b4..691f663 100644
--- a/traffic_portal/app/src/common/api/ParameterService.js
+++ b/traffic_portal/app/src/common/api/ParameterService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/PhysLocationService.js b/traffic_portal/app/src/common/api/PhysLocationService.js
index 7e6fe87..13729c5 100644
--- a/traffic_portal/app/src/common/api/PhysLocationService.js
+++ b/traffic_portal/app/src/common/api/PhysLocationService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/ProfileService.js b/traffic_portal/app/src/common/api/ProfileService.js
index 6cff0b2..446ce1f 100644
--- a/traffic_portal/app/src/common/api/ProfileService.js
+++ b/traffic_portal/app/src/common/api/ProfileService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/RegionService.js b/traffic_portal/app/src/common/api/RegionService.js
index d8d87e9..fcfca7d 100644
--- a/traffic_portal/app/src/common/api/RegionService.js
+++ b/traffic_portal/app/src/common/api/RegionService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/RoleService.js b/traffic_portal/app/src/common/api/RoleService.js
index 07d63c8..1e8bef7 100644
--- a/traffic_portal/app/src/common/api/RoleService.js
+++ b/traffic_portal/app/src/common/api/RoleService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/ServerService.js b/traffic_portal/app/src/common/api/ServerService.js
index 11d72fe..f3ec580 100644
--- a/traffic_portal/app/src/common/api/ServerService.js
+++ b/traffic_portal/app/src/common/api/ServerService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/StatusService.js b/traffic_portal/app/src/common/api/StatusService.js
index d4e6197..f67e851 100644
--- a/traffic_portal/app/src/common/api/StatusService.js
+++ b/traffic_portal/app/src/common/api/StatusService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/TenantService.js b/traffic_portal/app/src/common/api/TenantService.js
index 80f6e88..53d09dd 100644
--- a/traffic_portal/app/src/common/api/TenantService.js
+++ b/traffic_portal/app/src/common/api/TenantService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/TrafficPortalService.js b/traffic_portal/app/src/common/api/TrafficPortalService.js
index e32723b..11b5cbc 100644
--- a/traffic_portal/app/src/common/api/TrafficPortalService.js
+++ b/traffic_portal/app/src/common/api/TrafficPortalService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/TypeService.js b/traffic_portal/app/src/common/api/TypeService.js
index 345227c..aab6000 100644
--- a/traffic_portal/app/src/common/api/TypeService.js
+++ b/traffic_portal/app/src/common/api/TypeService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/api/UserService.js b/traffic_portal/app/src/common/api/UserService.js
index 5401c2b..d33d3e1 100644
--- a/traffic_portal/app/src/common/api/UserService.js
+++ b/traffic_portal/app/src/common/api/UserService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/directives/match/MatchDirective.js b/traffic_portal/app/src/common/directives/match/MatchDirective.js
index e174d30..0847f2e 100644
--- a/traffic_portal/app/src/common/directives/match/MatchDirective.js
+++ b/traffic_portal/app/src/common/directives/match/MatchDirective.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/directives/match/index.js b/traffic_portal/app/src/common/directives/match/index.js
index a272219..2a8f46e 100644
--- a/traffic_portal/app/src/common/directives/match/index.js
+++ b/traffic_portal/app/src/common/directives/match/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/filters/OffsetFilter.js b/traffic_portal/app/src/common/filters/OffsetFilter.js
index 8f9a5a8..0d7384f 100644
--- a/traffic_portal/app/src/common/filters/OffsetFilter.js
+++ b/traffic_portal/app/src/common/filters/OffsetFilter.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/filters/index.js b/traffic_portal/app/src/common/filters/index.js
index d7591b3..671a1b6 100644
--- a/traffic_portal/app/src/common/filters/index.js
+++ b/traffic_portal/app/src/common/filters/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/models/MessageModel.js b/traffic_portal/app/src/common/models/MessageModel.js
index 279602b..502bae4 100644
--- a/traffic_portal/app/src/common/models/MessageModel.js
+++ b/traffic_portal/app/src/common/models/MessageModel.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/models/UserModel.js b/traffic_portal/app/src/common/models/UserModel.js
index 10c99de..e5debdf 100644
--- a/traffic_portal/app/src/common/models/UserModel.js
+++ b/traffic_portal/app/src/common/models/UserModel.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/models/index.js b/traffic_portal/app/src/common/models/index.js
index 7c35171..65d7807 100644
--- a/traffic_portal/app/src/common/models/index.js
+++ b/traffic_portal/app/src/common/models/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/dialog/confirm/DialogConfirmController.js b/traffic_portal/app/src/common/modules/dialog/confirm/DialogConfirmController.js
index 3c7cb37..218e96f 100644
--- a/traffic_portal/app/src/common/modules/dialog/confirm/DialogConfirmController.js
+++ b/traffic_portal/app/src/common/modules/dialog/confirm/DialogConfirmController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/dialog/confirm/index.js b/traffic_portal/app/src/common/modules/dialog/confirm/index.js
index d500733..f04262e 100644
--- a/traffic_portal/app/src/common/modules/dialog/confirm/index.js
+++ b/traffic_portal/app/src/common/modules/dialog/confirm/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/dialog/delete/DialogDeleteController.js b/traffic_portal/app/src/common/modules/dialog/delete/DialogDeleteController.js
index f3633cd..a5e284c 100644
--- a/traffic_portal/app/src/common/modules/dialog/delete/DialogDeleteController.js
+++ b/traffic_portal/app/src/common/modules/dialog/delete/DialogDeleteController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/dialog/delete/index.js b/traffic_portal/app/src/common/modules/dialog/delete/index.js
index 4a35c29..5fb2f9d 100644
--- a/traffic_portal/app/src/common/modules/dialog/delete/index.js
+++ b/traffic_portal/app/src/common/modules/dialog/delete/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/dialog/reset/DialogResetController.js b/traffic_portal/app/src/common/modules/dialog/reset/DialogResetController.js
index 2b0c6c7..d1d6f08 100644
--- a/traffic_portal/app/src/common/modules/dialog/reset/DialogResetController.js
+++ b/traffic_portal/app/src/common/modules/dialog/reset/DialogResetController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/dialog/reset/index.js b/traffic_portal/app/src/common/modules/dialog/reset/index.js
index d86c394..7fff084 100644
--- a/traffic_portal/app/src/common/modules/dialog/reset/index.js
+++ b/traffic_portal/app/src/common/modules/dialog/reset/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/asn/FormASNController.js b/traffic_portal/app/src/common/modules/form/asn/FormASNController.js
index 31bd295..99ea653 100644
--- a/traffic_portal/app/src/common/modules/form/asn/FormASNController.js
+++ b/traffic_portal/app/src/common/modules/form/asn/FormASNController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/asn/edit/FormEditASNController.js b/traffic_portal/app/src/common/modules/form/asn/edit/FormEditASNController.js
index f7bf636..8978f00 100644
--- a/traffic_portal/app/src/common/modules/form/asn/edit/FormEditASNController.js
+++ b/traffic_portal/app/src/common/modules/form/asn/edit/FormEditASNController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/asn/edit/index.js b/traffic_portal/app/src/common/modules/form/asn/edit/index.js
index 9ab1012..8d4c444 100644
--- a/traffic_portal/app/src/common/modules/form/asn/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/asn/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/asn/index.js b/traffic_portal/app/src/common/modules/form/asn/index.js
index 5139e03..7076fc1 100644
--- a/traffic_portal/app/src/common/modules/form/asn/index.js
+++ b/traffic_portal/app/src/common/modules/form/asn/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/asn/new/FormNewASNController.js b/traffic_portal/app/src/common/modules/form/asn/new/FormNewASNController.js
index a6b8790..7f7d280 100644
--- a/traffic_portal/app/src/common/modules/form/asn/new/FormNewASNController.js
+++ b/traffic_portal/app/src/common/modules/form/asn/new/FormNewASNController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/asn/new/index.js b/traffic_portal/app/src/common/modules/form/asn/new/index.js
index 345328d..f2bd152 100644
--- a/traffic_portal/app/src/common/modules/form/asn/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/asn/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cacheGroup/FormCacheGroupController.js b/traffic_portal/app/src/common/modules/form/cacheGroup/FormCacheGroupController.js
index 9b61802..13145ac 100644
--- a/traffic_portal/app/src/common/modules/form/cacheGroup/FormCacheGroupController.js
+++ b/traffic_portal/app/src/common/modules/form/cacheGroup/FormCacheGroupController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cacheGroup/edit/FormEditCacheGroupController.js b/traffic_portal/app/src/common/modules/form/cacheGroup/edit/FormEditCacheGroupController.js
index c62574b..c6b6593 100644
--- a/traffic_portal/app/src/common/modules/form/cacheGroup/edit/FormEditCacheGroupController.js
+++ b/traffic_portal/app/src/common/modules/form/cacheGroup/edit/FormEditCacheGroupController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cacheGroup/edit/index.js b/traffic_portal/app/src/common/modules/form/cacheGroup/edit/index.js
index 836befe..70eb641 100644
--- a/traffic_portal/app/src/common/modules/form/cacheGroup/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/cacheGroup/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cacheGroup/index.js b/traffic_portal/app/src/common/modules/form/cacheGroup/index.js
index 5446dfa..e0ab094 100644
--- a/traffic_portal/app/src/common/modules/form/cacheGroup/index.js
+++ b/traffic_portal/app/src/common/modules/form/cacheGroup/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cacheGroup/new/FormNewCacheGroupController.js b/traffic_portal/app/src/common/modules/form/cacheGroup/new/FormNewCacheGroupController.js
index 8d34630..b967f7f 100644
--- a/traffic_portal/app/src/common/modules/form/cacheGroup/new/FormNewCacheGroupController.js
+++ b/traffic_portal/app/src/common/modules/form/cacheGroup/new/FormNewCacheGroupController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cacheGroup/new/index.js b/traffic_portal/app/src/common/modules/form/cacheGroup/new/index.js
index 5c238c0..9a31ab7 100644
--- a/traffic_portal/app/src/common/modules/form/cacheGroup/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/cacheGroup/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cdn/FormCDNController.js b/traffic_portal/app/src/common/modules/form/cdn/FormCDNController.js
index 283a02a..1341886 100644
--- a/traffic_portal/app/src/common/modules/form/cdn/FormCDNController.js
+++ b/traffic_portal/app/src/common/modules/form/cdn/FormCDNController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cdn/edit/FormEditCDNController.js b/traffic_portal/app/src/common/modules/form/cdn/edit/FormEditCDNController.js
index 036849e..fc13110 100644
--- a/traffic_portal/app/src/common/modules/form/cdn/edit/FormEditCDNController.js
+++ b/traffic_portal/app/src/common/modules/form/cdn/edit/FormEditCDNController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cdn/edit/index.js b/traffic_portal/app/src/common/modules/form/cdn/edit/index.js
index 09e4942..bc39939 100644
--- a/traffic_portal/app/src/common/modules/form/cdn/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/cdn/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cdn/index.js b/traffic_portal/app/src/common/modules/form/cdn/index.js
index ab98f1a..cad48e7 100644
--- a/traffic_portal/app/src/common/modules/form/cdn/index.js
+++ b/traffic_portal/app/src/common/modules/form/cdn/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cdn/new/FormNewCDNController.js b/traffic_portal/app/src/common/modules/form/cdn/new/FormNewCDNController.js
index 10feead..e1be403 100644
--- a/traffic_portal/app/src/common/modules/form/cdn/new/FormNewCDNController.js
+++ b/traffic_portal/app/src/common/modules/form/cdn/new/FormNewCDNController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/cdn/new/index.js b/traffic_portal/app/src/common/modules/form/cdn/new/index.js
index 4566629..fcd7ec3 100644
--- a/traffic_portal/app/src/common/modules/form/cdn/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/cdn/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/coordinate/FormCoordinateController.js b/traffic_portal/app/src/common/modules/form/coordinate/FormCoordinateController.js
index e4d2654..6ab0b94 100644
--- a/traffic_portal/app/src/common/modules/form/coordinate/FormCoordinateController.js
+++ b/traffic_portal/app/src/common/modules/form/coordinate/FormCoordinateController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/coordinate/edit/FormEditCoordinateController.js b/traffic_portal/app/src/common/modules/form/coordinate/edit/FormEditCoordinateController.js
index 1b34638..300e330 100644
--- a/traffic_portal/app/src/common/modules/form/coordinate/edit/FormEditCoordinateController.js
+++ b/traffic_portal/app/src/common/modules/form/coordinate/edit/FormEditCoordinateController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/coordinate/edit/index.js b/traffic_portal/app/src/common/modules/form/coordinate/edit/index.js
index c4187cc..7fa544d 100644
--- a/traffic_portal/app/src/common/modules/form/coordinate/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/coordinate/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/coordinate/index.js b/traffic_portal/app/src/common/modules/form/coordinate/index.js
index cb5a3eb..af0415b 100644
--- a/traffic_portal/app/src/common/modules/form/coordinate/index.js
+++ b/traffic_portal/app/src/common/modules/form/coordinate/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/coordinate/new/FormNewCoordinateController.js b/traffic_portal/app/src/common/modules/form/coordinate/new/FormNewCoordinateController.js
index a398a64..17f2307 100644
--- a/traffic_portal/app/src/common/modules/form/coordinate/new/FormNewCoordinateController.js
+++ b/traffic_portal/app/src/common/modules/form/coordinate/new/FormNewCoordinateController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/coordinate/new/index.js b/traffic_portal/app/src/common/modules/form/coordinate/new/index.js
index 8bd46a0..bf8f182 100644
--- a/traffic_portal/app/src/common/modules/form/coordinate/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/coordinate/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/deliveryService/index.js b/traffic_portal/app/src/common/modules/form/deliveryService/index.js
index 4a08c54..9beddcb 100644
--- a/traffic_portal/app/src/common/modules/form/deliveryService/index.js
+++ b/traffic_portal/app/src/common/modules/form/deliveryService/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/division/FormDivisionController.js b/traffic_portal/app/src/common/modules/form/division/FormDivisionController.js
index b977a1b..79d3bed 100644
--- a/traffic_portal/app/src/common/modules/form/division/FormDivisionController.js
+++ b/traffic_portal/app/src/common/modules/form/division/FormDivisionController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/division/edit/FormEditDivisionController.js b/traffic_portal/app/src/common/modules/form/division/edit/FormEditDivisionController.js
index b9b6427..83a27c2 100644
--- a/traffic_portal/app/src/common/modules/form/division/edit/FormEditDivisionController.js
+++ b/traffic_portal/app/src/common/modules/form/division/edit/FormEditDivisionController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/division/edit/index.js b/traffic_portal/app/src/common/modules/form/division/edit/index.js
index f87106d..b8877cf 100644
--- a/traffic_portal/app/src/common/modules/form/division/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/division/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/division/index.js b/traffic_portal/app/src/common/modules/form/division/index.js
index 6cc20d8..2920a6e 100644
--- a/traffic_portal/app/src/common/modules/form/division/index.js
+++ b/traffic_portal/app/src/common/modules/form/division/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/division/new/FormNewDivisionController.js b/traffic_portal/app/src/common/modules/form/division/new/FormNewDivisionController.js
index 077bf06..0b001b9 100644
--- a/traffic_portal/app/src/common/modules/form/division/new/FormNewDivisionController.js
+++ b/traffic_portal/app/src/common/modules/form/division/new/FormNewDivisionController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/division/new/index.js b/traffic_portal/app/src/common/modules/form/division/new/index.js
index c1b28de..2aa64bc 100644
--- a/traffic_portal/app/src/common/modules/form/division/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/division/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/origin/FormOriginController.js b/traffic_portal/app/src/common/modules/form/origin/FormOriginController.js
index f6deaa8..d35564c 100644
--- a/traffic_portal/app/src/common/modules/form/origin/FormOriginController.js
+++ b/traffic_portal/app/src/common/modules/form/origin/FormOriginController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/origin/index.js b/traffic_portal/app/src/common/modules/form/origin/index.js
index 322a981..0c073ee 100644
--- a/traffic_portal/app/src/common/modules/form/origin/index.js
+++ b/traffic_portal/app/src/common/modules/form/origin/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/parameter/FormParameterController.js b/traffic_portal/app/src/common/modules/form/parameter/FormParameterController.js
index 938649b..26a442b 100644
--- a/traffic_portal/app/src/common/modules/form/parameter/FormParameterController.js
+++ b/traffic_portal/app/src/common/modules/form/parameter/FormParameterController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/parameter/edit/FormEditParameterController.js b/traffic_portal/app/src/common/modules/form/parameter/edit/FormEditParameterController.js
index 687398a..e677745 100644
--- a/traffic_portal/app/src/common/modules/form/parameter/edit/FormEditParameterController.js
+++ b/traffic_portal/app/src/common/modules/form/parameter/edit/FormEditParameterController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/parameter/edit/index.js b/traffic_portal/app/src/common/modules/form/parameter/edit/index.js
index 76da6e4..86ed9c8 100644
--- a/traffic_portal/app/src/common/modules/form/parameter/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/parameter/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/parameter/index.js b/traffic_portal/app/src/common/modules/form/parameter/index.js
index 04b7fbb..549b95c 100644
--- a/traffic_portal/app/src/common/modules/form/parameter/index.js
+++ b/traffic_portal/app/src/common/modules/form/parameter/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/parameter/new/FormNewParameterController.js b/traffic_portal/app/src/common/modules/form/parameter/new/FormNewParameterController.js
index 5e2bfec..3dbbe04 100644
--- a/traffic_portal/app/src/common/modules/form/parameter/new/FormNewParameterController.js
+++ b/traffic_portal/app/src/common/modules/form/parameter/new/FormNewParameterController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/parameter/new/index.js b/traffic_portal/app/src/common/modules/form/parameter/new/index.js
index 56d835d..b32e8e0 100644
--- a/traffic_portal/app/src/common/modules/form/parameter/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/parameter/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/physLocation/edit/FormEditPhysLocationController.js b/traffic_portal/app/src/common/modules/form/physLocation/edit/FormEditPhysLocationController.js
index a3bc82e..a926f33 100644
--- a/traffic_portal/app/src/common/modules/form/physLocation/edit/FormEditPhysLocationController.js
+++ b/traffic_portal/app/src/common/modules/form/physLocation/edit/FormEditPhysLocationController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/physLocation/edit/index.js b/traffic_portal/app/src/common/modules/form/physLocation/edit/index.js
index d042d95..c13edbf 100644
--- a/traffic_portal/app/src/common/modules/form/physLocation/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/physLocation/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/physLocation/index.js b/traffic_portal/app/src/common/modules/form/physLocation/index.js
index 402f625..643adb5 100644
--- a/traffic_portal/app/src/common/modules/form/physLocation/index.js
+++ b/traffic_portal/app/src/common/modules/form/physLocation/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/physLocation/new/FormNewPhysLocationController.js b/traffic_portal/app/src/common/modules/form/physLocation/new/FormNewPhysLocationController.js
index ba4aaa3..ad4b870 100644
--- a/traffic_portal/app/src/common/modules/form/physLocation/new/FormNewPhysLocationController.js
+++ b/traffic_portal/app/src/common/modules/form/physLocation/new/FormNewPhysLocationController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/physLocation/new/index.js b/traffic_portal/app/src/common/modules/form/physLocation/new/index.js
index 5297288..4ced89b 100644
--- a/traffic_portal/app/src/common/modules/form/physLocation/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/physLocation/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/profile/FormProfileController.js b/traffic_portal/app/src/common/modules/form/profile/FormProfileController.js
index e8dee4f..4ab81d7 100644
--- a/traffic_portal/app/src/common/modules/form/profile/FormProfileController.js
+++ b/traffic_portal/app/src/common/modules/form/profile/FormProfileController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/profile/edit/FormEditProfileController.js b/traffic_portal/app/src/common/modules/form/profile/edit/FormEditProfileController.js
index e2c22b4..8870dfd 100644
--- a/traffic_portal/app/src/common/modules/form/profile/edit/FormEditProfileController.js
+++ b/traffic_portal/app/src/common/modules/form/profile/edit/FormEditProfileController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/profile/edit/index.js b/traffic_portal/app/src/common/modules/form/profile/edit/index.js
index 1050ddb..202f733 100644
--- a/traffic_portal/app/src/common/modules/form/profile/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/profile/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/profile/index.js b/traffic_portal/app/src/common/modules/form/profile/index.js
index 293da23..1a47e6d 100644
--- a/traffic_portal/app/src/common/modules/form/profile/index.js
+++ b/traffic_portal/app/src/common/modules/form/profile/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/profile/new/FormNewProfileController.js b/traffic_portal/app/src/common/modules/form/profile/new/FormNewProfileController.js
index 19b42c9..bfecae1 100644
--- a/traffic_portal/app/src/common/modules/form/profile/new/FormNewProfileController.js
+++ b/traffic_portal/app/src/common/modules/form/profile/new/FormNewProfileController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/profile/new/index.js b/traffic_portal/app/src/common/modules/form/profile/new/index.js
index d36a4c3..c7ca31a 100644
--- a/traffic_portal/app/src/common/modules/form/profile/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/profile/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/region/FormRegionController.js b/traffic_portal/app/src/common/modules/form/region/FormRegionController.js
index 83c0bef..c97fed4 100644
--- a/traffic_portal/app/src/common/modules/form/region/FormRegionController.js
+++ b/traffic_portal/app/src/common/modules/form/region/FormRegionController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/region/edit/FormEditRegionController.js b/traffic_portal/app/src/common/modules/form/region/edit/FormEditRegionController.js
index f969d88..846fc6c 100644
--- a/traffic_portal/app/src/common/modules/form/region/edit/FormEditRegionController.js
+++ b/traffic_portal/app/src/common/modules/form/region/edit/FormEditRegionController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/region/edit/index.js b/traffic_portal/app/src/common/modules/form/region/edit/index.js
index bda4bea..8bc8180 100644
--- a/traffic_portal/app/src/common/modules/form/region/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/region/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/region/index.js b/traffic_portal/app/src/common/modules/form/region/index.js
index 0032290..f96a389 100644
--- a/traffic_portal/app/src/common/modules/form/region/index.js
+++ b/traffic_portal/app/src/common/modules/form/region/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/region/new/FormNewRegionController.js b/traffic_portal/app/src/common/modules/form/region/new/FormNewRegionController.js
index e6bc9a8..dd4a54a 100644
--- a/traffic_portal/app/src/common/modules/form/region/new/FormNewRegionController.js
+++ b/traffic_portal/app/src/common/modules/form/region/new/FormNewRegionController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/region/new/index.js b/traffic_portal/app/src/common/modules/form/region/new/index.js
index 4155ac7..28c6ba3 100644
--- a/traffic_portal/app/src/common/modules/form/region/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/region/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/server/FormServerController.js b/traffic_portal/app/src/common/modules/form/server/FormServerController.js
index 2f46931..b9888ed 100644
--- a/traffic_portal/app/src/common/modules/form/server/FormServerController.js
+++ b/traffic_portal/app/src/common/modules/form/server/FormServerController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -68,7 +68,7 @@ var FormServerController = function(server, $scope, $location, $state, $uibModal
 	            }
             );
     };
-    
+
     $scope.refresh = function() {
         $state.reload(); // reloads all the resolves for the view
     };
diff --git a/traffic_portal/app/src/common/modules/form/server/edit/FormEditServerController.js b/traffic_portal/app/src/common/modules/form/server/edit/FormEditServerController.js
index 4d093d0..ef181da 100644
--- a/traffic_portal/app/src/common/modules/form/server/edit/FormEditServerController.js
+++ b/traffic_portal/app/src/common/modules/form/server/edit/FormEditServerController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/server/edit/index.js b/traffic_portal/app/src/common/modules/form/server/edit/index.js
index aff7a84..a85e461 100644
--- a/traffic_portal/app/src/common/modules/form/server/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/server/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/server/index.js b/traffic_portal/app/src/common/modules/form/server/index.js
index 95bea58..2128115 100644
--- a/traffic_portal/app/src/common/modules/form/server/index.js
+++ b/traffic_portal/app/src/common/modules/form/server/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/server/new/FormNewServerController.js b/traffic_portal/app/src/common/modules/form/server/new/FormNewServerController.js
index 2075ea3..1e17a39 100644
--- a/traffic_portal/app/src/common/modules/form/server/new/FormNewServerController.js
+++ b/traffic_portal/app/src/common/modules/form/server/new/FormNewServerController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/server/new/index.js b/traffic_portal/app/src/common/modules/form/server/new/index.js
index ff3487b..16f7708 100644
--- a/traffic_portal/app/src/common/modules/form/server/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/server/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/status/FormStatusController.js b/traffic_portal/app/src/common/modules/form/status/FormStatusController.js
index fd015db..8cbbaec 100644
--- a/traffic_portal/app/src/common/modules/form/status/FormStatusController.js
+++ b/traffic_portal/app/src/common/modules/form/status/FormStatusController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/status/edit/FormEditStatusController.js b/traffic_portal/app/src/common/modules/form/status/edit/FormEditStatusController.js
index 7b20262..f46313c 100644
--- a/traffic_portal/app/src/common/modules/form/status/edit/FormEditStatusController.js
+++ b/traffic_portal/app/src/common/modules/form/status/edit/FormEditStatusController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/status/edit/index.js b/traffic_portal/app/src/common/modules/form/status/edit/index.js
index 55520d3..5c7eba5 100644
--- a/traffic_portal/app/src/common/modules/form/status/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/status/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/status/index.js b/traffic_portal/app/src/common/modules/form/status/index.js
index 87173fb..53caf90 100644
--- a/traffic_portal/app/src/common/modules/form/status/index.js
+++ b/traffic_portal/app/src/common/modules/form/status/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/status/new/FormNewStatusController.js b/traffic_portal/app/src/common/modules/form/status/new/FormNewStatusController.js
index 9ea4c87..db03194 100644
--- a/traffic_portal/app/src/common/modules/form/status/new/FormNewStatusController.js
+++ b/traffic_portal/app/src/common/modules/form/status/new/FormNewStatusController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/status/new/index.js b/traffic_portal/app/src/common/modules/form/status/new/index.js
index f3673fe..ef1ffe3 100644
--- a/traffic_portal/app/src/common/modules/form/status/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/status/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/tenant/FormTenantController.js b/traffic_portal/app/src/common/modules/form/tenant/FormTenantController.js
index 537d1a3..fd37399 100644
--- a/traffic_portal/app/src/common/modules/form/tenant/FormTenantController.js
+++ b/traffic_portal/app/src/common/modules/form/tenant/FormTenantController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/tenant/edit/FormEditTenantController.js b/traffic_portal/app/src/common/modules/form/tenant/edit/FormEditTenantController.js
index a2c0d1c..eea9d18 100644
--- a/traffic_portal/app/src/common/modules/form/tenant/edit/FormEditTenantController.js
+++ b/traffic_portal/app/src/common/modules/form/tenant/edit/FormEditTenantController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/tenant/edit/index.js b/traffic_portal/app/src/common/modules/form/tenant/edit/index.js
index 63484fd..8136681 100644
--- a/traffic_portal/app/src/common/modules/form/tenant/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/tenant/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/tenant/index.js b/traffic_portal/app/src/common/modules/form/tenant/index.js
index 7b76c87..de42192 100644
--- a/traffic_portal/app/src/common/modules/form/tenant/index.js
+++ b/traffic_portal/app/src/common/modules/form/tenant/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/tenant/new/FormNewTenantController.js b/traffic_portal/app/src/common/modules/form/tenant/new/FormNewTenantController.js
index 7a37e79..f8d6618 100644
--- a/traffic_portal/app/src/common/modules/form/tenant/new/FormNewTenantController.js
+++ b/traffic_portal/app/src/common/modules/form/tenant/new/FormNewTenantController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/tenant/new/index.js b/traffic_portal/app/src/common/modules/form/tenant/new/index.js
index 5e8a903..51d964b 100644
--- a/traffic_portal/app/src/common/modules/form/tenant/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/tenant/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/type/FormTypeController.js b/traffic_portal/app/src/common/modules/form/type/FormTypeController.js
index 065fda9..f4f4db5 100644
--- a/traffic_portal/app/src/common/modules/form/type/FormTypeController.js
+++ b/traffic_portal/app/src/common/modules/form/type/FormTypeController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/type/edit/FormEditTypeController.js b/traffic_portal/app/src/common/modules/form/type/edit/FormEditTypeController.js
index 527c3db..32551b1 100644
--- a/traffic_portal/app/src/common/modules/form/type/edit/FormEditTypeController.js
+++ b/traffic_portal/app/src/common/modules/form/type/edit/FormEditTypeController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/type/edit/index.js b/traffic_portal/app/src/common/modules/form/type/edit/index.js
index e4f9cb9..49ddbf6 100644
--- a/traffic_portal/app/src/common/modules/form/type/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/type/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/type/index.js b/traffic_portal/app/src/common/modules/form/type/index.js
index 24ae187..9d05c8a 100644
--- a/traffic_portal/app/src/common/modules/form/type/index.js
+++ b/traffic_portal/app/src/common/modules/form/type/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/type/new/FormNewTypeController.js b/traffic_portal/app/src/common/modules/form/type/new/FormNewTypeController.js
index 2f07a52..7065f3b 100644
--- a/traffic_portal/app/src/common/modules/form/type/new/FormNewTypeController.js
+++ b/traffic_portal/app/src/common/modules/form/type/new/FormNewTypeController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/type/new/index.js b/traffic_portal/app/src/common/modules/form/type/new/index.js
index 6b067de..73b9c8f 100644
--- a/traffic_portal/app/src/common/modules/form/type/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/type/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/user/FormUserController.js b/traffic_portal/app/src/common/modules/form/user/FormUserController.js
index 61ccd55..e54bfee 100644
--- a/traffic_portal/app/src/common/modules/form/user/FormUserController.js
+++ b/traffic_portal/app/src/common/modules/form/user/FormUserController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/user/edit/FormEditUserController.js b/traffic_portal/app/src/common/modules/form/user/edit/FormEditUserController.js
index 880216e..2ef4c0d 100644
--- a/traffic_portal/app/src/common/modules/form/user/edit/FormEditUserController.js
+++ b/traffic_portal/app/src/common/modules/form/user/edit/FormEditUserController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/user/edit/index.js b/traffic_portal/app/src/common/modules/form/user/edit/index.js
index 9dc2f56..0a1aff2 100644
--- a/traffic_portal/app/src/common/modules/form/user/edit/index.js
+++ b/traffic_portal/app/src/common/modules/form/user/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/user/index.js b/traffic_portal/app/src/common/modules/form/user/index.js
index e844d0d..af5df49 100644
--- a/traffic_portal/app/src/common/modules/form/user/index.js
+++ b/traffic_portal/app/src/common/modules/form/user/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/user/new/FormNewUserController.js b/traffic_portal/app/src/common/modules/form/user/new/FormNewUserController.js
index a832929..ef0c5a2 100644
--- a/traffic_portal/app/src/common/modules/form/user/new/FormNewUserController.js
+++ b/traffic_portal/app/src/common/modules/form/user/new/FormNewUserController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/form/user/new/index.js b/traffic_portal/app/src/common/modules/form/user/new/index.js
index cdd0817..63b510d 100644
--- a/traffic_portal/app/src/common/modules/form/user/new/index.js
+++ b/traffic_portal/app/src/common/modules/form/user/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/header/HeaderController.js b/traffic_portal/app/src/common/modules/header/HeaderController.js
index da283ff..8814ff5 100644
--- a/traffic_portal/app/src/common/modules/header/HeaderController.js
+++ b/traffic_portal/app/src/common/modules/header/HeaderController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/header/index.js b/traffic_portal/app/src/common/modules/header/index.js
index 4931e1f..4fccb2f 100644
--- a/traffic_portal/app/src/common/modules/header/index.js
+++ b/traffic_portal/app/src/common/modules/header/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/message/MessageController.js b/traffic_portal/app/src/common/modules/message/MessageController.js
index fde0f6b..5cb6f22 100644
--- a/traffic_portal/app/src/common/modules/message/MessageController.js
+++ b/traffic_portal/app/src/common/modules/message/MessageController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/message/index.js b/traffic_portal/app/src/common/modules/message/index.js
index cffdace..2b3e414 100644
--- a/traffic_portal/app/src/common/modules/message/index.js
+++ b/traffic_portal/app/src/common/modules/message/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/navigation/NavigationController.js b/traffic_portal/app/src/common/modules/navigation/NavigationController.js
index d993b4b..8c97c6a 100644
--- a/traffic_portal/app/src/common/modules/navigation/NavigationController.js
+++ b/traffic_portal/app/src/common/modules/navigation/NavigationController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/navigation/index.js b/traffic_portal/app/src/common/modules/navigation/index.js
index 26a964d..d390869 100644
--- a/traffic_portal/app/src/common/modules/navigation/index.js
+++ b/traffic_portal/app/src/common/modules/navigation/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/release/ReleaseController.js b/traffic_portal/app/src/common/modules/release/ReleaseController.js
index 622fb60..9e3c873 100644
--- a/traffic_portal/app/src/common/modules/release/ReleaseController.js
+++ b/traffic_portal/app/src/common/modules/release/ReleaseController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/release/index.js b/traffic_portal/app/src/common/modules/release/index.js
index 31d3b3c..8d733f9 100644
--- a/traffic_portal/app/src/common/modules/release/index.js
+++ b/traffic_portal/app/src/common/modules/release/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/asns/TableASNsController.js b/traffic_portal/app/src/common/modules/table/asns/TableASNsController.js
index 6fbae1e..aaeb25f 100644
--- a/traffic_portal/app/src/common/modules/table/asns/TableASNsController.js
+++ b/traffic_portal/app/src/common/modules/table/asns/TableASNsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/asns/index.js b/traffic_portal/app/src/common/modules/table/asns/index.js
index eef7292..ed45a78 100644
--- a/traffic_portal/app/src/common/modules/table/asns/index.js
+++ b/traffic_portal/app/src/common/modules/table/asns/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/cacheGroups/TableCacheGroupsController.js b/traffic_portal/app/src/common/modules/table/cacheGroups/TableCacheGroupsController.js
index 671ebac..2a3837a 100644
--- a/traffic_portal/app/src/common/modules/table/cacheGroups/TableCacheGroupsController.js
+++ b/traffic_portal/app/src/common/modules/table/cacheGroups/TableCacheGroupsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/cacheGroups/index.js b/traffic_portal/app/src/common/modules/table/cacheGroups/index.js
index 141faf4..e1e918d 100644
--- a/traffic_portal/app/src/common/modules/table/cacheGroups/index.js
+++ b/traffic_portal/app/src/common/modules/table/cacheGroups/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/cdns/TableCDNsController.js b/traffic_portal/app/src/common/modules/table/cdns/TableCDNsController.js
index 6ee36d8..1f39a00 100644
--- a/traffic_portal/app/src/common/modules/table/cdns/TableCDNsController.js
+++ b/traffic_portal/app/src/common/modules/table/cdns/TableCDNsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/cdns/index.js b/traffic_portal/app/src/common/modules/table/cdns/index.js
index 9fa0a3d..46e8a02 100644
--- a/traffic_portal/app/src/common/modules/table/cdns/index.js
+++ b/traffic_portal/app/src/common/modules/table/cdns/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/coordinates/TableCoordinatesController.js b/traffic_portal/app/src/common/modules/table/coordinates/TableCoordinatesController.js
index 6123701..17cdce4 100644
--- a/traffic_portal/app/src/common/modules/table/coordinates/TableCoordinatesController.js
+++ b/traffic_portal/app/src/common/modules/table/coordinates/TableCoordinatesController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/coordinates/index.js b/traffic_portal/app/src/common/modules/table/coordinates/index.js
index 10016bd..8a10182 100644
--- a/traffic_portal/app/src/common/modules/table/coordinates/index.js
+++ b/traffic_portal/app/src/common/modules/table/coordinates/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/TableDeliveryServiceOriginsController.js b/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/TableDeliveryServiceOriginsController.js
index eee379a..1aecfa2 100644
--- a/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/TableDeliveryServiceOriginsController.js
+++ b/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/TableDeliveryServiceOriginsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/index.js b/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/index.js
index 0b427d0..2fc5705 100644
--- a/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/index.js
+++ b/traffic_portal/app/src/common/modules/table/deliveryServiceOrigins/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/deliveryServices/TableDeliveryServicesController.js b/traffic_portal/app/src/common/modules/table/deliveryServices/TableDeliveryServicesController.js
index edd9a73..827eecd 100644
--- a/traffic_portal/app/src/common/modules/table/deliveryServices/TableDeliveryServicesController.js
+++ b/traffic_portal/app/src/common/modules/table/deliveryServices/TableDeliveryServicesController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/deliveryServices/index.js b/traffic_portal/app/src/common/modules/table/deliveryServices/index.js
index 9e75882..8d7bd6f 100644
--- a/traffic_portal/app/src/common/modules/table/deliveryServices/index.js
+++ b/traffic_portal/app/src/common/modules/table/deliveryServices/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/divisions/TableDivisionsController.js b/traffic_portal/app/src/common/modules/table/divisions/TableDivisionsController.js
index 9ab6785..eb769fb 100644
--- a/traffic_portal/app/src/common/modules/table/divisions/TableDivisionsController.js
+++ b/traffic_portal/app/src/common/modules/table/divisions/TableDivisionsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/divisions/index.js b/traffic_portal/app/src/common/modules/table/divisions/index.js
index 946f6b4..4065089 100644
--- a/traffic_portal/app/src/common/modules/table/divisions/index.js
+++ b/traffic_portal/app/src/common/modules/table/divisions/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/origins/TableOriginsController.js b/traffic_portal/app/src/common/modules/table/origins/TableOriginsController.js
index fb1ec46..8ad62a2 100644
--- a/traffic_portal/app/src/common/modules/table/origins/TableOriginsController.js
+++ b/traffic_portal/app/src/common/modules/table/origins/TableOriginsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/origins/index.js b/traffic_portal/app/src/common/modules/table/origins/index.js
index 15093fb..e915d3a 100644
--- a/traffic_portal/app/src/common/modules/table/origins/index.js
+++ b/traffic_portal/app/src/common/modules/table/origins/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/parameters/TableParametersController.js b/traffic_portal/app/src/common/modules/table/parameters/TableParametersController.js
index 1f8dc01..e918c93 100644
--- a/traffic_portal/app/src/common/modules/table/parameters/TableParametersController.js
+++ b/traffic_portal/app/src/common/modules/table/parameters/TableParametersController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/parameters/index.js b/traffic_portal/app/src/common/modules/table/parameters/index.js
index f9e9fca..3df5e43 100644
--- a/traffic_portal/app/src/common/modules/table/parameters/index.js
+++ b/traffic_portal/app/src/common/modules/table/parameters/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/physLocations/TablePhysLocationsController.js b/traffic_portal/app/src/common/modules/table/physLocations/TablePhysLocationsController.js
index 99728fe..7df8b87 100644
--- a/traffic_portal/app/src/common/modules/table/physLocations/TablePhysLocationsController.js
+++ b/traffic_portal/app/src/common/modules/table/physLocations/TablePhysLocationsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/physLocations/index.js b/traffic_portal/app/src/common/modules/table/physLocations/index.js
index 4b1a925..482f6e2 100644
--- a/traffic_portal/app/src/common/modules/table/physLocations/index.js
+++ b/traffic_portal/app/src/common/modules/table/physLocations/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/profiles/TableProfilesController.js b/traffic_portal/app/src/common/modules/table/profiles/TableProfilesController.js
index 33b2c56..9befec4 100644
--- a/traffic_portal/app/src/common/modules/table/profiles/TableProfilesController.js
+++ b/traffic_portal/app/src/common/modules/table/profiles/TableProfilesController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/profiles/index.js b/traffic_portal/app/src/common/modules/table/profiles/index.js
index 1761ec7..d54a976 100644
--- a/traffic_portal/app/src/common/modules/table/profiles/index.js
+++ b/traffic_portal/app/src/common/modules/table/profiles/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/regions/TableRegionsController.js b/traffic_portal/app/src/common/modules/table/regions/TableRegionsController.js
index adef636..7a55892 100644
--- a/traffic_portal/app/src/common/modules/table/regions/TableRegionsController.js
+++ b/traffic_portal/app/src/common/modules/table/regions/TableRegionsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/regions/index.js b/traffic_portal/app/src/common/modules/table/regions/index.js
index abd62e2..5d5259f 100644
--- a/traffic_portal/app/src/common/modules/table/regions/index.js
+++ b/traffic_portal/app/src/common/modules/table/regions/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/servers/TableServersController.js b/traffic_portal/app/src/common/modules/table/servers/TableServersController.js
index e605ce4..f869bf6 100644
--- a/traffic_portal/app/src/common/modules/table/servers/TableServersController.js
+++ b/traffic_portal/app/src/common/modules/table/servers/TableServersController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/servers/index.js b/traffic_portal/app/src/common/modules/table/servers/index.js
index f8267cb..e955714 100644
--- a/traffic_portal/app/src/common/modules/table/servers/index.js
+++ b/traffic_portal/app/src/common/modules/table/servers/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/statuses/TableStatusesController.js b/traffic_portal/app/src/common/modules/table/statuses/TableStatusesController.js
index 7e7958c..aa83d8a 100644
--- a/traffic_portal/app/src/common/modules/table/statuses/TableStatusesController.js
+++ b/traffic_portal/app/src/common/modules/table/statuses/TableStatusesController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/statuses/index.js b/traffic_portal/app/src/common/modules/table/statuses/index.js
index 9c39c7c..6da660d 100644
--- a/traffic_portal/app/src/common/modules/table/statuses/index.js
+++ b/traffic_portal/app/src/common/modules/table/statuses/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/tenants/TableTenantsController.js b/traffic_portal/app/src/common/modules/table/tenants/TableTenantsController.js
index 0ea78ad..3ddce63 100644
--- a/traffic_portal/app/src/common/modules/table/tenants/TableTenantsController.js
+++ b/traffic_portal/app/src/common/modules/table/tenants/TableTenantsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/tenants/index.js b/traffic_portal/app/src/common/modules/table/tenants/index.js
index 033e997..9e46f11 100644
--- a/traffic_portal/app/src/common/modules/table/tenants/index.js
+++ b/traffic_portal/app/src/common/modules/table/tenants/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/types/TableTypesController.js b/traffic_portal/app/src/common/modules/table/types/TableTypesController.js
index c0b05c1..0796baf 100644
--- a/traffic_portal/app/src/common/modules/table/types/TableTypesController.js
+++ b/traffic_portal/app/src/common/modules/table/types/TableTypesController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/types/index.js b/traffic_portal/app/src/common/modules/table/types/index.js
index 6e69735..79ee4a2 100644
--- a/traffic_portal/app/src/common/modules/table/types/index.js
+++ b/traffic_portal/app/src/common/modules/table/types/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/users/TableUsersController.js b/traffic_portal/app/src/common/modules/table/users/TableUsersController.js
index a588c1a..be8892d 100644
--- a/traffic_portal/app/src/common/modules/table/users/TableUsersController.js
+++ b/traffic_portal/app/src/common/modules/table/users/TableUsersController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/modules/table/users/index.js b/traffic_portal/app/src/common/modules/table/users/index.js
index ee8604d..bf25411 100644
--- a/traffic_portal/app/src/common/modules/table/users/index.js
+++ b/traffic_portal/app/src/common/modules/table/users/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/service/application/ApplicationService.js b/traffic_portal/app/src/common/service/application/ApplicationService.js
index cc6d487..e509b28 100644
--- a/traffic_portal/app/src/common/service/application/ApplicationService.js
+++ b/traffic_portal/app/src/common/service/application/ApplicationService.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/service/application/index.js b/traffic_portal/app/src/common/service/application/index.js
index fa62619..507c1c9 100644
--- a/traffic_portal/app/src/common/service/application/index.js
+++ b/traffic_portal/app/src/common/service/application/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/service/utils/FormUtils.js b/traffic_portal/app/src/common/service/utils/FormUtils.js
index 2f95b02..ea87638 100644
--- a/traffic_portal/app/src/common/service/utils/FormUtils.js
+++ b/traffic_portal/app/src/common/service/utils/FormUtils.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/service/utils/LocationUtils.js b/traffic_portal/app/src/common/service/utils/LocationUtils.js
index 8defa68..110e81b 100644
--- a/traffic_portal/app/src/common/service/utils/LocationUtils.js
+++ b/traffic_portal/app/src/common/service/utils/LocationUtils.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/service/utils/StringUtils.js b/traffic_portal/app/src/common/service/utils/StringUtils.js
index 2e5bb38..a9c1e92 100644
--- a/traffic_portal/app/src/common/service/utils/StringUtils.js
+++ b/traffic_portal/app/src/common/service/utils/StringUtils.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/common/service/utils/index.js b/traffic_portal/app/src/common/service/utils/index.js
index 936a7dd..bb493e3 100644
--- a/traffic_portal/app/src/common/service/utils/index.js
+++ b/traffic_portal/app/src/common/service/utils/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/asns/edit/index.js b/traffic_portal/app/src/modules/private/asns/edit/index.js
index 3e81c7b..eeb6a90 100644
--- a/traffic_portal/app/src/modules/private/asns/edit/index.js
+++ b/traffic_portal/app/src/modules/private/asns/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/asns/index.js b/traffic_portal/app/src/modules/private/asns/index.js
index 7af8300..39e13aa 100644
--- a/traffic_portal/app/src/modules/private/asns/index.js
+++ b/traffic_portal/app/src/modules/private/asns/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/asns/list/index.js b/traffic_portal/app/src/modules/private/asns/list/index.js
index a7cd18c..1ff4c57 100644
--- a/traffic_portal/app/src/modules/private/asns/list/index.js
+++ b/traffic_portal/app/src/modules/private/asns/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/asns/new/index.js b/traffic_portal/app/src/modules/private/asns/new/index.js
index 5b0ea0e..ba8d2ee 100644
--- a/traffic_portal/app/src/modules/private/asns/new/index.js
+++ b/traffic_portal/app/src/modules/private/asns/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cacheGroups/edit/index.js b/traffic_portal/app/src/modules/private/cacheGroups/edit/index.js
index 0453ceb..1d48f28 100644
--- a/traffic_portal/app/src/modules/private/cacheGroups/edit/index.js
+++ b/traffic_portal/app/src/modules/private/cacheGroups/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cacheGroups/index.js b/traffic_portal/app/src/modules/private/cacheGroups/index.js
index d5adb51..20040b5 100644
--- a/traffic_portal/app/src/modules/private/cacheGroups/index.js
+++ b/traffic_portal/app/src/modules/private/cacheGroups/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cacheGroups/list/index.js b/traffic_portal/app/src/modules/private/cacheGroups/list/index.js
index 2a275ec..3823b45 100644
--- a/traffic_portal/app/src/modules/private/cacheGroups/list/index.js
+++ b/traffic_portal/app/src/modules/private/cacheGroups/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cacheGroups/new/index.js b/traffic_portal/app/src/modules/private/cacheGroups/new/index.js
index 9de26a2..b2b2aae 100644
--- a/traffic_portal/app/src/modules/private/cacheGroups/new/index.js
+++ b/traffic_portal/app/src/modules/private/cacheGroups/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cdns/edit/index.js b/traffic_portal/app/src/modules/private/cdns/edit/index.js
index c640c17..d137290 100644
--- a/traffic_portal/app/src/modules/private/cdns/edit/index.js
+++ b/traffic_portal/app/src/modules/private/cdns/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cdns/index.js b/traffic_portal/app/src/modules/private/cdns/index.js
index d10c625..90f8462 100644
--- a/traffic_portal/app/src/modules/private/cdns/index.js
+++ b/traffic_portal/app/src/modules/private/cdns/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cdns/list/index.js b/traffic_portal/app/src/modules/private/cdns/list/index.js
index 8789aaf..c44cfe0 100644
--- a/traffic_portal/app/src/modules/private/cdns/list/index.js
+++ b/traffic_portal/app/src/modules/private/cdns/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/cdns/new/index.js b/traffic_portal/app/src/modules/private/cdns/new/index.js
index c841365..1939663 100644
--- a/traffic_portal/app/src/modules/private/cdns/new/index.js
+++ b/traffic_portal/app/src/modules/private/cdns/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/coordinates/edit/index.js b/traffic_portal/app/src/modules/private/coordinates/edit/index.js
index 307c1fa..6532b49 100644
--- a/traffic_portal/app/src/modules/private/coordinates/edit/index.js
+++ b/traffic_portal/app/src/modules/private/coordinates/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/coordinates/index.js b/traffic_portal/app/src/modules/private/coordinates/index.js
index c9a7abe..2a2c1d3 100644
--- a/traffic_portal/app/src/modules/private/coordinates/index.js
+++ b/traffic_portal/app/src/modules/private/coordinates/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/coordinates/list/index.js b/traffic_portal/app/src/modules/private/coordinates/list/index.js
index b53be9e..646f043 100644
--- a/traffic_portal/app/src/modules/private/coordinates/list/index.js
+++ b/traffic_portal/app/src/modules/private/coordinates/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/coordinates/new/index.js b/traffic_portal/app/src/modules/private/coordinates/new/index.js
index 7eb6073..e381707 100644
--- a/traffic_portal/app/src/modules/private/coordinates/new/index.js
+++ b/traffic_portal/app/src/modules/private/coordinates/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/dashboard/DashboardController.js b/traffic_portal/app/src/modules/private/dashboard/DashboardController.js
index 02df5da..714846d 100644
--- a/traffic_portal/app/src/modules/private/dashboard/DashboardController.js
+++ b/traffic_portal/app/src/modules/private/dashboard/DashboardController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/dashboard/index.js b/traffic_portal/app/src/modules/private/dashboard/index.js
index f59ee15..9374031 100644
--- a/traffic_portal/app/src/modules/private/dashboard/index.js
+++ b/traffic_portal/app/src/modules/private/dashboard/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/deliveryServiceRequests/DeliveryServiceRequestsController.js b/traffic_portal/app/src/modules/private/deliveryServiceRequests/DeliveryServiceRequestsController.js
index 9b588a9..9c27a60 100644
--- a/traffic_portal/app/src/modules/private/deliveryServiceRequests/DeliveryServiceRequestsController.js
+++ b/traffic_portal/app/src/modules/private/deliveryServiceRequests/DeliveryServiceRequestsController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/deliveryServices/index.js b/traffic_portal/app/src/modules/private/deliveryServices/index.js
index bc6abde..d29a3a8 100644
--- a/traffic_portal/app/src/modules/private/deliveryServices/index.js
+++ b/traffic_portal/app/src/modules/private/deliveryServices/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/deliveryServices/list/index.js b/traffic_portal/app/src/modules/private/deliveryServices/list/index.js
index 396ed05..b0eaf32 100644
--- a/traffic_portal/app/src/modules/private/deliveryServices/list/index.js
+++ b/traffic_portal/app/src/modules/private/deliveryServices/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/divisions/edit/index.js b/traffic_portal/app/src/modules/private/divisions/edit/index.js
index d0b6aae..d748bc2 100644
--- a/traffic_portal/app/src/modules/private/divisions/edit/index.js
+++ b/traffic_portal/app/src/modules/private/divisions/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/divisions/index.js b/traffic_portal/app/src/modules/private/divisions/index.js
index 5ce8731..74854da 100644
--- a/traffic_portal/app/src/modules/private/divisions/index.js
+++ b/traffic_portal/app/src/modules/private/divisions/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/divisions/list/index.js b/traffic_portal/app/src/modules/private/divisions/list/index.js
index f0024aa..b30929b 100644
--- a/traffic_portal/app/src/modules/private/divisions/list/index.js
+++ b/traffic_portal/app/src/modules/private/divisions/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/divisions/new/index.js b/traffic_portal/app/src/modules/private/divisions/new/index.js
index 32935e1..3493223 100644
--- a/traffic_portal/app/src/modules/private/divisions/new/index.js
+++ b/traffic_portal/app/src/modules/private/divisions/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/index.js b/traffic_portal/app/src/modules/private/index.js
index 27cfecf..91e1f79 100644
--- a/traffic_portal/app/src/modules/private/index.js
+++ b/traffic_portal/app/src/modules/private/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/origins/index.js b/traffic_portal/app/src/modules/private/origins/index.js
index 5a3d135..f5fcfd1 100644
--- a/traffic_portal/app/src/modules/private/origins/index.js
+++ b/traffic_portal/app/src/modules/private/origins/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/origins/list/index.js b/traffic_portal/app/src/modules/private/origins/list/index.js
index 8c8ab2d..de26c3c 100644
--- a/traffic_portal/app/src/modules/private/origins/list/index.js
+++ b/traffic_portal/app/src/modules/private/origins/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/parameters/edit/index.js b/traffic_portal/app/src/modules/private/parameters/edit/index.js
index f522317..358870b 100644
--- a/traffic_portal/app/src/modules/private/parameters/edit/index.js
+++ b/traffic_portal/app/src/modules/private/parameters/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/parameters/index.js b/traffic_portal/app/src/modules/private/parameters/index.js
index b7b0ea3..b1dc378 100644
--- a/traffic_portal/app/src/modules/private/parameters/index.js
+++ b/traffic_portal/app/src/modules/private/parameters/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/parameters/list/index.js b/traffic_portal/app/src/modules/private/parameters/list/index.js
index e4cae1e..02b10ea 100644
--- a/traffic_portal/app/src/modules/private/parameters/list/index.js
+++ b/traffic_portal/app/src/modules/private/parameters/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/parameters/new/index.js b/traffic_portal/app/src/modules/private/parameters/new/index.js
index dea8a7e..f271209 100644
--- a/traffic_portal/app/src/modules/private/parameters/new/index.js
+++ b/traffic_portal/app/src/modules/private/parameters/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/physLocations/edit/index.js b/traffic_portal/app/src/modules/private/physLocations/edit/index.js
index 061af45..4a26124 100644
--- a/traffic_portal/app/src/modules/private/physLocations/edit/index.js
+++ b/traffic_portal/app/src/modules/private/physLocations/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/physLocations/index.js b/traffic_portal/app/src/modules/private/physLocations/index.js
index 67a894d..34bf540 100644
--- a/traffic_portal/app/src/modules/private/physLocations/index.js
+++ b/traffic_portal/app/src/modules/private/physLocations/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/physLocations/list/index.js b/traffic_portal/app/src/modules/private/physLocations/list/index.js
index 7633960..3cc4d00 100644
--- a/traffic_portal/app/src/modules/private/physLocations/list/index.js
+++ b/traffic_portal/app/src/modules/private/physLocations/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/physLocations/new/index.js b/traffic_portal/app/src/modules/private/physLocations/new/index.js
index 5e32e9e..835b2a8 100644
--- a/traffic_portal/app/src/modules/private/physLocations/new/index.js
+++ b/traffic_portal/app/src/modules/private/physLocations/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/profiles/edit/index.js b/traffic_portal/app/src/modules/private/profiles/edit/index.js
index 5d17fb0..21717e7 100644
--- a/traffic_portal/app/src/modules/private/profiles/edit/index.js
+++ b/traffic_portal/app/src/modules/private/profiles/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/profiles/index.js b/traffic_portal/app/src/modules/private/profiles/index.js
index 25fdeff..a8d5cb1 100644
--- a/traffic_portal/app/src/modules/private/profiles/index.js
+++ b/traffic_portal/app/src/modules/private/profiles/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/profiles/list/index.js b/traffic_portal/app/src/modules/private/profiles/list/index.js
index 4486c9b..1664354 100644
--- a/traffic_portal/app/src/modules/private/profiles/list/index.js
+++ b/traffic_portal/app/src/modules/private/profiles/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/profiles/new/index.js b/traffic_portal/app/src/modules/private/profiles/new/index.js
index 7d7399c..5dae493 100644
--- a/traffic_portal/app/src/modules/private/profiles/new/index.js
+++ b/traffic_portal/app/src/modules/private/profiles/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/regions/edit/index.js b/traffic_portal/app/src/modules/private/regions/edit/index.js
index 45ab263..eedb4a6 100644
--- a/traffic_portal/app/src/modules/private/regions/edit/index.js
+++ b/traffic_portal/app/src/modules/private/regions/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/regions/index.js b/traffic_portal/app/src/modules/private/regions/index.js
index 933c89b..a10d91c 100644
--- a/traffic_portal/app/src/modules/private/regions/index.js
+++ b/traffic_portal/app/src/modules/private/regions/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/regions/list/index.js b/traffic_portal/app/src/modules/private/regions/list/index.js
index 58d1720..a1730eb 100644
--- a/traffic_portal/app/src/modules/private/regions/list/index.js
+++ b/traffic_portal/app/src/modules/private/regions/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/regions/new/index.js b/traffic_portal/app/src/modules/private/regions/new/index.js
index dff01e2..e637924 100644
--- a/traffic_portal/app/src/modules/private/regions/new/index.js
+++ b/traffic_portal/app/src/modules/private/regions/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/servers/edit/index.js b/traffic_portal/app/src/modules/private/servers/edit/index.js
index 05dd8e6..02fcaff 100644
--- a/traffic_portal/app/src/modules/private/servers/edit/index.js
+++ b/traffic_portal/app/src/modules/private/servers/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/servers/index.js b/traffic_portal/app/src/modules/private/servers/index.js
index 11c24da..1a17334 100644
--- a/traffic_portal/app/src/modules/private/servers/index.js
+++ b/traffic_portal/app/src/modules/private/servers/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/servers/list/index.js b/traffic_portal/app/src/modules/private/servers/list/index.js
index 6a47f66..4025e2a 100644
--- a/traffic_portal/app/src/modules/private/servers/list/index.js
+++ b/traffic_portal/app/src/modules/private/servers/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/servers/new/index.js b/traffic_portal/app/src/modules/private/servers/new/index.js
index 4a88bbb..5bb9f91 100644
--- a/traffic_portal/app/src/modules/private/servers/new/index.js
+++ b/traffic_portal/app/src/modules/private/servers/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/statuses/edit/index.js b/traffic_portal/app/src/modules/private/statuses/edit/index.js
index f45a175..2ea62d0 100644
--- a/traffic_portal/app/src/modules/private/statuses/edit/index.js
+++ b/traffic_portal/app/src/modules/private/statuses/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/statuses/index.js b/traffic_portal/app/src/modules/private/statuses/index.js
index 2b5a4a2..8898677 100644
--- a/traffic_portal/app/src/modules/private/statuses/index.js
+++ b/traffic_portal/app/src/modules/private/statuses/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/statuses/list/index.js b/traffic_portal/app/src/modules/private/statuses/list/index.js
index 896b733..464300c 100644
--- a/traffic_portal/app/src/modules/private/statuses/list/index.js
+++ b/traffic_portal/app/src/modules/private/statuses/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/statuses/new/index.js b/traffic_portal/app/src/modules/private/statuses/new/index.js
index 4310193..3438c6f 100644
--- a/traffic_portal/app/src/modules/private/statuses/new/index.js
+++ b/traffic_portal/app/src/modules/private/statuses/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/tenants/edit/index.js b/traffic_portal/app/src/modules/private/tenants/edit/index.js
index 3fd2661..af5f11f 100644
--- a/traffic_portal/app/src/modules/private/tenants/edit/index.js
+++ b/traffic_portal/app/src/modules/private/tenants/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/tenants/index.js b/traffic_portal/app/src/modules/private/tenants/index.js
index a166ca5..f45575d 100644
--- a/traffic_portal/app/src/modules/private/tenants/index.js
+++ b/traffic_portal/app/src/modules/private/tenants/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/tenants/list/index.js b/traffic_portal/app/src/modules/private/tenants/list/index.js
index 566cbca..f1e96b2 100644
--- a/traffic_portal/app/src/modules/private/tenants/list/index.js
+++ b/traffic_portal/app/src/modules/private/tenants/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/tenants/new/index.js b/traffic_portal/app/src/modules/private/tenants/new/index.js
index 00831ca..2b8e516 100644
--- a/traffic_portal/app/src/modules/private/tenants/new/index.js
+++ b/traffic_portal/app/src/modules/private/tenants/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/types/edit/index.js b/traffic_portal/app/src/modules/private/types/edit/index.js
index be17acc..75ed096 100644
--- a/traffic_portal/app/src/modules/private/types/edit/index.js
+++ b/traffic_portal/app/src/modules/private/types/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/types/index.js b/traffic_portal/app/src/modules/private/types/index.js
index 6333b03..05a1e56 100644
--- a/traffic_portal/app/src/modules/private/types/index.js
+++ b/traffic_portal/app/src/modules/private/types/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/types/list/index.js b/traffic_portal/app/src/modules/private/types/list/index.js
index 34c8264..561a983 100644
--- a/traffic_portal/app/src/modules/private/types/list/index.js
+++ b/traffic_portal/app/src/modules/private/types/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/types/new/index.js b/traffic_portal/app/src/modules/private/types/new/index.js
index 54826f1..6a95c40 100644
--- a/traffic_portal/app/src/modules/private/types/new/index.js
+++ b/traffic_portal/app/src/modules/private/types/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/user/UserController.js b/traffic_portal/app/src/modules/private/user/UserController.js
index e6e4caf..43317b7 100644
--- a/traffic_portal/app/src/modules/private/user/UserController.js
+++ b/traffic_portal/app/src/modules/private/user/UserController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/user/edit/UserEditController.js b/traffic_portal/app/src/modules/private/user/edit/UserEditController.js
index a3dfb0c..f189931 100644
--- a/traffic_portal/app/src/modules/private/user/edit/UserEditController.js
+++ b/traffic_portal/app/src/modules/private/user/edit/UserEditController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/user/edit/index.js b/traffic_portal/app/src/modules/private/user/edit/index.js
index 9f16577..51edc8d 100644
--- a/traffic_portal/app/src/modules/private/user/edit/index.js
+++ b/traffic_portal/app/src/modules/private/user/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/user/index.js b/traffic_portal/app/src/modules/private/user/index.js
index 15840cc..5ecbfad 100644
--- a/traffic_portal/app/src/modules/private/user/index.js
+++ b/traffic_portal/app/src/modules/private/user/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/users/UsersController.js b/traffic_portal/app/src/modules/private/users/UsersController.js
index 5e51dbf..d9ff0c0 100644
--- a/traffic_portal/app/src/modules/private/users/UsersController.js
+++ b/traffic_portal/app/src/modules/private/users/UsersController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/users/edit/index.js b/traffic_portal/app/src/modules/private/users/edit/index.js
index e6389cf..5c3dbd2 100644
--- a/traffic_portal/app/src/modules/private/users/edit/index.js
+++ b/traffic_portal/app/src/modules/private/users/edit/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/users/index.js b/traffic_portal/app/src/modules/private/users/index.js
index bc3c2b2..dfe150e 100644
--- a/traffic_portal/app/src/modules/private/users/index.js
+++ b/traffic_portal/app/src/modules/private/users/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/users/list/index.js b/traffic_portal/app/src/modules/private/users/list/index.js
index e40d382..e8c7ddb 100644
--- a/traffic_portal/app/src/modules/private/users/list/index.js
+++ b/traffic_portal/app/src/modules/private/users/list/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/private/users/new/index.js b/traffic_portal/app/src/modules/private/users/new/index.js
index 54f2eb3..c95246e 100644
--- a/traffic_portal/app/src/modules/private/users/new/index.js
+++ b/traffic_portal/app/src/modules/private/users/new/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/public/index.js b/traffic_portal/app/src/modules/public/index.js
index 1e6bdd1..cbd0a76 100644
--- a/traffic_portal/app/src/modules/public/index.js
+++ b/traffic_portal/app/src/modules/public/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/public/login/LoginController.js b/traffic_portal/app/src/modules/public/login/LoginController.js
index 1c2e422..33bb557 100644
--- a/traffic_portal/app/src/modules/public/login/LoginController.js
+++ b/traffic_portal/app/src/modules/public/login/LoginController.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/modules/public/login/index.js b/traffic_portal/app/src/modules/public/login/index.js
index fd8a55c..9e682f6 100644
--- a/traffic_portal/app/src/modules/public/login/index.js
+++ b/traffic_portal/app/src/modules/public/login/index.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/scripts/config.js b/traffic_portal/app/src/scripts/config.js
index c7fce2c..ab297e3 100644
--- a/traffic_portal/app/src/scripts/config.js
+++ b/traffic_portal/app/src/scripts/config.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
diff --git a/traffic_portal/app/src/scripts/shared-libs.js b/traffic_portal/app/src/scripts/shared-libs.js
index 54899a0..e3367d8 100644
--- a/traffic_portal/app/src/scripts/shared-libs.js
+++ b/traffic_portal/app/src/scripts/shared-libs.js
@@ -6,9 +6,9 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY