summaryrefslogtreecommitdiff
path: root/src/main.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.lisp')
-rw-r--r--src/main.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.lisp b/src/main.lisp
index c6eb4d2..01df232 100644
--- a/src/main.lisp
+++ b/src/main.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