aboutsummaryrefslogtreecommitdiff
path: root/parse.y
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2023-06-24 10:07:17 +0000
committerOmar Polo <op@omarpolo.com>2023-06-24 10:07:17 +0000
commiteac9287d295719131cbc346503dd2a0612e54b4b (patch)
tree94518245d15bae440b8fffc55e46bef44f049e30 /parse.y
parentdf6282815f8ffb0b967b818d15129a63c3b95058 (diff)
copyright years++
Diffstat (limited to 'parse.y')
-rw-r--r--parse.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse.y b/parse.y
index d6e2bd5..9e636ae 100644
--- a/parse.y
+++ b/parse.y
@@ -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>