Skip to content

Commit c3c78e5

Browse files
authored
Update footer copyright information
Added terms of use and trademark policy information to footer.
1 parent b7a1379 commit c3c78e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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
27+
Copyright © DocumentDB a Series of LF Projects, LLC.
2828
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
2929
</p>
3030
</div>

0 commit comments

Comments
 (0)