Update copyright year

This commit is contained in:
yordanov
2026-01-11 13:20:15 +02:00
parent 07c96bd4bd
commit 2debdbfd38
11 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2018-2025 Radzen Ltd
Copyright (c) 2018-2026 Radzen Ltd
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2018-2025 Radzen Ltd
Copyright (c) 2018-2026 Radzen Ltd
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -27,7 +27,7 @@ namespace Radzen.Blazor
/// @Body
/// </RadzenBody>
/// <RadzenFooter>
/// © 2025 My Company
/// © 2026 My Company
/// </RadzenFooter>
/// </RadzenLayout>
/// </code>

View File

@@ -22,14 +22,14 @@ namespace Radzen.Blazor
/// &lt;PointContent&gt;&lt;RadzenIcon Icon="check_circle" /&gt;&lt;/PointContent&gt;
/// &lt;ChildContent&gt;
/// &lt;RadzenText TextStyle="TextStyle.H6"&gt;Order Placed&lt;/RadzenText&gt;
/// &lt;RadzenText&gt;January 1, 2025&lt;/RadzenText&gt;
/// &lt;RadzenText&gt;January 1, 2026&lt;/RadzenText&gt;
/// &lt;/ChildContent&gt;
/// &lt;/RadzenTimelineItem&gt;
/// &lt;RadzenTimelineItem&gt;
/// &lt;PointContent&gt;&lt;RadzenIcon Icon="local_shipping" /&gt;&lt;/PointContent&gt;
/// &lt;ChildContent&gt;
/// &lt;RadzenText TextStyle="TextStyle.H6"&gt;Shipped&lt;/RadzenText&gt;
/// &lt;RadzenText&gt;January 2, 2025&lt;/RadzenText&gt;
/// &lt;RadzenText&gt;January 2, 2026&lt;/RadzenText&gt;
/// &lt;/ChildContent&gt;
/// &lt;/RadzenTimelineItem&gt;
/// &lt;/Items&gt;

View File

@@ -8,7 +8,7 @@
{%- if _appFooter -%}
{{_appFooter}}
{%- else -%}
<span>Radzen Blazor Components, © 2018-2025 Radzen. <a href="https://github.com/radzenhq/radzen-blazor" target="_blank">Source Code</a> licensed under <a href="https://github.com/radzenhq/radzen-blazor/blob/master/LICENSE" target="_blank">MIT</a></span>
<span>Radzen Blazor Components, © 2018-2026 Radzen. <a href="https://github.com/radzenhq/radzen-blazor" target="_blank">Source Code</a> licensed under <a href="https://github.com/radzenhq/radzen-blazor/blob/master/LICENSE" target="_blank">MIT</a></span>
{%- endif -%}
</div>
</div>

View File

@@ -7,7 +7,7 @@
<a href="#top">{{__global.backToTop}}</a>
</span>
{{{_appFooter}}}
{{^_appFooter}}<span>Radzen Blazor Components, © 2018-2025 Radzen. <a href="https://github.com/radzenhq/radzen-blazor" target="_blank">Source Code</a> licensed under <a href="https://github.com/radzenhq/radzen-blazor/blob/master/LICENSE" target="_blank">MIT</a></span>{{/_appFooter}}
{{^_appFooter}}<span>Radzen Blazor Components, © 2018-2026 Radzen. <a href="https://github.com/radzenhq/radzen-blazor" target="_blank">Source Code</a> licensed under <a href="https://github.com/radzenhq/radzen-blazor/blob/master/LICENSE" target="_blank">MIT</a></span>{{/_appFooter}}
</div>
</div>
</footer>

View File

@@ -219,7 +219,7 @@
<RadzenPanelMenuItem Text="Settings" Icon="settings" Click="@(() => OnMenuItemClick("Settings"))" />
</RadzenPanelMenu>
<RadzenText TextStyle="TextStyle.Caption" class="rz-ms-6 rz-text-tertiary-color">Radzen Tasks v1.0.0</RadzenText>
<RadzenText TextStyle="TextStyle.Caption" class="rz-mb-6 rz-ms-6 rz-text-tertiary-color">Copyright Ⓒ 2025</RadzenText>
<RadzenText TextStyle="TextStyle.Caption" class="rz-mb-6 rz-ms-6 rz-text-tertiary-color">Copyright Ⓒ 2026</RadzenText>
</RadzenStack>
</RadzenSidebar>
</RadzenLayout>
@@ -522,7 +522,7 @@
<RadzenStack Orientation="Orientation.Vertical" JustifyContent="JustifyContent.Center" class="copyright">
<RadzenLink Path="https://www.radzen.com" title="Create .NET Core web applications fast & easy" target="_blank"><img alt="Easier than you think" src="images/easier-than-you-think.svg" /></RadzenLink>
<p class="rz-mt-12">
Radzen Blazor Components, &copy; 2018-2025 Radzen.<br />
Radzen Blazor Components, &copy; 2018-2026 Radzen.<br />
<RadzenLink Path="https://github.com/radzenhq/radzen-blazor" Text="Source Code" target="_blank" /> licensed under
<RadzenLink Path="https://github.com/radzenhq/radzen-blazor/blob/master/LICENSE" Text="MIT" target="_blank" />.
</p>

View File

@@ -51,7 +51,7 @@
HTML heading content
</RadzenText>
<RadzenText TextStyle="TextStyle.Subtitle1" class="rz-py-12">
Copyright &copy; 2025 Radzen Ltd. All rights reserved.
Copyright &copy; 2026 Radzen Ltd. All rights reserved.
</RadzenText>
</RadzenColumn>
<RadzenColumn Size="8" SizeSM="6" SizeMD="4" SizeLG="3" Order="1" OrderSM="2">

View File

@@ -53,7 +53,7 @@
HTML heading content
</RadzenText>
<RadzenText TextStyle="TextStyle.Subtitle1" class="rz-py-12">
Copyright &copy; 2025 Radzen Ltd. All rights reserved.
Copyright &copy; 2026 Radzen Ltd. All rights reserved.
</RadzenText>
</RadzenColumn>
<RadzenColumn Size="8" SizeSM="6" SizeMD="4" SizeLG="3" Order="1" OrderSM="2">

View File

@@ -72,7 +72,7 @@
</RadzenRow>
<RadzenRow class="rz-border-top rz-border-color-base-800 rz-mt-12 rz-pt-8">
<RadzenColumn Size="12" Style="height: fit-content">
<RadzenText Text="Copyright &copy; 2025, Company Name Inc. All rights reserved." TextStyle="Radzen.Blazor.TextStyle.Body2" class="rz-m-0 rz-text-disabled-color" />
<RadzenText Text="Copyright &copy; 2026, Company Name Inc. All rights reserved." TextStyle="Radzen.Blazor.TextStyle.Body2" class="rz-m-0 rz-text-disabled-color" />
</RadzenColumn>
</RadzenRow>
</section>
@@ -105,7 +105,7 @@
<RadzenLink Text="Partners" Path="/ui-blocks-footers" class="rz-text-tertiary-color"></RadzenLink>
<RadzenLink Text="Company" Path="/ui-blocks-footers" class="rz-text-tertiary-color"></RadzenLink>
</RadzenStack>
<RadzenText Text="Copyright &copy; 2025, Company Name Inc. All rights reserved." TextStyle="Radzen.Blazor.TextStyle.Body2" class="rz-text-disabled-color rz-my-12" TextAlign="Radzen.TextAlign.Center" />
<RadzenText Text="Copyright &copy; 2026, Company Name Inc. All rights reserved." TextStyle="Radzen.Blazor.TextStyle.Body2" class="rz-text-disabled-color rz-my-12" TextAlign="Radzen.TextAlign.Center" />
</RadzenColumn>
</RadzenRow>
</RadzenTabsItem>
@@ -127,7 +127,7 @@
<RadzenTabsItem Text="Theme's default">
<RadzenRow class="rz-w-100 rz-mx-auto rz-p-6 rz-p-sm-12 " >
<RadzenColumn Size="12">
<RadzenText Text="Copyright &copy; 2025, Company Name Inc. All rights reserved." TextStyle="Radzen.Blazor.TextStyle.Body2" class="rz-m-0 rz-text-tertiary-color" />
<RadzenText Text="Copyright &copy; 2026, Company Name Inc. All rights reserved." TextStyle="Radzen.Blazor.TextStyle.Body2" class="rz-m-0 rz-text-tertiary-color" />
</RadzenColumn>
</RadzenRow>
</RadzenTabsItem>

View File

@@ -85,7 +85,7 @@
</RadzenRow>
</RadzenCard>
<RadzenText TextStyle="TextStyle.Body1" TextAlign="TextAlign.Center" class="rz-mt-12">
<span>Radzen Blazor Components, &copy; 2018-2025 Radzen.</span> <br />
<span>Radzen Blazor Components, &copy; 2018-2026 Radzen.</span> <br />
<RadzenLink Path="https://github.com/radzenhq/radzen-blazor" target="_blank">Source Code</RadzenLink> licensed under
<RadzenLink Path="https://github.com/radzenhq/radzen-blazor/blob/master/LICENSE" target="_blank">MIT</RadzenLink>
</RadzenText>