Update copyright header

This commit is contained in:
2024-02-01 12:37:59 -06:00
parent 618200dc42
commit e8fbae9837
9 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
// © 2023-2024 John Breaux
//See LICENSE.md for license
//! Simple frontend for the assembler
#![feature(decl_macro)]
use argp::parse_args_or_exit;