summaryrefslogtreecommitdiff
path: root/pkg/policy/bucket-policy.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/policy/bucket-policy.go')
-rw-r--r--pkg/policy/bucket-policy.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/policy/bucket-policy.go b/pkg/policy/bucket-policy.go
index 79fd801..f2c7289 100644
--- a/pkg/policy/bucket-policy.go
+++ b/pkg/policy/bucket-policy.go
@@ -1,6 +1,6 @@
/*
- * Minio Go Library for Amazon S3 Compatible Cloud Storage
- * Copyright 2015-2017 Minio, Inc.
+ * MinIO Go Library for Amazon S3 Compatible Cloud Storage
+ * Copyright 2015-2017 MinIO, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ import (
"reflect"
"strings"
- "github.com/minio/minio-go/pkg/set"
+ "github.com/minio/minio-go/v6/pkg/set"
)
// BucketPolicy - Bucket level policy.