diff options
Diffstat (limited to 'src/parse.lisp')
-rw-r--r-- | src/parse.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parse.lisp b/src/parse.lisp index 4e9cd5c..56c23f4 100644 --- a/src/parse.lisp +++ b/src/parse.lisp @@ -1,5 +1,5 @@ ;; Assembler for the RISC-V[ECTOR] mini-ISA. -;; Copyright (C) 2025 +;; Copyright (C) 2025 bdunahu ;; This program is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |