Uwe L. Korn created PARQUET-900:
-----------------------------------
Summary: C++: Fix NOTICE / LICENSE issues
Key: PARQUET-900
URL: https://issues.apache.org/jira/browse/PARQUET-900
Project: Parquet
Issue Type: Bug
Components: parquet-cpp
Reporter: Uwe L. Korn
Priority: Blocker
cpplint.py has a copyright notice, “Copyright (c) 2009 Google Inc.”
and a 3-clause BSD license that is missing for LICENSE.txt
NOTICE.txt contains license information that should only be in
LICENSE.txt (the inclusion of PFOR code). ASF guidance states: “Do not
add anything to NOTICE which is not legally required” so this should
be removed from the candidate.
.travis.yml has no header
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)