summaryrefslogtreecommitdiff
path: root/src/getargs.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-01-14 21:27:26 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2022-01-15 11:16:30 -0800
commit07e18e7fb4699c9529be8b62a5856ea6aef7e1b0 (patch)
tree7b8731c7cc41c637435080a5378af10e905399e4 /src/getargs.c
parent013d59821994eda066fedceb0a137593244007ee (diff)
downloadbison-07e18e7fb4699c9529be8b62a5856ea6aef7e1b0.tar.gz
package: bump copyrights to 2022
Run "make update-copyright".
Diffstat (limited to 'src/getargs.c')
-rw-r--r--src/getargs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getargs.c b/src/getargs.c
index ef559296..ad9ded9c 100644
--- a/src/getargs.c
+++ b/src/getargs.c
@@ -1,6 +1,6 @@
/* Parse command line arguments for Bison.
- Copyright (C) 1984, 1986, 1989, 1992, 2000-2015, 2018-2021 Free
+ Copyright (C) 1984, 1986, 1989, 1992, 2000-2015, 2018-2022 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.