Steps to Reproduce
Hi. I'm packaging this for Debian, and we are going through license statements. The pemutil/ssh.go file begins with:
// Copyright 2012 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
But I cannot find this file in this package. Could you add it, or at least qualify which license applies to this work? "BSD-style" is not universially unambigious, and having clear licensing matters to Debian.
Your Environment
Debian
Expected Behavior
Appropriate LICENSE file included
Actual Behavior
Appropriate LICENSE file missing
Additional Context
No response
Contributing
No response