mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
Add crc32c license headers Golang and Minio
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Golang project:
|
||||
// https://github.com/golang/go/blob/master/LICENSE
|
||||
|
||||
// Using this part of Minio codebase under the license
|
||||
// Apache License Version 2.0 with modifications
|
||||
|
||||
package crc32c
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user