diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-06-26 23:46:47 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-06-26 23:57:08 +0300 |
commit | ac037438ef5c581b0dc01829e7ba173d4b2a4d42 (patch) | |
tree | 567767475824d592c71612b198b47118923d68f5 /contrib/tools/bison/lib/float+.h | |
parent | 10d8655dd385fe03395d60abfbb5903fcc87b2a4 (diff) | |
download | ydb-ac037438ef5c581b0dc01829e7ba173d4b2a4d42.tar.gz |
Update contrib/tools/bison to 3.1
3649391e5dae6eedaa45d736e3febbde1342c10a
Diffstat (limited to 'contrib/tools/bison/lib/float+.h')
-rw-r--r-- | contrib/tools/bison/lib/float+.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tools/bison/lib/float+.h b/contrib/tools/bison/lib/float+.h index 32fb790bb5..2cb858f6a8 100644 --- a/contrib/tools/bison/lib/float+.h +++ b/contrib/tools/bison/lib/float+.h @@ -1,5 +1,5 @@ /* Supplemental information about the floating-point formats. - Copyright (C) 2007, 2009-2013 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software; you can redistribute it and/or modify @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, see <http://www.gnu.org/licenses/>. */ + along with this program; if not, see <https://www.gnu.org/licenses/>. */ #ifndef _FLOATPLUS_H #define _FLOATPLUS_H |