diff options
Diffstat (limited to 'core/strtod.c')
-rw-r--r-- | core/strtod.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/strtod.c b/core/strtod.c index 81e5d42d1..f0170ac3b 100644 --- a/core/strtod.c +++ b/core/strtod.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Sane helper for 'strtod()'. * |