Commit 772464e
authored
[MWRAPPER-158] Remove incorrect license header (#166)
The "This code is licensed to ASF" license header on the generated
./mvn/wrapper/maven-wrapper.properties file does not make sense.
The file is the user's, not ASF's. It is generated as a convenience
for the user.
The file is logically part of the user's own code. We don't know
what license that has, so adding a license header is bound to be wrong.
Fixes #323.1 parent f064aa2 commit 772464e
File tree
1 file changed
+0
-19
lines changed- maven-wrapper-plugin/src/main/java/org/apache/maven/plugins/wrapper
1 file changed
+0
-19
lines changedLines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
311 | 310 | | |
312 | 311 | | |
313 | 312 | | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | 313 | | |
332 | | - | |
333 | 314 | | |
334 | 315 | | |
335 | 316 | | |
| |||
0 commit comments