summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2014-07-03 20:58:55 -0400
committerDavid Thompson <dthompson2@worcester.edu>2014-07-03 20:58:55 -0400
commit24edcbb063860237c230c8a5d1d87b33d2835373 (patch)
treeec1a3ac6a73be6b6be4ceadbdf579c2d52bb124c /examples
parent3f74af2625458f41658d8548560452c444a15bde (diff)
Add copyright information for Jordan Russel.
* AUTHORS: New file. * examples/2048/2048: Add copyright info for Jordan Russel.
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/2048/20481
1 files changed, 1 insertions, 0 deletions
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