aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/m4/lib/printf-frexp.c
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-10-20 14:48:12 +0300
committerthegeorg <thegeorg@yandex-team.com>2024-10-20 15:00:29 +0300
commitb6f802fe434163ffe6f81843780906ae25ac4755 (patch)
treee63ee2665b40183135d1e04756f2fe091f031209 /contrib/tools/m4/lib/printf-frexp.c
parent694f58a5c020bfe1028af0fd2d4947d07e2a7080 (diff)
downloadydb-b6f802fe434163ffe6f81843780906ae25ac4755.tar.gz
Update contrib/tools/m4 to 1.4.18
commit_hash:dab43d0051ce5656201a6f031d378c04dceefa2c
Diffstat (limited to 'contrib/tools/m4/lib/printf-frexp.c')
-rw-r--r--contrib/tools/m4/lib/printf-frexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/m4/lib/printf-frexp.c b/contrib/tools/m4/lib/printf-frexp.c
index 1a7b0c438e..1841b86b68 100644
--- a/contrib/tools/m4/lib/printf-frexp.c
+++ b/contrib/tools/m4/lib/printf-frexp.c
@@ -1,5 +1,5 @@
/* Split a double into fraction and mantissa, for hexadecimal printf.
- Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by