Skip to content

Commit

Permalink
[Update] MainLayout and abbout page from 2024 to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
samatstariongroup committed Jan 20, 2025
1 parent 0159087 commit 8a23e8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reqifviewer/Pages/Index/AboutComponent.razor
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ limitations under the License.

<div class="row">
<div class="col-md-12 text-center">
<p>Copyright &copy; <a href="https://www.stariongroup.eu/" title="Starion Group" target="_blank" class="mx-3">Starion Group S.A.</a> 2021-2024.</p>
<p>Copyright &copy; <a href="https://www.stariongroup.eu/" title="Starion Group" target="_blank" class="mx-3">Starion Group S.A.</a> 2021-2025.</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion reqifviewer/Shared/MainLayout.razor
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<RadzenFooter>
<ChildContent>
<div class="text-center" style="font-size: small">
<p>Copyright &copy; <a href="https://www.stariongroup.eu/" title="Starion Group" target="_blank" class="mx-3">Starion Group S.A.</a> 2021-2024 - version @version</p>
<p>Copyright &copy; <a href="https://www.stariongroup.eu/" title="Starion Group" target="_blank" class="mx-3">Starion Group S.A.</a> 2021-2025 - version @version</p>
</div>
</ChildContent>
</RadzenFooter>
Expand Down

0 comments on commit 8a23e8a

Please sign in to comment.