From 394ba588b9ecb0c23d86cf007dcf443b9684b1a2 Mon Sep 17 00:00:00 2001 From: Brice Rising Date: Mon, 17 Dec 2018 16:38:42 -0500 Subject: [PATCH] Fix url for bsd license Signed-off-by: Brice Rising --- pkg/fsutil/rename.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/fsutil/rename.go b/pkg/fsutil/rename.go index 944e4831f..91c00d075 100644 --- a/pkg/fsutil/rename.go +++ b/pkg/fsutil/rename.go @@ -4,7 +4,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");