Skip to content

Commit d905b30

Browse files
authored
Revise footer copyright and add policy link
Updated copyright notice and added link to project policies.
1 parent 55566d4 commit d905b30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ export default function RootLayout({
2424
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4">
2525
<div className="text-center">
2626
<p className="text-gray-400 text-sm">
27-
Copyright © DocumentDB a Series of LF Projects, LLC and its
28-
contributors
27+
Copyright © DocumentDB a Series of LF Projects, LLC
28+
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
2929
</p>
3030
</div>
3131
</div>

0 commit comments

Comments
 (0)