summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--LICENSE2
-rw-r--r--Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index c44b2d9..09fb02a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
ISC License
-© 2021 Mattias Andrée <maandree@kth.se>
+© 2021 Mattias Andrée <m@maandree.se>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
diff --git a/Makefile b/Makefile
index 60fb777..da9a0ae 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ CALLTYPE = multicall-hardlinks
BIN =\
+ rock-paper-scissors\
tic-tac-toe
HDR =\