diff options
author | thegeorg <thegeorg@yandex-team.com> | 2024-08-04 11:38:26 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2024-08-04 11:50:56 +0300 |
commit | ad701999eb5b93914c402b833230cf5f25958d46 (patch) | |
tree | c90ad21f5f2b35d8db8c2f75a651bbe63ec1d6ef /contrib/tools/bison/lib/quote.h | |
parent | 8744db6c4910e07c48a536a49886d2601c4fe6c6 (diff) | |
download | ydb-ad701999eb5b93914c402b833230cf5f25958d46.tar.gz |
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/quote.h')
-rw-r--r-- | contrib/tools/bison/lib/quote.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/bison/lib/quote.h b/contrib/tools/bison/lib/quote.h index 5cef8ff1e0..391ff1a353 100644 --- a/contrib/tools/bison/lib/quote.h +++ b/contrib/tools/bison/lib/quote.h @@ -1,6 +1,6 @@ /* quote.h - prototypes for quote.c - Copyright (C) 1998-2001, 2003, 2009-2019 Free Software Foundation, Inc. + Copyright (C) 1998-2001, 2003, 2009-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 |