summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2019-07-09 20:50:51 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2019-07-09 20:50:51 -0400
commita6d8b4e287f0ac32d72feab10c2bf452d65fac32 (patch)
tree45c5d935fe23120935c29988fce3a4f05e465b2e
parent409dad2252aae597329c3dba4aea157bb939f43c (diff)
node-2d: Update copyright year.
-rw-r--r--starling/node-2d.scm2
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