diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2020-09-29 20:18:09 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2020-09-29 20:18:09 -0400 |
commit | 6e809066edb93ff6907cf342fd896cb554e232d6 (patch) | |
tree | 10e5f082cb25e1f9efab21226516e413cfb1c411 | |
parent | ad1e3139d2096aabfbb5627cb0e58ce86b1fdef5 (diff) |
node: Update copyright year.
-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 ff7d0db..17fd177 100644 --- a/starling/node.scm +++ b/starling/node.scm @@ -1,5 +1,5 @@ ;;; Starling Game Engine -;;; Copyright © 2018, 2019 David Thompson <davet@gnu.org> +;;; Copyright © 2018, 2019, 2020 David Thompson <davet@gnu.org> ;;; ;;; This program is free software: you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as |