Aggarwal-Raghav commented on PR #6115:
URL: https://github.com/apache/hive/pull/6115#issuecomment-3382886230

   @okumin , it seems that the bottom part of license header is not indented:
   For example in 
[AccumuloConnectionParameters.java](https://github.com/apache/hive/pull/6115/files#diff-e3e24edfaca3f85957562f0d5d55ed08bb26efa45e2a0f58dad550c29e5fa71a)
   ``` 
   * Unless required by applicable law or agreed to in writing, software
    * distributed under the License is distributed on an "AS IS" BASIS,
    * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    * See the License for the specific language governing permissions and
    * limitations under the License.
    */
   ```
   vs https://www.apache.org/legal/src-headers.html
   ```
   Unless required by applicable law or agreed to in writing,
   software distributed under the License is distributed on an
   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
   KIND, either express or implied.  See the License for the
   specific language governing permissions and limitations
   under the License.    
   ```


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