summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_mul_2d.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/bn_mp_mul_2d.c')
-rw-r--r--libtommath/bn_mp_mul_2d.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libtommath/bn_mp_mul_2d.c b/libtommath/bn_mp_mul_2d.c
index 42c6535..9ea548d 100644
--- a/libtommath/bn_mp_mul_2d.c
+++ b/libtommath/bn_mp_mul_2d.c
@@ -9,8 +9,7 @@
* Michael Fromberger but has been written from scratch with
* additional optimizations in place.
*
- * The library is free for all purposes without any express
- * guarantee it works.
+ * SPDX-License-Identifier: Unlicense
*/
/* shift left by a certain bit count */