Skip to content

Commit 0caa34b

Browse files
committed
added missing file headers
1 parent 61727c5 commit 0caa34b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

air/src/air/aux.rs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// Copyright (c) Facebook, Inc. and its affiliates.
2+
//
3+
// This source code is licensed under the MIT license found in the
4+
// LICENSE file in the root directory of this source tree.
5+
16
use alloc::{string::ToString, vec::Vec};
27

38
use crypto::{ElementHasher, RandomCoin, RandomCoinError};

0 commit comments

Comments
 (0)