aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools/bison/lib/c-strcasecmp.c
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-08-04 11:38:26 +0300
committerthegeorg <thegeorg@yandex-team.com>2024-08-04 11:50:56 +0300
commitad701999eb5b93914c402b833230cf5f25958d46 (patch)
treec90ad21f5f2b35d8db8c2f75a651bbe63ec1d6ef /contrib/tools/bison/lib/c-strcasecmp.c
parent8744db6c4910e07c48a536a49886d2601c4fe6c6 (diff)
downloadydb-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/c-strcasecmp.c')
-rw-r--r--contrib/tools/bison/lib/c-strcasecmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/bison/lib/c-strcasecmp.c b/contrib/tools/bison/lib/c-strcasecmp.c
index ec50f1abe7..951220f3e2 100644
--- a/contrib/tools/bison/lib/c-strcasecmp.c
+++ b/contrib/tools/bison/lib/c-strcasecmp.c
@@ -1,5 +1,5 @@
/* c-strcasecmp.c -- case insensitive string comparator in C locale
- Copyright (C) 1998-1999, 2005-2006, 2009-2019 Free Software Foundation, Inc.
+ Copyright (C) 1998-1999, 2005-2006, 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