Update copyright in benches/oprf.rs

This commit is contained in:
Kevin Lewi
2020-09-01 10:23:39 -07:00
committed by GitHub
parent 59af252168
commit cdf0c7bf72
+4 -2
View File
@@ -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;