diff options
Diffstat (limited to 'src/parser.y')
| -rw-r--r-- | src/parser.y | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/parser.y b/src/parser.y index 5d50fdd..a7a3e4a 100644 --- a/src/parser.y +++ b/src/parser.y @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ +/* Copyright 2023 Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + %{ /* TODO: clean up this mess and I guess fix location tracking, it works for the |
