Просмотр исходного кода

Revert "licenses: add gliderlabs/ssh license"

The gliderlabs/ssh license is actually already included in the standard
package listing.  I'm not sure why I thought it wasn't.

Updates tailscale/corp#5780

This reverts commit 11dca08e93b001b93bce6dc4435e7ad2f44d326a.

Signed-off-by: Will Norris <[email protected]>
Will Norris 1 год назад
Родитель
Сommit
14c8b674ea
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      .github/licenses.tmpl

+ 0 - 1
.github/licenses.tmpl

@@ -15,4 +15,3 @@ Some packages may only be included on certain architectures or operating systems
 {{ range . }}
 {{ range . }}
  - [{{.Name}}](https://pkg.go.dev/{{.Name}}) ([{{.LicenseName}}]({{.LicenseURL}}))
  - [{{.Name}}](https://pkg.go.dev/{{.Name}}) ([{{.LicenseName}}]({{.LicenseURL}}))
 {{- end }}
 {{- end }}
- - [gliderlabs/ssh](https://github.com/tailscale/tailscale/tree/main/tempfork/gliderlabs/ssh) ([BSD-3-Clause](https://github.com/tailscale/tailscale/blob/main/tempfork/gliderlabs/ssh/LICENSE))