Browse Source

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 year ago
parent
commit
14c8b674ea
1 changed files with 0 additions and 1 deletions
  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 . }}
  - [{{.Name}}](https://pkg.go.dev/{{.Name}}) ([{{.LicenseName}}]({{.LicenseURL}}))
 {{- 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))