summaryrefslogtreecommitdiff
path: root/api-put-object-copy.go
diff options
context:
space:
mode:
Diffstat (limited to 'api-put-object-copy.go')
-rw-r--r--api-put-object-copy.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-put-object-copy.go b/api-put-object-copy.go
index 21322ef..19e58ad 100644
--- a/api-put-object-copy.go
+++ b/api-put-object-copy.go
@@ -1,6 +1,6 @@
/*
- * Minio Go Library for Amazon S3 Compatible Cloud Storage
- * Copyright 2017, 2018 Minio, Inc.
+ * MinIO Go Library for Amazon S3 Compatible Cloud Storage
+ * Copyright 2017, 2018 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 (
"io/ioutil"
"net/http"
- "github.com/minio/minio-go/pkg/encrypt"
+ "github.com/minio/minio-go/v6/pkg/encrypt"
)
// CopyObject - copy a source object into a new object