summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 03b619e..c959956 100644
--- a/README.md
+++ b/README.md
@@ -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.