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