[
https://issues.apache.org/jira/browse/HIVE-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HIVE-9317:
--------------------------------
Attachment: hive-9327.txt
This patch changes no code, just puts the required Apache header on the source
files and moves Microsoft's copyright notice to the NOTICE file.
> move Microsoft copyright to NOTICE file
> ---------------------------------------
>
> Key: HIVE-9317
> URL: https://issues.apache.org/jira/browse/HIVE-9317
> Project: Hive
> Issue Type: Bug
> Reporter: Owen O'Malley
> Fix For: 0.15.0
>
> Attachments: hive-9327.txt
>
>
> There are a set of files that still have the Microsoft copyright notices.
> Those notices need to be moved into NOTICES and replaced with the standard
> Apache headers.
> {code}
> ./common/src/java/org/apache/hadoop/hive/common/type/Decimal128.java
> ./common/src/java/org/apache/hadoop/hive/common/type/SignedInt128.java
> ./common/src/java/org/apache/hadoop/hive/common/type/SqlMathUtil.java
> ./common/src/java/org/apache/hadoop/hive/common/type/UnsignedInt128.java
> ./common/src/test/org/apache/hadoop/hive/common/type/TestDecimal128.java
> ./common/src/test/org/apache/hadoop/hive/common/type/TestSignedInt128.java
> ./common/src/test/org/apache/hadoop/hive/common/type/TestSqlMathUtil.java
> ./common/src/test/org/apache/hadoop/hive/common/type/TestUnsignedInt128.java
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)