summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2020-10-06 21:50:56 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2020-10-06 21:50:56 -0400
commit25641dc15bcb123009711f614b72cdca2e8cb174 (patch)
treeab106f176d2c420a6115e7c07ec641f2890ca546
parentcfb04f6743dcf73e26946d4057eb5e1eef468d38 (diff)
kernel: Update copyright year.
-rw-r--r--starling/kernel.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/starling/kernel.scm b/starling/kernel.scm
index 217b53e..db78932 100644
--- a/starling/kernel.scm
+++ b/starling/kernel.scm
@@ -1,5 +1,5 @@
;;; Starling Game Engine
-;;; Copyright © 2018 David Thompson <davet@gnu.org>
+;;; Copyright © 2018, 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