Commit b968bbe
committed
Include license files in all package distributions
Add NOTICE, DISCLAIMER, and LICENSE files to the stage target
in Makefile to ensure they are included in all package formats
(tar, rpm, and deb). This ensures proper license attribution and
compliance with Apache Software Foundation requirements for all
distribution methods.
Previously, these files were not copied during the packaging
process, which could lead to incomplete license information in
distributed packages.1 parent 7cfe382 commit b968bbe
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| |||
0 commit comments