Skip to content

Commit 1cc01be

Browse files
quaternictgross35
authored andcommitted
add license information
1 parent cc152c5 commit 1cc01be

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)