diff options
author | Omar Polo <op@omarpolo.com> | 2023-06-24 10:07:17 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2023-06-24 10:07:17 +0000 |
commit | eac9287d295719131cbc346503dd2a0612e54b4b (patch) | |
tree | 94518245d15bae440b8fffc55e46bef44f049e30 /parse.y | |
parent | df6282815f8ffb0b967b818d15129a63c3b95058 (diff) |
copyright years++
Diffstat (limited to 'parse.y')
-rw-r--r-- | parse.y | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ %{ /* - * Copyright (c) 2021, 2022 Omar Polo <op@omarpolo.com> + * Copyright (c) 2021, 2022, 2023 Omar Polo <op@omarpolo.com> * Copyright (c) 2018 Florian Obser <florian@openbsd.org> * Copyright (c) 2004, 2005 Esben Norby <norby@openbsd.org> * Copyright (c) 2004 Ryan McBride <mcbride@openbsd.org> |