diff options
author | David Thompson <dthompson2@worcester.edu> | 2023-04-25 18:59:36 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2023-04-25 18:59:36 -0400 |
commit | 8609765a58887f57ffa0301afeb7ced354fb695b (patch) | |
tree | 2e091f2f9c13f39fdd0bd69f0ff1c2f5f1c7ebba /tests/queue.scm | |
parent | 310fe04dbaa6f95fdb2da50b1c6daa73148eec5d (diff) |
Update my email address.
Diffstat (limited to 'tests/queue.scm')
-rw-r--r-- | tests/queue.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/queue.scm b/tests/queue.scm index 03eaa01..fac2df4 100644 --- a/tests/queue.scm +++ b/tests/queue.scm @@ -1,5 +1,5 @@ ;;; Chickadee Game Toolkit -;;; Copyright © 2021 David Thompson <davet@gnu.org> +;;; Copyright © 2021 David Thompson <dthompson2@worcester.edu> ;;; ;;; Chickadee is free software: you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published |