Skip to content

Commit 2a1d547

Browse files
authored
Turns out there were 2 instances to update copyright statement as per CNCF (llm-d#418)
Signed-off-by: David G. Simmons <santafen@mac.com>
1 parent 45002c4 commit 2a1d547

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ const config = {
365365
],
366366
},
367367
],
368-
copyright: `Copyright © ${new Date().getFullYear()} llm-d project. Apache 2.0 License.`,
368+
copyright: `Copyright llm-d a Series of LF Projects, LLC. Apache 2.0 License.`,
369369
},
370370
prism: {
371371
theme: prismThemes.vsLight,

0 commit comments

Comments
 (0)