Update copyright in benches/oprf.rs
This commit is contained in:
+4
-2
@@ -1,5 +1,7 @@
|
|||||||
// Copyright (c) The Libra Core Contributors
|
// Copyright (c) Facebook, Inc. and its affiliates.
|
||||||
// SPDX-License-Identifier: Apache-2.0
|
//
|
||||||
|
// This source code is licensed under the MIT license found in the
|
||||||
|
// LICENSE file in the root directory of this source tree.
|
||||||
|
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate criterion;
|
extern crate criterion;
|
||||||
|
|||||||
Reference in New Issue
Block a user