LICENSE: Add MIT Licence

This commit is contained in:
2023-03-27 18:30:31 -05:00
parent f90f1c49cc
commit 0e91b103ed
11 changed files with 58 additions and 9 deletions

View File

@@ -1,3 +1,6 @@
// (c) 2023 John A. Breaux
// This code is licensed under MIT license (see LICENSE.txt for details)
//! Tests for cpu.rs
//!
//! These run instructions, and ensure their output is consistent with previous builds