szetszwo commented on code in PR #4745:
URL: https://github.com/apache/ozone/pull/4745#discussion_r1199508920


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/ICopyObject.java:
##########
@@ -0,0 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with this
+ * work for additional information regarding copyright ownership.  The ASF
+ * licenses this file to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ * http://www.apache.org/licenses/LICENSE-2.0

Review Comment:
   @ashishkumar50 , we usually leave an empty line before and after the link; 
see "Source File Headers for Code Developed at the ASF" in 
https://www.apache.org/legal/src-headers.html
   
   BTW, the `<p>` tag is for javadoc.  That why we should remove it and leave 
an empty line.
   
   Since it can pass the [rat 
test](https://github.com/apache/ozone/actions/runs/5027082009/jobs/9019199077?pr=4745#step:7:1),
 let's just merge this.



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

Reply via email to