diff options
Diffstat (limited to 'src/package.lisp')
-rw-r--r-- | src/package.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.lisp b/src/package.lisp index 3f24cfc..355643a 100644 --- a/src/package.lisp +++ b/src/package.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 |