Switch BSD license in fsutil package to dep project license

Signed-off-by: Brice Rising <brice.rising@slalom.com>
(cherry picked from commit 45d723359e)
pull/8287/head
Brice Rising 7 years ago committed by Matt Farina
parent d6c0026f26
commit fba02b765f
No known key found for this signature in database
GPG Key ID: 9436E80BFBA46909

@ -2,7 +2,7 @@
Copyright (c) for portions of fs.go are held by The Go Authors, 2016 and are provided under
the BSD license.
https://github.com/golang/go/blob/master/LICENSE
https://github.com/golang/dep/blob/master/LICENSE
Copyright The Helm Authors.
Licensed under the Apache License, Version 2.0 (the "License");

@ -2,7 +2,7 @@
Copyright (c) for portions of fs_test.go are held by The Go Authors, 2016 and are provided under
the BSD license.
https://github.com/golang/go/blob/master/LICENSE
https://github.com/golang/dep/blob/master/LICENSE
Copyright The Helm Authors.
Licensed under the Apache License, Version 2.0 (the "License");

@ -2,7 +2,7 @@
Copyright (c) for portions of rename.go are held by The Go Authors, 2016 and are provided under
the BSD license.
https://github.com/golang/go/blob/master/LICENSE
https://github.com/golang/dep/blob/master/LICENSE
Copyright The Helm Authors.
Licensed under the Apache License, Version 2.0 (the "License");

@ -2,7 +2,7 @@
Copyright (c) for portions of rename_windows.go are held by The Go Authors, 2016 and are provided under
the BSD license.
https://github.com/golang/go/blob/master/LICENSE
https://github.com/golang/dep/blob/master/LICENSE
Copyright The Helm Authors.
Licensed under the Apache License, Version 2.0 (the "License");

Loading…
Cancel
Save