Skip to content

Commit 205d53b

Browse files
authored
add LF trademark disclaimer to site footer (#2253)
Signed-off-by: ELVIS-KATO <katoelvis23@gmail.com>
1 parent 2a8b59e commit 205d53b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/site/homepage/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ languageCode = "en-us"
143143
contentDir = "content/english"
144144
weight = 1
145145
home = "Home"
146-
copyright = "copyright &copy; 2020 OpenColorIO Contributors"
146+
copyright = "Copyright © OpenColorIO a Series of LF Projects, LLC. For web site terms of use, trademark policy and other project policies please see https://lfprojects.org/."
147147

148148
################################ France Language ########################
149149
[Languages.fr]
@@ -152,4 +152,4 @@ languageCode = "fr-fr"
152152
contentDir = "content/french"
153153
weight = 2
154154
home = "Accueil"
155-
copyright = "copyright &copy; 2020 [gethugothemes](https://gethugothemes.com) tous droits réservés"
155+
copyright = "Copyright © OpenColorIO, a Series of LF Projects, LLC. Pour les conditions d'utilisation du site Web, la politique sur les marques et autres politiques de projet, voir https://lfprojects.org/."

0 commit comments

Comments
 (0)