Skip to content

Commit a4cbe9c

Browse files
committed
Adds License Header
1 parent 0c53bd3 commit a4cbe9c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

itest/rust/src/projection_test.rs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* This Source Code Form is subject to the terms of the Mozilla Public
3+
* License, v. 2.0. If a copy of the MPL was not distributed with this
4+
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
5+
*/
6+
17
#![allow(clippy::type_complexity, clippy::excessive_precision)]
28

39
use crate::itest;

0 commit comments

Comments
 (0)