Copilot commented on code in PR #417:
URL: https://github.com/apache/arrow-dotnet/pull/417#discussion_r3808793114


##########
src/Apache.Arrow/Arrays/Time32Array.cs:
##########
@@ -1,4 +1,4 @@
-// Licensed to the Apache Software Foundation (ASF) under one or 
moreDate32Array
+// Licensed to the Apache Software Foundation (ASF) under one or 
moreDate32Array

Review Comment:
   License header line appears to contain an accidental suffix "Date32Array" 
(missing space/newline), resulting in "under one or moreDate32Array". This 
looks like a typo and makes the standard ASF header inconsistent with other 
files.



##########
src/Apache.Arrow/Arrays/Time64Array.cs:
##########
@@ -1,4 +1,4 @@
-// Licensed to the Apache Software Foundation (ASF) under one or 
moreDate32Array
+// Licensed to the Apache Software Foundation (ASF) under one or 
moreDate32Array

Review Comment:
   License header line appears to contain an accidental suffix "Date32Array" 
(missing space/newline), resulting in "under one or moreDate32Array". This 
looks like a typo and makes the standard ASF header inconsistent with other 
files.



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