Commit d059cac
chore(makefile): remove residual add-license no-op target (#1788)
The license-check infrastructure (`check-license`, `install-addlicense`,
`install-hooks`, the bundled `addlicense` binary, and the git hooks
install) was already removed in commit 00ae644 (PR #1729). The
`add-license` target left behind only echoes a one-line message and
does nothing else, so it is dropped here along with its `.PHONY` entry.
License headers in source files are unchanged.
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>1 parent 34ea0f2 commit d059cac
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 201 | | |
205 | 202 | | |
206 | 203 | | |
| |||
0 commit comments