jojochuang commented on code in PR #41:
URL: https://github.com/apache/ozone-site/pull/41#discussion_r1291629624
##########
config.toml:
##########
@@ -12,7 +12,7 @@
# limitations under the License. See accompanying LICENSE file.
#
title = "Apache Ozone"
-copyright = "© 2022 Apache Software Foundation"
+copyright = "© {year} The Apache Software Foundation"
Review Comment:
```suggestion
copyright = "© {year} The Apache Software Foundation"
```
##########
config.toml:
##########
@@ -12,7 +12,7 @@
# limitations under the License. See accompanying LICENSE file.
#
title = "Apache Ozone"
-copyright = "© 2022 Apache Software Foundation"
+copyright = "© {year} The Apache Software Foundation"
Review Comment:
```suggestion
copyright = "© {year} The Apache Software Foundation"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]