diff options
-rw-r--r-- | starling/node.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starling/node.scm b/starling/node.scm index 7e5933e..704c2ad 100644 --- a/starling/node.scm +++ b/starling/node.scm @@ -1,5 +1,5 @@ ;;; Starling Game Engine -;;; Copyright © 2018, 2019, 2020 David Thompson <davet@gnu.org> +;;; Copyright © 2018-2021 David Thompson <dthompson2@worcester.edu> ;;; ;;; This program is free software: you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as |