diff options
-rw-r--r-- | starling/node-2d.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starling/node-2d.scm b/starling/node-2d.scm index a1e8a24..a66f6d5 100644 --- a/starling/node-2d.scm +++ b/starling/node-2d.scm @@ -1,5 +1,5 @@ ;;; Starling Game Engine -;;; Copyright © 2018 David Thompson <davet@gnu.org> +;;; Copyright © 2018, 2019 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 |