File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -200,6 +200,18 @@ export class Footer extends LitElement {
200200 </ div >
201201 </ div >
202202 </ div >
203+ < div class ="container ">
204+ < div class ="row ">
205+ < p >
206+ Copyright © 2025 CD Foundation The Linux Foundation®. All rights reserved.
207+ The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our
208+ < a href ="https://www.linuxfoundation.org/legal/trademark-usage " target ="_blank "> Trademark Usage</ a > page.
209+ Linux is a registered trademark of Linus Torvalds.
210+ < a href ="https://www.linuxfoundation.org/legal/privacy-policy " target ="_blank "> Privacy Policy</ a > and
211+ < a href ="https://www.linuxfoundation.org/legal/terms " target ="_blank "> Terms of Use</ a > .
212+ </ p >
213+ </ div >
214+ </ div >
203215</ footer >
204216 ` ;
205217 }
You can’t perform that action at this time.
0 commit comments