Skip to content

Commit 4558cf4

Browse files
committed
chore: update year of the license
1 parent 3c30449 commit 4558cf4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ This is commercial software. To use it, you need to agree to the [**End User Lic
88

99
All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui.
1010

11-
*Copyright © 2022 Progress Software EAD. All rights reserved.*
11+
*Copyright © 2024 Progress Software EAD. All rights reserved.*

examples/kendo-react-finance-portfolio/src/components/Footer/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export const Footer = () => {
1111
>
1212
<div className="container-fluid">
1313
<p className="text-center m-0">
14-
Copyright © 2023 Progress Software Corporation and/or its subsidiaries or affiliates. <ProgressLogo />
14+
Copyright © 2024 Progress Software Corporation and/or its subsidiaries or affiliates. <ProgressLogo />
1515
</p>
1616
</div>
1717
</footer>

examples/kendo-react-stackblitz-app/src/components/Footer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const Footer = (props) => {
99
<a href="https://www.telerik.com/purchase/license-agreement/progress-kendoreact?utm_medium=cpm&utm_source=stackblitz-app&utm_campaign=kendo-ui-react-awareness-license-agreement">License Agreement</a>
1010
</div>
1111
<div className='copyright'>
12-
Copyright © 2019 Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
12+
Copyright © 2024 Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
1313
</div>
1414
</div>
1515
<div className='d-flex ml-auto'>

0 commit comments

Comments
 (0)