File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
kendo-react-stackblitz-app/src/components Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ This is commercial software. To use it, you need to agree to the [**End User Lic
88
99All 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.*
Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff 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' >
You can’t perform that action at this time.
0 commit comments