diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2021-04-05 08:52:07 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2021-04-05 08:52:07 -0400 |
commit | 472280a06ce9a68e49691d3fa6d410bc20672840 (patch) | |
tree | 6e1a3ebec04a9df31f816658f2d4ebc202207e9a | |
parent | 24f5b1f4ba944c2d66c0a5f2ffbfdfd03bfdf47d (diff) |
node: Update copyright line.
-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 |