commit | 4903e55df9be557b8a7b6979c16695ef7a51a5b9 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Wed Aug 21 11:13:48 2024 -0700 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Wed Aug 21 11:13:48 2024 -0700 |
tree | 42aeba57c207697d642772b226af8058cb2a8933 | |
parent | d253e41b82829b71d9b0148617d63e4989f509cd [diff] [blame] |
License fixes
diff --git a/test/float_tests.c b/test/float_tests.c index 97f92bf..6e00472 100644 --- a/test/float_tests.c +++ b/test/float_tests.c
@@ -6,7 +6,7 @@ * * SPDX-License-Identifier: BSD-3-Clause * - * See BSD-3-Clause license in README.md + * See BSD-3-Clause license in file named "LICENSE" * * Created on 9/19/18 * ========================================================================= */