Skip to content

Commit 784d0cf

Browse files
committed
add license information
1 parent d48a0a2 commit 784d0cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libm/src/math/support/int_traits/narrowing_div.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* SPDX-License-Identifier: MIT OR Apache-2.0 */
12
use crate::support::{CastInto, DInt, HInt, Int, MinInt, u256};
23

34
/// Trait for unsigned division of a double-wide integer

0 commit comments

Comments
 (0)