AlenkaF commented on code in PR #39505:
URL: https://github.com/apache/arrow/pull/39505#discussion_r1447131297


##########
docs/source/conf.py:
##########
@@ -201,7 +201,12 @@
 
 # General information about the project.
 project = u'Apache Arrow'
-copyright = f'2016-{datetime.datetime.now().year} Apache Software Foundation'
+copyright = (
+    f"2016-{datetime.datetime.now().year} Apache Software Foundation.\n"

Review Comment:
   Oh you are correct. Having `© Copyright` on each line sure isn't what we 
want.
   



-- 
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]

Reply via email to