Skip to content

Commit

Permalink
Revert "Add copyright to all files"
Browse files Browse the repository at this point in the history
This reverts commit 3ddb374.
  • Loading branch information
Orrison committed Nov 20, 2023
1 parent 4535b81 commit c98abf8
Show file tree
Hide file tree
Showing 1,457 changed files with 1 addition and 40,725 deletions.
28 changes: 0 additions & 28 deletions _ide_helper_models.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

// @formatter:off
/**
* A helper file for your Eloquent Models
Expand Down
28 changes: 0 additions & 28 deletions app-modules/alert/config/permissions/api/custom.php
Original file line number Diff line number Diff line change
@@ -1,31 +1,3 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

return [];
28 changes: 0 additions & 28 deletions app-modules/alert/config/permissions/web/custom.php
Original file line number Diff line number Diff line change
@@ -1,31 +1,3 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

return [];
28 changes: 0 additions & 28 deletions app-modules/alert/config/roles/api/alert_management.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

return [
'model' => [
'alert' => [
Expand Down
28 changes: 0 additions & 28 deletions app-modules/alert/config/roles/web/alert_management.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

return [
'model' => [
'alert' => [
Expand Down
28 changes: 0 additions & 28 deletions app-modules/alert/database/factories/AlertFactory.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

namespace Assist\Alert\Database\Factories;

use Assist\Alert\Models\Alert;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

use Illuminate\Support\Facades\Schema;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;
Expand Down
28 changes: 0 additions & 28 deletions app-modules/alert/database/seeders/AlertSeeder.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

namespace Assist\Alert\Database\Seeders;

use Assist\Alert\Models\Alert;
Expand Down
28 changes: 0 additions & 28 deletions app-modules/alert/src/AlertPlugin.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

namespace Assist\Alert;

use Filament\Panel;
Expand Down
28 changes: 0 additions & 28 deletions app-modules/alert/src/Enums/AlertSeverity.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

namespace Assist\Alert\Enums;

use Filament\Support\Contracts\HasLabel;
Expand Down
28 changes: 0 additions & 28 deletions app-modules/alert/src/Enums/AlertStatus.php
Original file line number Diff line number Diff line change
@@ -1,33 +1,5 @@
<?php

/*
<COPYRIGHT>
Copyright © 2022-2023, Canyon GBS LLC
All rights reserved.
This file is part of a project developed using Laravel, which is an open-source framework for PHP.
Canyon GBS LLC acknowledges and respects the copyright of Laravel and other open-source
projects used in the development of this solution.
This project is licensed under the Affero General Public License (AGPL) 3.0.
For more details, see https://github.com/canyongbs/assistbycanyongbs/blob/main/LICENSE.
Notice:
- The copyright notice in this file and across all files and applications in this
repository cannot be removed or altered without violating the terms of the AGPL 3.0 License.
- The software solution, including services, infrastructure, and code, is offered as a
Software as a Service (SaaS) by Canyon GBS LLC.
- Use of this software implies agreement to the license terms and conditions as stated
in the AGPL 3.0 License.
For more information or inquiries please visit our website at
https://www.canyongbs.com or contact us via email at [email protected].
</COPYRIGHT>
*/

namespace Assist\Alert\Enums;

use Filament\Support\Contracts\HasLabel;
Expand Down
Loading

0 comments on commit c98abf8

Please sign in to comment.