diff options
author | thegeorg <[email protected]> | 2024-06-29 21:48:22 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2024-06-29 21:59:59 +0300 |
commit | b21e05a2e32e36ae9cc9826acf98084ca4b52d7d (patch) | |
tree | 20d654fb0156f50e150944fc8108a3cada8ca6ec /contrib/tools/bison/lib/progname.c | |
parent | 0cf48e974f5542c3e65398c01b9b6baf8aa6c260 (diff) |
Update contrib/tools/bison to 3.3.2
6215035f251de2d87363064fb4f07a2b14a3b4c8
Diffstat (limited to 'contrib/tools/bison/lib/progname.c')
-rw-r--r-- | contrib/tools/bison/lib/progname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/bison/lib/progname.c b/contrib/tools/bison/lib/progname.c index 382f5031d5c..a42b7fa2f70 100644 --- a/contrib/tools/bison/lib/progname.c +++ b/contrib/tools/bison/lib/progname.c @@ -1,5 +1,5 @@ /* Program name management. - Copyright (C) 2001-2003, 2005-2018 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2019 Free Software Foundation, Inc. Written by Bruno Haible <[email protected]>, 2001. This program is free software: you can redistribute it and/or modify |