diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2020-10-06 21:50:56 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2020-10-06 21:50:56 -0400 |
commit | 25641dc15bcb123009711f614b72cdca2e8cb174 (patch) | |
tree | ab106f176d2c420a6115e7c07ec641f2890ca546 | |
parent | cfb04f6743dcf73e26946d4057eb5e1eef468d38 (diff) |
kernel: Update copyright year.
-rw-r--r-- | starling/kernel.scm | 2 |
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 |