diff --git a/blake2b_test.go b/blake2b_test.go index 73fb3b9..05f8ceb 100644 --- a/blake2b_test.go +++ b/blake2b_test.go @@ -1,5 +1,5 @@ /* - * Copyright 2016 Frank Wessels + * Minio Cloud Storage, (C) 2016 Minio, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/compress_amd64.go b/compress_amd64.go index 37deec9..524039f 100644 --- a/compress_amd64.go +++ b/compress_amd64.go @@ -2,7 +2,7 @@ //+build !appengine /* - * Copyright 2016 Frank Wessels + * Minio Cloud Storage, (C) 2016 Minio, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/compress_amd64.s b/compress_amd64.s index 3c41efd..19343da 100644 --- a/compress_amd64.s +++ b/compress_amd64.s @@ -1,7 +1,7 @@ //+build !noasm !appengine // -// Copyright 2016 Frank Wessels +// Minio Cloud Storage, (C) 2016 Minio, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.