diff --git a/pkg/fsutil/fs.go b/pkg/fsutil/fs.go index 0795f0f0f..0ad826be2 100644 --- a/pkg/fsutil/fs.go +++ b/pkg/fsutil/fs.go @@ -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"); diff --git a/pkg/fsutil/fs_test.go b/pkg/fsutil/fs_test.go index 2f7d16e0e..6d4ea1cad 100644 --- a/pkg/fsutil/fs_test.go +++ b/pkg/fsutil/fs_test.go @@ -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"); diff --git a/pkg/fsutil/rename.go b/pkg/fsutil/rename.go index 18df9ce7e..e24d46615 100644 --- a/pkg/fsutil/rename.go +++ b/pkg/fsutil/rename.go @@ -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"); diff --git a/pkg/fsutil/rename_windows.go b/pkg/fsutil/rename_windows.go index 26b35a334..fec128bc4 100644 --- a/pkg/fsutil/rename_windows.go +++ b/pkg/fsutil/rename_windows.go @@ -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");