summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rwxr-xr-xexamples/2048/20481
2 files changed, 3 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..e7996e3
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,2 @@
+David Thompson <davet@gnu.org>
+Jordan Russell <jordan.likes.curry@gmail.com> \ No newline at end of file
diff --git a/examples/2048/2048 b/examples/2048/2048
index c7a3b8d..d185623 100755
--- a/examples/2048/2048
+++ b/examples/2048/2048
@@ -3,6 +3,7 @@
;;; 2048
;;; Copyright (C) 2014 David Thompson <dthompson2@worcester.edu>
+;;; Copyright (C) 2014 Jordan Russell <jordan.likes.curry@gmail.com>
;;;
;;; This program is free software: you can redistribute it and/or
;;; modify it under the terms of the GNU General Public License as