diff options
author | thegeorg <[email protected]> | 2024-08-04 11:38:26 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2024-08-04 11:50:56 +0300 |
commit | ad701999eb5b93914c402b833230cf5f25958d46 (patch) | |
tree | c90ad21f5f2b35d8db8c2f75a651bbe63ec1d6ef /contrib/tools/bison/lib/obstack_printf.c | |
parent | 8744db6c4910e07c48a536a49886d2601c4fe6c6 (diff) |
Update contrib/tools/bison to 3.5.4
3.4.2 build is broken in NixOS, hence 3.3.x is updated to 3.5.y.
61a027adbe6cc0b27392bf3980c328640fd0ba69
Diffstat (limited to 'contrib/tools/bison/lib/obstack_printf.c')
-rw-r--r-- | contrib/tools/bison/lib/obstack_printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/bison/lib/obstack_printf.c b/contrib/tools/bison/lib/obstack_printf.c index 0d59a8bcfff..cdb9ecdabe4 100644 --- a/contrib/tools/bison/lib/obstack_printf.c +++ b/contrib/tools/bison/lib/obstack_printf.c @@ -1,5 +1,5 @@ /* Formatted output to obstacks. - Copyright (C) 2008-2019 Free Software Foundation, Inc. + Copyright (C) 2008-2020 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 |