diff options
Diffstat (limited to 'lib/random32.c')
-rw-r--r-- | lib/random32.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/random32.c b/lib/random32.c index fa594b1140e6..0a90cb0e0fb6 100644 --- a/lib/random32.c +++ b/lib/random32.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * This is a maximally equidistributed combined Tausworthe generator * based on code from GNU Scientific Library 1.5 (30 Jun 2004) |