diff options
author | Kaimakan71 <undefined.foss@gmail.com> | 2024-07-27 17:12:00 -0400 |
---|---|---|
committer | Kaimakan71 <undefined.foss@gmail.com> | 2024-07-27 17:12:00 -0400 |
commit | ef8b4fc05e3fbd09ab6903af26e2a847d95fe8d8 (patch) | |
tree | ca40d032b881f44d28b4708febcb70a6ab54c5f5 | |
parent | 3743cb6aa79bbfa25911e10560b674480e251d2d (diff) |
Add copyright
Signed-off-by: Kaimakan71 <undefined.foss@gmail.com>
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -96,3 +96,6 @@ zero: mov x1, 3 /* Iff x1 - x2 = 0, x1 equals 3 */ /* Iff x1 - x1 != 0, x1 equals 2 */ + +Copyright (c) 2024 Quinn Stephens and Ian Marco Moffett. +All rights reserved. |