Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Issue Links
- blocks
-
PARQUET-713 parquet-cpp 1.0.0 release
- Resolved