Commit b1518c6
committed
internal/licenses: allow overriding links to licenses
The HPND license has been retired, but should still be
considered valid for use. opensource.org changed the url
that hosts the license, and it doesn't appear to follow
any specific pattern, so we need to keep an override mapping.
Fixes golang/go#76119
Change-Id: I554781021acc599785c8840f404bd01c6a6a6964
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/728260
Reviewed-by: Ethan Lee <[email protected]>
kokoro-CI: kokoro <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: David Chase <[email protected]>1 parent c3ac91d commit b1518c6
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
194 | 202 | | |
195 | 203 | | |
196 | 204 | | |
| |||
278 | 286 | | |
279 | 287 | | |
280 | 288 | | |
281 | | - | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
282 | 292 | | |
283 | 293 | | |
284 | 294 | | |
| |||
0 commit comments