mirror of
https://github.com/fumiama/blake2b-simd.git
synced 2026-06-06 02:30:28 +08:00
Update license header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2016 Frank Wessels <fwessels@xs4all.nl>
|
||||
* 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.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//+build !appengine
|
||||
|
||||
/*
|
||||
* Copyright 2016 Frank Wessels <fwessels@xs4all.nl>
|
||||
* 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.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
//+build !noasm !appengine
|
||||
|
||||
//
|
||||
// Copyright 2016 Frank Wessels <fwessels@xs4all.nl>
|
||||
// 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.
|
||||
|
||||
Reference in New Issue
Block a user