diff options
Diffstat (limited to 'examples/2048')
-rwxr-xr-x | examples/2048/2048 | 1 |
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 |