Peter Vary created HIVE-18356:
---------------------------------

             Summary: Fixing license headers in checkstyle
                 Key: HIVE-18356
                 URL: https://issues.apache.org/jira/browse/HIVE-18356
             Project: Hive
          Issue Type: Bug
          Components: Testing Infrastructure
            Reporter: Peter Vary
            Assignee: Peter Vary
            Priority: Minor


The checkstyle header contains the following ASF header:
{code}
/**
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
[..]
{code}

Even if we undecided what to do with the already existing headers (HIVE-17952), 
the new ones should use the proper one with 1 '*' in the first line:
{code}
/*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
[..]
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to