mirror of
https://github.com/fumiama/blake2b-simd.git
synced 2026-06-12 14:10:52 +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");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
//+build !appengine
|
//+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");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
//+build !noasm !appengine
|
//+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");
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
// you may not use this file except in compliance with the License.
|
// you may not use this file except in compliance with the License.
|
||||||
|
|||||||
Reference in New Issue
Block a user