Centos-kernel-stream-9/lib/math
Jaroslav Kysela f0b36316db lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier
JIRA: https://issues.redhat.com/browse/RHEL-13724

commit 9ab04d7ed8bdd395b0617a1647dd475681f99151
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Mon Jul 3 16:52:10 2023 +0300

    lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier

    Replace license boilerplate in udftime.c with SPDX identifier for
    LGPL-2.1-or-later.

    Acked-by: Mauro Carvalho Chehab <mchehab@kernel.org>
    Link: https://lore.kernel.org/r/20230619172019.21457-4-andriy.shevchenko@linux.intel.com
    Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    Link: https://lore.kernel.org/r/20230703135211.87416-4-andriy.shevchenko@linux.intel.com
    Signed-off-by: Mark Brown <broonie@kernel.org>

Signed-off-by: Jaroslav Kysela <jkysela@redhat.com>
2023-12-18 16:30:35 +01:00
..
Kconfig math: make RATIONAL tristate 2023-04-17 11:20:39 -06:00
Makefile lib/math: Move dvb_math.c into lib/math/int_log.c 2023-12-18 16:30:34 +01:00
cordic.c
div64.c
gcd.c
int_log.c lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifier 2023-12-18 16:30:35 +01:00
int_pow.c
int_sqrt.c
lcm.c
prime_numbers.c
rational-test.c
rational.c math: make RATIONAL tristate 2023-04-17 11:20:39 -06:00
reciprocal_div.c
test_div64.c