Skip to content

Commit 3dcbf42

Browse files
payal-canyongithub-actions[bot]
authored andcommitted
Update code formatting and copyright headers
1 parent ccf48b9 commit 3dcbf42

14 files changed

Lines changed: 15 additions & 14 deletions

app-modules/prospect/database/migrations/2026_01_21_154229_convert_prospect_email_addresses_address_to_citext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/prospect/tests/Tenant/Unit/ProspectCanReceiveEmailTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/prospect/tests/Tenant/Unit/ProspectEmailAddressHealthStatusTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/student-data-model/database/factories/EmailAddressOptInOptOutFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/student-data-model/database/migrations/2026_01_21_154225_enable_citext_extension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/student-data-model/database/migrations/2026_01_21_154227_create_email_address_opt_in_opt_outs_table.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/student-data-model/database/migrations/2026_01_21_154228_convert_student_email_addresses_address_to_citext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/student-data-model/database/migrations/2026_01_21_154230_convert_bounced_email_addresses_address_to_citext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

app-modules/student-data-model/resources/views/components/filament/resources/educatables/view-educatable/email-address-detail.blade.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ class="size-5"
7878
<x-filament::icon
7979
class="ml-1 h-6 w-6"
8080
style="color: {{ $healthStatus->getLightModeColor() }};"
81-
x-bind:style="$store.theme === 'dark' ? 'color: {{ $healthStatus->getDarkModeColor() }};' : 'color: {{ $healthStatus->getLightModeColor() }};'"
81+
x-bind:style="$store.theme === 'dark' ? 'color: {{ $healthStatus->getDarkModeColor() }};' :
82+
'color: {{ $healthStatus->getLightModeColor() }};'"
8283
icon="{{ $healthStatus->getIcon() }}"
8384
x-tooltip.raw="{{ $healthStatus->getTooltipText() }}"
8485
/>

app-modules/student-data-model/src/Enums/EmailAddressOptInOptOutStatus.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
in the software, and you may not remove or obscure any functionality in the
1818
software that is protected by the license key.
1919
- You may not alter, remove, or obscure any licensing, copyright, or other notices
20-
of the licensor in the software. Any use of the licensor's trademarks is subject
20+
of the licensor in the software. Any use of the licensors trademarks is subject
2121
to applicable law.
2222
- Canyon GBS LLC respects the intellectual property rights of others and expects the
2323
same in return. Canyon GBS™ and Advising App™ are registered trademarks of

0 commit comments

Comments
 (0)