We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55566d4 commit d905b30Copy full SHA for d905b30
app/layout.tsx
@@ -24,8 +24,8 @@ export default function RootLayout({
24
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-4">
25
<div className="text-center">
26
<p className="text-gray-400 text-sm">
27
- Copyright © DocumentDB a Series of LF Projects, LLC and its
28
- contributors
+ Copyright © DocumentDB a Series of LF Projects, LLC
+For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
29
</p>
30
</div>
31
0 commit comments