[ament_copyright] relax enforcement of Apache license in file header
Đang mở
enhancement
help wanted
- Ngôn ngữ chính
- Python
- Star
- 50
- Fork
- 129
- Merge trung bình
- 3 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 3
Mô tả
ament_copyright is overzealous in enforcing its preferred header for Apache 2.0 license.
See http://www.apache.org/foundation/license-faq.html
* Use of the license *does not require* this header - only if it's likely that the source files somehow become separated from the license file.
* This check precludes the short variant suggested by Apache:
```
Copyright [yyyy] [name of copyright owner]
SPDX-License-Identifier: Apache-2.0
```
* Even the ASF doesn't use a copyright in the header: https://www.apache.org/legal/src-headers.html#headers
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.